This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-04-02 00:24:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
tests
History
Martin Hořeňovský
f3c0a3cd09
Fix RangeEquals matcher to handle iterator + sentinel ranges
...
Also added tests for types that require ADL lookup for their `begin` and `end`.
2023-02-03 18:22:41 +01:00
..
ExtraTests
Add new SKIP macro for skipping tests at runtime (
#2360
)
2023-01-12 15:01:47 +01:00
SelfTest
Fix RangeEquals matcher to handle iterator + sentinel ranges
2023-02-03 18:22:41 +01:00
TestScripts
Fix references to license file
2022-10-28 11:30:15 +02:00
CMakeLists.txt
Add new SKIP macro for skipping tests at runtime (
#2360
)
2023-01-12 15:01:47 +01:00
meson.build
Add traits for checking whether types are comparable
2022-11-04 19:24:42 +01:00