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-08-13 02:35:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaaac35d928289b67f9b0774d29fb783fef82216
catch2
/
projects
/
SelfTest
/
UsageTests
History
Martin Hořeňovský
aaaac35d92
Add tests for
#1403
2018-10-13 16:53:30 +02:00
..
Approx.tests.cpp
…
BDD.tests.cpp
…
Benchmark.tests.cpp
…
Class.tests.cpp
…
Compilation.tests.cpp
Add tests for
#1403
2018-10-13 16:53:30 +02:00
Condition.tests.cpp
…
Decomposition.tests.cpp
…
EnumToString.tests.cpp
…
Exception.tests.cpp
…
Generators.tests.cpp
Enable some more generator tests in standard test run
2018-09-08 18:23:38 +02:00
Matchers.tests.cpp
Fix a bug in UnorderedEqualsMatcher
2018-09-28 15:30:02 +02:00
Message.tests.cpp
…
Misc.tests.cpp
…
ToStringChrono.tests.cpp
…
ToStringGeneral.tests.cpp
Add StringMaker for std::(w)string_view
2018-09-10 11:37:26 +02:00
ToStringPair.tests.cpp
…
ToStringTuple.tests.cpp
…
ToStringVariant.tests.cpp
Add StringMaker for std::variant, std::monostate (
#1380
)
2018-09-20 14:13:35 +02:00
ToStringVector.tests.cpp
…
ToStringWhich.tests.cpp
…
Tricky.tests.cpp
…
VariadicMacros.tests.cpp
…