Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@palladia
Copy link
Contributor

Handle multiple items in each response.

@palladia
Copy link
Contributor Author

@paulcallen, please review.

Copy link
Contributor

@paulcallen paulcallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix the unittest and it looks good

string expect;
NitsCompare(InhaleTestFile("TestOMICLI27.txt", expect), true, MI_T("Inhale failure"));
NitsCompareString(out.c_str(), expect.c_str(), MI_T("Output mismatch"));
NitsCompare(InhaleTestFile("TestOMICLI26.txt", expect), true, MI_T("Inhale failure"));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no point inhaling if you are not comparing! I thing you should be using your WordCount

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one is OK. It's an invoke (iv) test, and we're asking it to spell "123".

Copy link
Contributor

@paulcallen paulcallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@palladia palladia merged commit 02a165a into wsman-client-feature Oct 20, 2016
@paulcallen paulcallen deleted the george/enumerate2 branch October 20, 2016 19:35
Yash-Khatri added a commit that referenced this pull request Mar 12, 2024
* Fixes socket permission for handle sig.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants