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-01 07:05:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Marco Nilsson
6498a5112c
Only add wstring versions of toString if wchar_t has been defined. This fixes some issues on embedded platforms where wstring isn't available.
2012-12-19 10:46:55 +01:00
..
internal
Only add wstring versions of toString if wchar_t has been defined. This fixes some issues on embedded platforms where wstring isn't available.
2012-12-19 10:46:55 +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