forked fromglynos/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork425
Use EXPECT_FALSE instead of EXPECT_EQ(false, X)#752
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
21 commits Select commitHold shift + click to select a range
ea14831 Use EXPECT_FALSE instead of EXPECT_EQ(false, X)
deanberrisa3c79e0 squash: fix response tests too
deanberris2300c60 squash: let make determine the number of jobs
deanberris0f42783 squash: use ccache for the build
deanberris9a1121d squash: set the compiler version properly
deanberrisea626d6 squash: use clang-3.8 as test compiler
deanberris8ef8677 squash: exclude asan and tsan builds from g++ matrix
deanberris47d91b2 squash: do not use ${HOME}
deanberrisdab4bd4 squash: remove cache until we can make it work
deanberris2dd328e squash: try installing ccache from testing too
deanberris4289ca9 squash: fix link to c compiler
deanberris009e2d5 squash: still not use ccache
deanberrisfcf669d squash: remove ccache installation for now
deanberris5219b94 squash: use boost array/chrono for 1.55
deanberrisd42f0b3 squash: try ccache again
deanberrisa344712 squash: add proper boost.asio defines for supporting clang
deanberris9050af6 squash: fix travis config
deanberris1243a50 squash: script better
deanberrisb6cd5c4 squash: add more boost.asio config options
deanberris5a39a86 squash: use boost thread v3
deanberris17cef53 squash: use libstdc++ explicitly on Linux when using clang
deanberrisFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
squash: still not use ccache
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit009e2d505876670a217fd7f67e38f4ce4d16860f
There are no files selected for viewing
1 change: 0 additions & 1 deletion.travis.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.