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-12 05:54:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
tests
/
SelfTest
History
Martin Hořeňovský
f1d7a10e06
Remove StringRef::isNullTerminated and StringRef::c_str
...
Both of them were fundamentally unsafe to use and shouldn't be used at all.
2021-03-26 21:11:44 +01:00
..
Baselines
Remove StringRef::isNullTerminated and StringRef::c_str
2021-03-26 21:11:44 +01:00
CompileTimePerfTests
Move tests from projects/ to tests/
2019-12-05 16:00:20 +01:00
IntrospectiveTests
Remove StringRef::isNullTerminated and StringRef::c_str
2021-03-26 21:11:44 +01:00
Misc
Move tests from projects/ to tests/
2019-12-05 16:00:20 +01:00
TimingTests
Increase timing window for min duration tests to 1s
2021-02-20 23:09:02 +01:00
UsageTests
Split CATCH_CONFIG_WCHAR into its own header
2020-12-28 20:51:49 +01:00
TestRegistrations.cpp
Split EventListener base from streaming_base.hpp
2020-08-29 19:09:54 +02:00
WarnAboutNoTests.cmake
Move tests from projects/ to tests/
2019-12-05 16:00:20 +01:00