Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork130
Do not rely on the actual value returned from strcmp in tests, only the sign.#205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
That's a good one, thank you for the fix. I'll check tomorrow if the new test cases make semantic sense too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM 👍 though the test cases themselves may need an overhaul, they are not very expressive.
Fix for issue#204 where the test suite fails intermittently on some platforms.