catch2/projects
Martin Hořeňovský 9500ded83b
Improved generator tracking
* Successive executions of the same `GENERATE` macro (e.g. because
of a for loop) no longer lead to multiple nested generators.
* The same line can now contain multiple `GENERATE` macros without
issues.

Fixes #1913
2020-06-01 19:06:51 +02:00
..
ExtraTests Fixed typo in "benchmark name" column width calculation. Closes #1885. 2020-03-26 10:31:35 +01:00
SelfTest Improved generator tracking 2020-06-01 19:06:51 +02:00
TestScripts Randomize test for subset invariant random ordering of tests 2020-04-14 16:38:10 +02:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Add test for consistent random ordering 2020-04-14 12:47:36 +02:00