mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01:00
Fix RangeEquals matcher to handle iterator + sentinel ranges
Also added tests for types that require ADL lookup for their `begin` and `end`.
This commit is contained in:
@@ -1534,5 +1534,5 @@ due to unexpected exception with message:
|
||||
|
||||
===============================================================================
|
||||
test cases: 409 | 323 passed | 69 failed | 6 skipped | 11 failed as expected
|
||||
assertions: 2194 | 2034 passed | 128 failed | 32 failed as expected
|
||||
assertions: 2206 | 2046 passed | 128 failed | 32 failed as expected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user