catch2/tests/SelfTest
Martin Hořeňovský 77643ce2e5 Add more comprehensive tests for the quantifier matchers
This includes
* Testing both positive and negative path through the matchers
* Testing them with types whose `begin` and `end` member functions
require ADL
* Testing them with types that return different types from `begin`
and `end`
2020-12-27 20:20:55 +01:00
..
Baselines Add more comprehensive tests for the quantifier matchers 2020-12-27 20:20:55 +01:00
CompileTimePerfTests Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
IntrospectiveTests Arg::parse accepts plain Args as argument 2020-11-07 18:00:27 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Increase tolerances in --min-duration tests 2020-07-26 10:48:03 +02:00
UsageTests Add more comprehensive tests for the quantifier matchers 2020-12-27 20:20:55 +01:00
TestRegistrations.cpp Split EventListener base from streaming_base.hpp 2020-08-29 19:09:54 +02:00
WarnAboutNoTests.cmake Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00