.. |
Baselines
|
Print warnings if no assertions and not running with -s
|
2013-11-13 08:07:38 +00:00 |
SurrogateCpps
|
Changed the way info messages are handled.
|
2013-02-02 19:58:04 +00:00 |
ApproxTests.cpp
|
Added StringMaker (for partially specialising string conversions), extended BDD macros and moved file/line info to top of message.
|
2013-03-04 12:19:15 +01:00 |
BDDTests.cpp
|
LineWrapper can indent first line differently to subsequent lines
|
2013-04-05 20:55:57 +01:00 |
catch_self_test.cpp
|
Runner -> RunContext, Runner2 -> Runner and fixed issue with processName
|
2013-06-05 08:18:52 +01:00 |
catch_self_test.hpp
|
INFOs only reset at assertion if consumed
|
2013-06-28 16:25:49 +01:00 |
ClassTests.cpp
|
Squashed commit of the following:
|
2012-11-13 21:59:50 +00:00 |
CmdLineTests.cpp
|
Some Clara/ command line clean-up and tweaks
|
2013-08-16 18:57:57 +01:00 |
ConditionTests.cpp
|
Addressed some warnings (mostly MSVC)
|
2013-03-25 08:46:48 +00:00 |
ExceptionTests.cpp
|
Removed use of compiler specific techniques for denoting non-returning functions
|
2013-04-23 20:52:49 +01:00 |
GeneratorTests.cpp
|
Fairly major reworking of console reporter (still in progress).
|
2013-01-13 21:51:44 +00:00 |
makefile
|
VS integration part 1 - allow catch_message.hpp to be included by more than 1 source file
|
2013-11-10 15:11:21 +00:00 |
MessageInstantiationTests1.cpp
|
VS integration part 1 - allow catch_message.hpp to be included by more than 1 source file
|
2013-11-10 15:11:21 +00:00 |
MessageInstantiationTests2.cpp
|
VS integration part 1 - allow catch_message.hpp to be included by more than 1 source file
|
2013-11-10 15:11:21 +00:00 |
MessageTests.cpp
|
INFOs only reset at assertion if consumed
|
2013-06-28 16:25:49 +01:00 |
MiscTests.cpp
|
Replaced currentSectionInfo and m_rootSection with m_sectionStack
|
2013-08-08 08:05:19 +01:00 |
SectionTrackerTests.cpp
|
Merged TestCaseTracker and SectionTracker and introduced TestCaseTracker::Guard
|
2013-07-25 08:07:55 +01:00 |
TestMain.cpp
|
Added an extra tag test
|
2013-10-17 18:02:09 +01:00 |
TrickyTests.cpp
|
Fixed broken test
|
2013-07-01 19:00:55 +01:00 |
VariadicMacrosTests.cpp
|
handle TEST_CASE_METHOD macro consistently
|
2013-05-14 19:31:21 +01:00 |