Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch2_my_main: Add '--use-colour no' per default | Sven Gothel | 2021-01-11 | 1 | -3/+12 |
* | catch2_my_main.cpp: Add 'catch_perf_analysis' flag, set via argument '--perf_... | Sven Gothel | 2021-01-02 | 1 | -2/+17 |
* | catch2_ext.hpp: Inject our own 'main()', catch2_my_main.cpp, if !defined(CATC... | Sven Gothel | 2020-12-25 | 2 | -9/+120 |
* | Add float_math.hpp for epsilon comparison; Test cleanup | Sven Gothel | 2020-12-23 | 1 | -0/+8 |
* | Replace cppunit.h with Catch2 (v3-devel): Supporting CI integration, more ver... | Sven Gothel | 2020-12-21 | 1 | -0/+40 |