catch2/tests
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
..
ExtraTests Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
SelfTest Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
TestScripts Fix references to license file 2022-10-28 11:30:15 +02:00
CMakeLists.txt Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
meson.build Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00