catch2/tests/SelfTest
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
..
Baselines Improved generator tracking 2020-07-22 20:44:22 +02:00
CompileTimePerfTests Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
IntrospectiveTests Add op+(StringRef, StringRef) -> std::string 2020-05-31 22:30:41 +02:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
UsageTests Improved generator tracking 2020-07-22 20:44:22 +02:00
TestRegistrations.cpp Remove catch_default_main.hpp 2020-05-09 18:00:49 +02:00
WarnAboutNoTests.cmake Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00