.. |
Baselines
|
Integrated INTERNAL_CATCH_THROWS_STR_MATCHES with new AssertionHandler
|
2017-08-09 00:44:30 +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
|
Fix SelfTest compilation after _THROWS_ assertion change
|
2017-07-19 22:21:47 +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
|
Removed failing enum test from test run
|
2017-07-13 09:18:40 +01:00 |
ExceptionTests.cpp
|
Removed all (that I could find) redundant second macro args to TEST_CASE and SECTION
|
2017-07-13 09:20:37 +01:00 |
MatchersTests.cpp
|
removed redundant virtuals on override functions (and added a couple of overrides)
|
2017-07-20 16:23:52 +01:00 |
MessageTests.cpp
|
Removed all (that I could find) redundant second macro args to TEST_CASE and SECTION
|
2017-07-13 09:20:37 +01:00 |
MiscTests.cpp
|
Removed <algorithm> include from the main path
|
2017-07-28 15:11:05 +02:00 |
PartTrackerTests.cpp
|
Removed default ctors for AssertionInfo, AssertionResult and SourceLineInfo
|
2017-08-08 01:02:24 +01: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
|
Removed all (that I could find) redundant second macro args to TEST_CASE and SECTION
|
2017-07-13 09:20:37 +01:00 |
TestMain.cpp
|
removed final use of tbc_text_format (console reporter)
|
2017-07-20 23:13:08 +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
|
Removed all (that I could find) redundant second macro args to TEST_CASE and SECTION
|
2017-07-13 09:20:37 +01:00 |
VariadicMacrosTests.cpp
|
Gutted catch_compiler_capabilities
|
2017-04-25 12:43:19 +02:00 |