.. |
catch_approx.hpp
|
Refactoring ResultData out of ResultInfo/ Builder pt2
|
2012-10-09 11:48:55 +01:00 |
catch_assertionresult.h
|
Squashed commit of the following:
|
2012-11-13 21:59:50 +00:00 |
catch_assertionresult.hpp
|
Squashed commit of the following:
|
2012-11-13 21:59:50 +00:00 |
catch_capture.hpp
|
Refactored ConsoleColour impl. Tweaked the (Windows) colours a bit.
|
2013-03-11 18:38:29 +00:00 |
catch_commandline.hpp
|
tags can be specified using -t (or as default command)
|
2013-03-21 08:59:05 +00:00 |
catch_common.h
|
Tag and test case name querying are now case insensitive
|
2013-03-12 18:47:53 +00:00 |
catch_config.hpp
|
Allows console line width to be configured (and defaults to 80).
|
2013-01-26 20:06:55 +00:00 |
catch_console_colour_impl.hpp
|
Tweaked colours again
|
2013-03-12 18:47:01 +00:00 |
catch_console_colour.hpp
|
Refactored ConsoleColour impl. Tweaked the (Windows) colours a bit.
|
2013-03-11 18:38:29 +00:00 |
catch_context_impl.hpp
|
Merge remote-tracking branch 'phil' into include-guard-fixes
|
2012-09-26 21:42:44 -04:00 |
catch_context.h
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
catch_debugger.hpp
|
Converted tabs to spaces in some files where they have crept back in
|
2013-03-08 09:26:20 +00:00 |
catch_default_main.hpp
|
Refactored main() a bit
|
2012-05-10 08:17:06 +01:00 |
catch_evaluate.hpp
|
Squashed commit of the following:
|
2012-11-13 21:59:50 +00:00 |
catch_exception_translator_registry.hpp
|
Normalize include guards for all *.h and *.hpp
|
2012-09-17 01:53:39 -04:00 |
catch_expression_decomposer.hpp
|
Squashed commit of the following:
|
2012-11-01 08:27:09 +00:00 |
catch_expression_lhs.hpp
|
Converted tabs to spaces in some files where they have crept back in
|
2013-03-08 09:26:20 +00:00 |
catch_expressionresult_builder.h
|
Squashed commit of the following:
|
2012-11-13 21:59:50 +00:00 |
catch_expressionresult_builder.hpp
|
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 |
catch_generators_impl.hpp
|
Normalize include guards for all *.h and *.hpp
|
2012-09-17 01:53:39 -04:00 |
catch_generators.hpp
|
Converted tabs to spaces in some files where they have crept back in
|
2013-03-08 09:26:20 +00:00 |
catch_impl.hpp
|
Removed some cruft and warnings
|
2013-03-13 08:04:50 +00:00 |
catch_interfaces_capture.h
|
Removed deprecated message code
|
2013-02-02 20:36:36 +00:00 |
catch_interfaces_config.h
|
Builds almost completely cleanly with -WEverything in LLVM
|
2012-08-13 07:46:10 +01:00 |
catch_interfaces_exception.h
|
Normalize include guards for all *.h and *.hpp
|
2012-09-17 01:53:39 -04:00 |
catch_interfaces_generators.h
|
Builds almost completely cleanly with -WEverything in LLVM
|
2012-08-13 07:46:10 +01:00 |
catch_interfaces_registry_hub.h
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
catch_interfaces_reporter.h
|
Removed some cruft and warnings
|
2013-03-13 08:04:50 +00:00 |
catch_interfaces_runner.h
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
catch_interfaces_testcase.h
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
catch_line_wrap.h
|
Fairly major reworking of console reporter (still in progress).
|
2013-01-13 21:51:44 +00:00 |
catch_line_wrap.hpp
|
Fairly major reworking of console reporter (still in progress).
|
2013-01-13 21:51:44 +00:00 |
catch_list.hpp
|
Split TestCaseInfo into a data only component and the test case function and behaviour.
|
2012-11-25 11:19:55 +00:00 |
catch_matchers.hpp
|
Updated obj-c bindings for new Matchers and TestCaseInfo changes
|
2012-12-06 08:41:38 +00:00 |
catch_message.h
|
Changed the way info messages are handled.
|
2013-02-02 19:58:04 +00:00 |
catch_message.hpp
|
Changed the way info messages are handled.
|
2013-02-02 19:58:04 +00:00 |
catch_notimplemented_exception.h
|
First cut of StaticRegistries - separate from Context
|
2012-08-06 20:16:53 +01:00 |
catch_notimplemented_exception.hpp
|
Fairly major reworking of console reporter (still in progress).
|
2013-01-13 21:51:44 +00:00 |
catch_objc_arc.hpp
|
Conditionally compile clang pragmas
|
2012-08-16 18:47:41 +01:00 |
catch_objc.hpp
|
Minor tidy up
|
2013-03-21 08:58:22 +00:00 |
catch_option.hpp
|
Started new reporter, "console", which will replace "basic" when done.
|
2012-12-05 08:40:53 +00:00 |
catch_ptr.hpp
|
Removed some cruft and warnings
|
2013-03-13 08:04:50 +00:00 |
catch_registry_hub.hpp
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
catch_reporter_registrars.hpp
|
IStreamingReporter is now the default. Use REGISTER_LEGACY_REPORTER to register… you guessed it: legacy reporters
|
2012-11-30 19:29:03 +00:00 |
catch_reporter_registry.hpp
|
Streaming reporter interface is now used natively.
|
2012-11-30 19:15:23 +00:00 |
catch_result_type.h
|
Changed the way info messages are handled.
|
2013-02-02 19:58:04 +00:00 |
catch_runner_impl.hpp
|
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 |
catch_running_test.hpp
|
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 |
catch_section_info.hpp
|
Renamed SectionInfo -> RunningSection.
|
2012-11-29 20:31:17 +00:00 |
catch_section.hpp
|
Initial support for variadic macros
|
2013-03-16 20:18:52 +00:00 |
catch_stream.hpp
|
Converted tabs to spaces in some files where they have crept back in
|
2013-03-08 09:26:20 +00:00 |
catch_streambuf.h
|
Added some surrogate cpps
|
2012-09-28 19:21:14 +01:00 |
catch_tags.hpp
|
Tag and test case name querying are now case insensitive
|
2013-03-12 18:47:53 +00:00 |
catch_test_case_info.h
|
Removed some cruft and warnings
|
2013-03-13 08:04:50 +00:00 |
catch_test_case_info.hpp
|
Started new reporter, "console", which will replace "basic" when done.
|
2012-12-05 08:40:53 +00:00 |
catch_test_case_registry_impl.hpp
|
Initial support for variadic macros
|
2013-03-16 20:18:52 +00:00 |
catch_test_registry.hpp
|
Initial support for variadic macros
|
2013-03-16 20:18:52 +00:00 |
catch_test_spec.h
|
Minor tidy up
|
2013-03-21 08:58:22 +00:00 |
catch_tostring.hpp
|
Fixes nil NSString issue reported in #159
|
2013-03-12 18:49:22 +00:00 |
catch_totals.hpp
|
Removed deprecated message code
|
2013-02-02 20:36:36 +00:00 |
catch_version.h
|
Version uses constructor instead of initialiser to avoid warnings
|
2012-12-01 23:42:47 +00:00 |
catch_version.hpp
|
build 27
|
2013-03-21 09:00:24 +00:00 |
catch_xmlwriter.hpp
|
Don't indent stdout/ stderr in JUnit reporter
|
2012-11-22 09:02:24 +00:00 |