mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-14 08:36:12 -04: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.