2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-19 02:52:11 +00:00
Files
Catch2/tests/SelfTest/UsageTests/MatchersRanges.tests.cpp
Martin Hořeňovský 77643ce2e5 Add more comprehensive tests for the quantifier matchers
This includes
* Testing both positive and negative path through the matchers
* Testing them with types whose `begin` and `end` member functions
require ADL
* Testing them with types that return different types from `begin`
and `end`
2020-12-27 20:20:55 +01:00

17 KiB