catch2/projects/SelfTest
Phil Nash 28f11a7149 Added dummy listener registration 2017-08-17 19:40:48 +01:00
..
Baselines Rebased with missing [failing] tag 2017-08-17 19:21:00 +01:00
SurrogateCpps Started work on splitting out .cpp files from header files 2017-07-06 22:28:42 +02:00
ApproxTests.cpp Enabled c++11 tests in approvals 2017-07-13 08:52:51 +01:00
BDDTests.cpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
Benchmark.tests.cpp Removed benchmark tests from approval tests (for now) 2017-08-05 11:26:20 +01:00
ClassTests.cpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
CmdLineTests.cpp Removed all (that I could find) redundant second macro args to TEST_CASE and SECTION 2017-07-13 09:20:37 +01:00
CompilationTests.cpp Moved matcher-based capture macros into their own file 2017-08-09 12:10:14 +01: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 Removed failing enum test from test run 2017-07-13 09:18:40 +01:00
ExceptionTests.cpp Cleaned up the output a bit 2017-08-11 10:38:29 +01:00
MatchersTests.cpp Moved matcher-based capture macros into their own file 2017-08-09 12:10:14 +01:00
MessageTests.cpp Remove obsoleted `SCOPED_MSG` and `SCOPED_CAPTURE` 2017-08-10 17:06:32 +02:00
MiscTests.cpp Cherry picked 4f21bb72ff (Add tests for #961) from master 2017-08-15 12:43:27 +01:00
PartTrackerTests.cpp Removed default ctors for AssertionInfo, AssertionResult and SourceLineInfo 2017-08-08 01:02:24 +01:00
StringRef.tests.cpp Removed String and StringBuilder 2017-08-14 09:04:14 +01:00
TagAliasTests.cpp Moved matcher-based capture macros into their own file 2017-08-09 12:10:14 +01:00
TestMain.cpp Added dummy listener registration 2017-08-17 19:40:48 +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 Enabled c++11 tests in approvals 2017-07-13 08:52:51 +01:00
ToStringVector.cpp Enabled c++11 tests in approvals 2017-07-13 08:52:51 +01:00
ToStringWhich.cpp Move back to static StringMaker<T>::convert 2017-05-21 23:40:05 +02:00
TrickyTests.cpp Added non-copyable test to [failing] set 2017-08-17 16:55:35 +01:00
VariadicMacrosTests.cpp Gutted catch_compiler_capabilities 2017-04-25 12:43:19 +02:00