summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* updated docsonqtam2019-08-12
* removed TSAN for gcc 4.8-7 since it's broken for some time now - seg faulting...onqtam2019-08-12
* suppressing a warning on MSVC about implicitly deleted assignment operator fo...onqtam2019-08-12
* cmake on appveyor is still old...onqtam2019-08-12
* testing VS 2019 on appveyoronqtam2019-08-12
* removed old docs and changed the name of a lambda parameter which could confl...Viktor Kirilov2019-08-12
* small doc fixViktor Kirilov2019-08-12
* Rework `INFO` lazy evaluation to use lambdas. (#270)Daan De Meyer2019-08-12
* Improve Listener docs (#273)Clare Macrae2019-08-12
* fixed #257 - listeners can be registered with REGISTER_LISTENER and all regis...Viktor Kirilov2019-08-11
* fixed #267Viktor Kirilov2019-08-11
* #266 #243 #231Viktor Kirilov2019-08-11
* fixed #266 fixed #243 relates #231Viktor Kirilov2019-08-11
* manually did what was in PR #258Viktor Kirilov2019-08-11
* Fixes to the documentation + forcing C++11 for AppleClang - to rework later.Claus Klein2019-08-11
* Fix #253 (#254)Daan De Meyer2019-08-11
* Revert "fix : includeing windows.h header caause error (#258)" (#263)Viktor Kirilov2019-08-05
* only look for C++ compiler with CMake (#256)zhihaoy2019-08-05
* fix : includeing windows.h header caause error (#258)rinechran2019-08-05
* Fix static analyzer URLs (#259)Kevin Godby2019-08-05
* fixes unrelated to code (added funding badge, fixed some comments)Viktor Kirilov2019-07-06
* add alias target for doctest for use in build tree (#247)Trond H Emaus2019-07-06
* changelog for 2.3.3onqtam2019-06-02
* version 2.3.3onqtam2019-06-02
* updated the doctest headeronqtam2019-06-02
* code reuse for the parsing of options and flagsonqtam2019-06-02
* fixed #241onqtam2019-06-02
* reverted the changes in commit f9afca14f08e0656426110d8f44c00de8bc3df1b - rel...onqtam2019-06-02
* relates #241onqtam2019-06-02
* fixed #183onqtam2019-06-02
* updated the build matrix so builds don't fail...onqtam2019-06-02
* testing CI - latest compilersonqtam2019-06-02
* added mentions in the docs regarding the new doctest_discover_tests function ...onqtam2019-06-02
* fixed #241onqtam2019-06-02
* fixed #126onqtam2019-06-02
* fixed #238 - moved from an anonymous lambda to a call to a helper where the p...onqtam2019-06-02
* fix #239 - use long macro name (#240)m-bd2019-06-02
* Add doctest_discover_tests() (#236)Cristian Morales Vega2019-06-02
* did manually what was proposed in #237onqtam2019-06-02
* Ignore redundant-decls warning on MinGW (#235)AMS212019-06-02
* Fixed meson build file dependency declaration (#233)jormundgand2019-06-02
* lets allow the gcc9 build to fail for now on travis - seems g++-9 isn't yet a...onqtam2019-05-06
* changelog for 2.3.2onqtam2019-05-06
* updated wandboxonqtam2019-05-06
* version 2.3.2onqtam2019-05-06
* regenerating the meson build file when the version changes - relates #232onqtam2019-05-06
* added GCC 9onqtam2019-05-06
* fixed #230onqtam2019-05-06
* Added meson file, to declare a dependency. (#232)jormundgand2019-05-06
* Explicitly specify the doctest_with_main C++ standard in CMake. (#231)Daan De Meyer2019-05-06