catch2/tests/SelfTest
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
..
Baselines Add Wfloat-equal to default-enabled warnings 2022-05-14 15:47:20 +02:00
IntrospectiveTests Generators now keep track of the index of current element 2022-05-16 11:56:21 +02:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
UsageTests Add Wfloat-equal to default-enabled warnings 2022-05-14 15:47:20 +02:00
TestRegistrations.cpp Add --list-listeners option 2022-05-10 20:57:59 +02:00