catch2/include
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
..
external fixing UB 2020-05-29 14:56:40 +02:00
internal Improved generator tracking 2020-06-01 19:06:51 +02:00
reporters Add status attribute to JUnit's section reporting 2020-05-15 21:00:19 +02:00
catch.hpp v2.12.2 2020-05-25 15:13:18 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00