catch2/projects
Martin Hořeňovský 4e4171420d
Support bitand and bitor in REQUIRE/CHECK
This means that bit-flag-like types with conversion to bool can be
asserted on, like so `REQUIRE(var & Flags::AddNewline)`.
2020-04-21 11:00:08 +02:00
..
ExtraTests Fixed typo in "benchmark name" column width calculation. Closes #1885. 2020-03-26 10:31:35 +01:00
SelfTest Support bitand and bitor in REQUIRE/CHECK 2020-04-21 11:00:08 +02:00
TestScripts Randomize test for subset invariant random ordering of tests 2020-04-14 16:38:10 +02:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Add test for consistent random ordering 2020-04-14 12:47:36 +02:00