catch2/tests/SelfTest
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
..
Baselines Support bitand and bitor in REQUIRE/CHECK 2020-05-03 07:45:04 +02:00
CompileTimePerfTests Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
IntrospectiveTests Add more tests for test spec parser 2020-05-02 18:24:07 +02:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
UsageTests Support bitand and bitor in REQUIRE/CHECK 2020-05-03 07:45:04 +02:00
TestMain.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
WarnAboutNoTests.cmake Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00