mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-09 21:24:46 +01:00

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.