catch2/tests
Martin Hořeňovský af8b54ecd5
Generators now keep track of the index of current element
This might become potentially useful in the future, when we want
to provide the ability to forward jump generators, to be able to
simply reproduce specific input to a test.

I am not yet sure how it would work, but the basic idea is that
it could be similar to the `-c` switch for selecting specific
`SECTION` in a test case.
2022-05-16 11:56:21 +02:00
..
ExtraTests Properly handle startup reporter registration errors 2022-05-15 10:35:12 +02:00
SelfTest Generators now keep track of the index of current element 2022-05-16 11:56:21 +02:00
TestScripts Always report rng seed from builtin reporters 2022-04-19 10:32:13 +02:00
CMakeLists.txt Specialize XML reporter's listener listing 2022-05-10 20:58:02 +02:00