summaryrefslogtreecommitdiff
path: root/examples/all_features
Commit message (Expand)AuthorAge
* fixed #257 - listeners can be registered with REGISTER_LISTENER and all regis...Viktor Kirilov2019-08-11
* fixes unrelated to code (added funding badge, fixed some comments)Viktor Kirilov2019-07-06
* version 2.3.3onqtam2019-06-02
* fixed #238 - moved from an anonymous lambda to a call to a helper where the p...onqtam2019-06-02
* version 2.3.2onqtam2019-05-06
* this is actually necessary for the xml reporter as well - relates #217onqtam2019-05-06
* fixed a bug in the output when writing to stdout from within a test case woul...onqtam2019-05-06
* version 2.3.1 - mainly a fix for #210 - nothing in the doctest header has cha...onqtam2019-03-24
* version 2.3.0onqtam2019-03-23
* xml reporter is... done!!!!!onqtam2019-03-23
* the options for the run are included in the xmlonqtam2019-03-23
* the xml reporter now includes queriesonqtam2019-03-23
* added VS 2019 supportonqtam2019-03-23
* tracked down a bug - turns out the template id which is used to distinguish t...onqtam2019-03-23
* small improvementonqtam2019-03-22
* fixing buildsonqtam2019-03-21
* fixing coverageonqtam2019-03-21
* xml switch flipped for the tests!onqtam2019-03-20
* proper names - relates #203onqtam2019-03-20
* fixes after merging #203onqtam2019-03-20
* Template apply (#203)zhihaoy2019-03-20
* fixes around crashing and proper reporting of statsonqtam2019-03-19
* added a subcase testonqtam2019-03-18
* queries now also go through the reporter interface!onqtam2019-03-18
* fix buildsonqtam2019-03-17
* some work on the docs/examplesonqtam2019-03-16
* more work on the xml reporter + other cleanup.onqtam2019-03-16
* some more workonqtam2019-03-15
* extended the cmake testing infrastructure to invoke the xml reporter as well ...onqtam2019-03-15
* fixes of outputonqtam2019-03-13
* fixing builds - updated outputonqtam2019-03-03
* higher test coverageonqtam2019-03-02
* "fixes" after merging #187onqtam2019-03-02
* added badge for https://lgtm.com and cleaned up warningsonqtam2019-03-02
* Move single header to a separate folder (#187)Dimitrij Mijoski2019-03-02
* version 2.2.3onqtam2019-02-10
* Change the include path in examples as #175 (#180)ncihnegn2019-01-28
* version 2.2.2onqtam2019-01-25
* version 2.2.1onqtam2019-01-15
* hopefully fixing xcode 6.4/7.3 buildsonqtam2019-01-15
* trying to fix the old OSX builds - propagating the thread_local definitionViktor Kirilov2019-01-15
* re-enabling builds on travis for xcode 6.4 and 7.3onqtam2019-01-15
* version 2.2onqtam2018-12-05
* fixes #166 and fixes #167 - TODO: update benchmarks pageonqtam2018-12-05
* version 2.1onqtam2018-11-30
* users can now pass both just the exception type and a const(+ref) version of ...onqtam2018-11-30
* added support for CHECK_THROWS_WITH macro - currently accepts only a C string...onqtam2018-11-30
* version 2.0.1onqtam2018-10-24
* fixed issue #149onqtam2018-10-24
* version 2.0.0onqtam2018-08-23