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-03-10 13:44:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
tests
/
SelfTest
History
Mark Jansen
02d3304782
Fix bug in TokenStream parser
...
When presented with just '-' it would access the string at position [1]
2024-09-13 15:32:49 +02:00
..
Baselines
Fix bug in TokenStream parser
2024-09-13 15:32:49 +02:00
helpers
Fix & extend tests for comparing const instances of zero lit types
2024-04-08 13:15:35 +02:00
IntrospectiveTests
Fix bug in TokenStream parser
2024-09-13 15:32:49 +02:00
Misc
Move tests from projects/ to tests/
2019-12-05 16:00:20 +01:00
TimingTests
Fix references to license file
2022-10-28 11:30:15 +02:00
UsageTests
TEST_CASE_PERSISTENT_FIXTURE: A new fixture macro for allowing persistent fixtures throughout a TEST_CASE (
#2885
)
2024-08-05 17:01:41 +02:00
TestRegistrations.cpp
Ignore C++98 related compiler warnings
2024-03-12 22:56:37 +01:00