mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-09 20:25:41 +02: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.