.. |
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
|
Added -l tags
|
2013-03-29 11:42:10 +00:00 |
catch_common.h
|
More formatting/ colour tweaks
|
2013-04-01 11:25:54 +01:00 |
catch_config.hpp
|
Added -l tags
|
2013-03-29 11:42:10 +00:00 |
catch_console_colour_impl.hpp
|
More formatting/ colour tweaks
|
2013-04-01 11:25:54 +01:00 |
catch_console_colour.hpp
|
More formatting/ colour tweaks
|
2013-04-01 11:25:54 +01: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
|
Addressed some warnings (mostly MSVC)
|
2013-03-25 08:46:48 +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
|
Wrap expr results if they contain newlines
|
2013-03-25 09:24:13 +00: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
|
Added -l tags
|
2013-03-29 11:42:10 +00:00 |
catch_line_wrap.hpp
|
Added some more wrap chars
|
2013-04-01 10:30:36 +01:00 |
catch_list.hpp
|
Use SecondaryText code in lists
|
2013-03-29 21:55:19 +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
|
Addressed some warnings (mostly MSVC)
|
2013-03-25 08:46:48 +00: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
|
refactored toLower
|
2013-03-22 19:00:42 +00:00 |
catch_test_case_info.h
|
Use new line wrapper to show test case list, with tags, in columns
|
2013-03-28 22:13:31 +00:00 |
catch_test_case_info.hpp
|
Use new line wrapper to show test case list, with tags, in columns
|
2013-03-28 22:13:31 +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
|
Addressed some warnings (mostly MSVC)
|
2013-03-25 08:46:48 +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
|
Addressed some warnings (mostly MSVC)
|
2013-03-25 08:46:48 +00:00 |
catch_version.hpp
|
build 30
|
2013-04-01 11:27:10 +01:00 |
catch_xmlwriter.hpp
|
Don't indent stdout/ stderr in JUnit reporter
|
2012-11-22 09:02:24 +00:00 |