summaryrefslogtreecommitdiff
path: root/examples/all_features
Commit message (Expand)AuthorAge
* version 1.2.9onqtam2018-05-10
* regenerated test output - relates #123onqtam2018-05-10
* fixed #123 - changed the output style in the console - gcc/clang output with ...onqtam2018-05-10
* version 1.2.8onqtam2018-03-10
* fixed issue #119onqtam2018-03-10
* typo in commentViktor Kirilov2018-03-05
* version 1.2.7onqtam2018-02-06
* updated travis build matrix with supported osx imagesonqtam2018-02-06
* version 1.2.6onqtam2017-10-29
* fixing the reference output... relates #95onqtam2017-10-29
* silencing 1 more warning for VS 2008/2010 when using /Wall - that a float was...onqtam2017-10-29
* Visual studio builds now use /Wall instead of /W4 - and only 4 warnings are l...onqtam2017-10-29
* [release] version 1.2.5onqtam2017-10-06
* bumped versiononqtam2017-09-20
* version 1.2.3onqtam2017-09-11
* enabling clang 5 buildsonqtam2017-09-11
* version 1.2.2onqtam2017-09-05
* removed templated test case for float - was triggering clang warnings when co...onqtam2017-09-05
* Prefer if(MSVC) (#84)Martin Moene2017-09-05
* - fixing build after merging the #82 PR about catching by const ref in <LEVEL...onqtam2017-09-05
* code coverage maxedonqtam2017-09-05
* version 1.2.1onqtam2017-05-24
* version 1.2 almost out!onqtam2017-05-16
* fixing cmake - builds should pass now - all cmake projects can be used by the...onqtam2017-05-16
* changed the way the example with the tests inside of a static library is defi...onqtam2017-05-16
* - added DOCTEST_NOINLINE to String::operator=() so GCC 4.9/5/6 stop reporting...onqtam2017-05-16
* this should fix the CI builds - apparently valgrind doesn't like it when I ca...onqtam2017-05-16
* implementation of a string class with a small buffer optimization - relates #69onqtam2017-05-16
* added an overload for operator<< of the ContextBuilder that catches by const ...onqtam2017-05-16
* fixing buildsonqtam2017-05-16
* finished decorators - coverage should be maxed! - relates #67onqtam2017-05-16
* - almost done with the should_fail/may_fail/expected_failures decoratorsonqtam2017-05-16
* first steps towards decorators for test cases - relates #67onqtam2017-05-16
* all builds should pass now (+ totally maxed coverage)onqtam2017-05-16
* enabled all builds againonqtam2017-05-16
* maxed out code coverageonqtam2017-05-16
* code coverage done!onqtam2017-05-16
* almost done with code coverage - only subcase filtering left!onqtam2017-05-16
* fixed a bit the listing of test suites and fixed test which gave different re...onqtam2017-05-16
* more work on test coverageonqtam2017-05-16
* more code coverageonqtam2017-05-16
* working on test coverageonqtam2017-05-16
* code coverage should work nowonqtam2017-05-16
* Printing the test suite name on test case failure - fixes #65onqtam2017-05-16
* builds should definitely be fixed now...onqtam2017-05-16
* builds should be fixed now...onqtam2017-05-16
* finished with examples!onqtam2017-05-16
* test cases example doneonqtam2017-05-16
* - logging example done!onqtam2017-05-16
* fixing clang builds...onqtam2017-05-16