2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-12 00:32:21 +00:00
Files
Catch2/tests
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
..