.. |
Baselines
|
Set group name to -n parameter (or exe name)
|
2015-07-28 18:26:09 +01:00 |
SurrogateCpps
|
Fixed an issue on some compilers with implicit conversion from nullptr to Ptr
|
2015-07-03 18:27:36 +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
|
Fixed an issue on some compilers with implicit conversion from nullptr to Ptr
|
2015-07-03 18:27:36 +01:00 |
ConditionTests.cpp
|
Fixed an issue on some compilers with implicit conversion from nullptr to Ptr
|
2015-07-03 18:27:36 +01:00 |
EnumToString.cpp
|
removed some warnings
|
2014-10-03 08:17:40 +01:00 |
ExceptionTests.cpp
|
Exception message assertions now work with matchers
|
2015-07-15 23:02:25 +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
|
Qualified path to xmlwriter to fix travis error
|
2015-07-24 08:13:07 +01:00 |
SectionTrackerTests.cpp
|
Fixed an issue on some compilers with implicit conversion from nullptr to Ptr
|
2015-07-03 18:27:36 +01:00 |
TagAliasTests.cpp
|
Tag aliases feature
|
2014-06-30 07:33:17 +01:00 |
TestMain.cpp
|
Support for multiple reporters
|
2015-08-05 19:02:17 +01:00 |
ToStringPair.cpp
|
Some minor tidy-up/ style alignment of recent toString merges
|
2014-09-04 07:27:09 +01:00 |
ToStringTuple.cpp
|
Use CATCH_NULL instead of NULL
|
2015-07-01 07:33:27 +01:00 |
ToStringVector.cpp
|
changed hex threshold on ints to 255
|
2015-05-20 18:28:22 +01:00 |
ToStringWhich.cpp
|
Some minor tidy-up/ style alignment of recent toString merges
|
2014-09-04 07:27:09 +01:00 |
TrickyTests.cpp
|
Use CATCH_NULL instead of NULL
|
2015-07-01 07:33:27 +01:00 |
VariadicMacrosTests.cpp
|
handle TEST_CASE_METHOD macro consistently
|
2013-05-14 19:31:21 +01:00 |