catch2/tests
Martin Hořeňovský 53434a2f32
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-05-03 07:45:04 +02:00
..
ExtraTests Standardize header names and file locations 2020-04-24 18:58:44 +02:00
SelfTest Support bitand and bitor in REQUIRE/CHECK 2020-05-03 07:45:04 +02:00
TestScripts Randomize test for subset invariant random ordering of tests 2020-05-01 14:45:36 +02:00
CMakeLists.txt Add test for consistent random ordering 2020-05-01 14:30:01 +02:00