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-07-04 16:45:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Marco Nilsson
b7a21e47d4
Add the possibility to define CATCH_CONFIG_NO_WSTRING to disable wstring support on platforms where it's not supported (AVR32, for example).
2013-02-05 09:21:22 +01:00
..
internal
Add the possibility to define CATCH_CONFIG_NO_WSTRING to disable wstring support on platforms where it's not supported (AVR32, for example).
2013-02-05 09:21:22 +01:00
reporters
Split original/ expanded expressions over multiple lines
2012-12-14 07:49:18 +00:00
catch_runner.hpp
Console reporter is now the default
2012-12-10 08:54:57 +00:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
IStreamingReporter is now the default. Use REGISTER_LEGACY_REPORTER to register… you guessed it: legacy reporters
2012-11-30 19:29:03 +00:00