catch2/tests
Martin Hořeňovský 480f3f418b
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-07-22 20:44:22 +02:00
..
ExtraTests Remove catch_default_main.hpp 2020-05-09 18:00:49 +02:00
SelfTest Improved generator tracking 2020-07-22 20:44:22 +02:00
TestScripts Randomize test for subset invariant random ordering of tests 2020-05-01 14:45:36 +02:00
CMakeLists.txt Implement a simplified variant of std::unique_ptr<T> 2020-05-31 15:08:47 +02:00