..
Baselines
Stop accepting non-const comparison operators
2017-09-06 15:01:03 +02: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
Fix/disable failing approval tests
2017-09-02 10:51:19 +02:00
DecompositionTests.cpp
Add evaluation specialization for T* and long
2017-08-30 12:11:41 +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
Remove obsoleted utility functions on matchers
2017-08-30 19:45:09 +02:00
MessageTests.cpp
Fix/disable failing approval tests
2017-09-02 10:51:19 +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
Stop accepting non-const comparison operators
2017-09-06 15:01:03 +02:00
VariadicMacrosTests.cpp
Gutted catch_compiler_capabilities
2017-04-25 12:43:19 +02:00