catch2/tests/SelfTest/helpers
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
..
parse_test_spec.cpp Fix license rebase error in test helpers 2022-10-28 14:39:56 +02:00
parse_test_spec.hpp Fix license rebase error in test helpers 2022-10-28 14:39:56 +02:00
range_test_helpers.hpp Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
type_with_lit_0_comparisons.hpp Support decomposing types that only compare with literal 0 2022-11-04 19:24:44 +01:00