catch2/projects/SelfTest
Phil Nash e4456aa243 Some clean-ups 2017-07-13 08:29:12 +01:00
..
Baselines Rebase baselines to take into account the removed test 2017-07-12 16:27:09 +02:00
SurrogateCpps Started work on splitting out .cpp files from header files 2017-07-06 22:28:42 +02:00
ApproxTests.cpp Gutted catch_compiler_capabilities 2017-04-25 12:43:19 +02:00
BDDTests.cpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
ClassTests.cpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
CmdLineTests.cpp Gutted catch_compiler_capabilities 2017-04-25 12:43:19 +02:00
CompilationTests.cpp Silence GCC's Wunused-function firing in compilation tests 2017-06-05 16:59:31 +02:00
ConditionTests.cpp Some clean-ups 2017-07-13 08:29:12 +01:00
DecompositionTests.cpp Add test for #914 (stringify truthy exprs in standard way) 2017-05-27 14:42:05 +02:00
EnumToString.cpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
ExceptionTests.cpp Moved Catch NotImplementedException out of the common include path 2017-07-12 15:05:01 +02:00
MatchersTests.cpp Add tests for *_THROWS_MATCHES 2017-06-05 19:15:17 +02:00
MessageTests.cpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
MiscTests.cpp Merge branch 'master' into dev-modernize 2017-06-05 17:19:42 +02:00
PartTrackerTests.cpp First cut of -c/—section option for running specific sections 2017-01-23 12:36:03 +00:00
String.tests.cpp Added some missing cstring includes 2017-06-29 11:43:20 +01:00
StringBuilder.tests.cpp Added string classes 2017-06-29 11:18:14 +01:00
StringRef.tests.cpp Added some missing cstring includes 2017-06-29 11:43:20 +01:00
TagAliasTests.cpp Don't introduce Catch::Matchers namespace in macro 2015-11-05 18:10:33 +00:00
TestMain.cpp Integrated (all) new version of Clara 2017-06-12 23:07:10 +01:00
ToStringGeneralTests.cpp Cosmetic fixes (whitespace and spelling) 2017-05-27 14:42:54 +02:00
ToStringPair.cpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
ToStringTuple.cpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
ToStringVector.cpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
ToStringWhich.cpp Move back to static StringMaker<T>::convert 2017-05-21 23:40:05 +02:00
TrickyTests.cpp Disable unreachable code warning for TrickyTests.cpp 2017-05-08 01:26:06 +02:00
VariadicMacrosTests.cpp Gutted catch_compiler_capabilities 2017-04-25 12:43:19 +02:00