..
Baselines
Added baselines for new test cases
2014-09-03 19:22:47 +01:00
SurrogateCpps
Suppressed a load of warnings
2014-05-19 18:57:14 +01:00
ApproxTests.cpp
Converted all test case names to "modern" style (freeform text + tags)
2013-11-19 07:21:03 +00:00
BDDTests.cpp
Added SCENARIO_METHOD for BDD testing with fixtures.
2014-07-10 10:22:20 +01:00
ClassTests.cpp
Converted all test case names to "modern" style (freeform text + tags)
2013-11-19 07:21:03 +00:00
CmdLineTests.cpp
Big assertion capture refactoring.
2014-05-28 18:53:01 +01:00
ConditionTests.cpp
Added [!mayfail] tag to indicate test case that can fail without failing the suite.
2014-07-03 08:09:57 +01:00
EnumToString.cpp
Merge branch 'develop' of github.com:philsquared/Catch into develop
2014-09-03 08:40:07 +01:00
ExceptionTests.cpp
Big assertion capture refactoring.
2014-05-28 18:53:01 +01:00
GeneratorTests.cpp
Converted all test case names to "modern" style (freeform text + tags)
2013-11-19 07:21:03 +00:00
makefile
A bunch of Catch::toString tests
2014-09-01 18:09:37 +01:00
MessageTests.cpp
Big assertion capture refactoring.
2014-05-28 18:53:01 +01:00
MiscTests.cpp
Removed signal handler test, for now
2014-08-22 08:13:15 +01:00
SectionTrackerTests.cpp
Big assertion capture refactoring.
2014-05-28 18:53:01 +01:00
TagAliasTests.cpp
Tag aliases feature
2014-06-30 07:33:17 +01:00
TestMain.cpp
Tag aliases feature
2014-06-30 07:33:17 +01:00
ToStringPair.cpp
Implement toString( std::pair<T1,T2> )
2014-09-04 21:07:50 +01:00
ToStringTuple.cpp
ToStringTuple - gcc doesn't like tuple init_list ctor
2014-09-04 01:05:51 +01:00
ToStringVector.cpp
A bunch of Catch::toString tests
2014-09-01 18:09:37 +01:00
ToStringWhich.cpp
Merge branch 'develop' of github.com:philsquared/Catch into develop
2014-09-03 19:19:05 +01:00
TrickyTests.cpp
Implement toString( std::pair<T1,T2> )
2014-09-04 21:07:50 +01:00
VariadicMacrosTests.cpp
handle TEST_CASE_METHOD macro consistently
2013-05-14 19:31:21 +01:00