summaryrefslogtreecommitdiff
path: root/tests/timed_events.cpp
AgeCommit message (Collapse)Author
2016-10-27Remove calls to INFO() in catch, they are uselesslouiz’
2016-07-28Fix the timeout test, now that we don't wait 1ms too much everytimelouiz’
2015-10-29Use Catch for our test suiteFlorent Le Coz
`make check` is also added to compile and run the tests Catch is fetched with cmake automatically into the build directory when needed