catch2/tests/SelfTest
Martin Hořeňovský 772fa3f790
Add Catch::Detail::is_permutation that supports sentinels
Also split out helpers for testing matcher ranges (types whose
begin/end/empty/etc require ADL lookup, types whose iteration
uses iterator + sentinel pair, etc) into their own file.
2023-02-06 15:29:01 +01:00
..
Baselines Fix RangeEquals matcher to handle iterator + sentinel ranges 2023-02-03 18:22:41 +01:00
IntrospectiveTests Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Fix references to license file 2022-10-28 11:30:15 +02:00
UsageTests Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
helpers Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
TestRegistrations.cpp Fix references to license file 2022-10-28 11:30:15 +02:00