.. |
catch_approx.hpp
|
Added ability to build custom Approx instance
|
2011-06-06 08:21:21 +01:00 |
catch_capture.hpp
|
Some more reformatting.
|
2012-05-09 08:17:51 +01:00 |
catch_commandline.hpp
|
Supress more warnings
|
2011-09-29 08:58:40 +01:00 |
catch_common.h
|
Some more reformatting.
|
2012-05-09 08:17:51 +01:00 |
catch_config.hpp
|
Added self-test for section ordering
|
2012-05-04 07:55:11 +01:00 |
catch_console_colour_impl.hpp
|
Fixed trim() for single char strings (github #75)
|
2012-02-28 20:04:25 +00:00 |
catch_console_colour.hpp
|
Added colorised console output for Windows
|
2012-02-25 20:36:22 +00:00 |
catch_debugger.hpp
|
Fix linker error in catch_debugger.hpp on iOS on ARM that occurs trying to use assembly for Intel because CATCH_PLATFORM_MAC is defined.
|
2012-01-14 11:12:58 -08:00 |
catch_default_main.hpp
|
ARC support for Object-C projects
|
2012-03-17 18:20:06 +00:00 |
catch_evaluate.hpp
|
Some more reformatting.
|
2012-05-09 08:17:51 +01:00 |
catch_exception_translator_registry.hpp
|
Fix for GitHub issue #71
|
2012-02-18 19:14:09 +00:00 |
catch_generators_impl.hpp
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_generators.hpp
|
Some more reformatting.
|
2012-05-09 08:17:51 +01:00 |
catch_hub_impl.hpp
|
Added colorised console output for Windows
|
2012-02-25 20:36:22 +00:00 |
catch_hub.h
|
Added clean-up
|
2012-02-18 09:58:30 +00:00 |
catch_interfaces_capture.h
|
Renamed MutableResultInfo to ResultInfoBuilder
|
2012-05-08 19:32:18 +01:00 |
catch_interfaces_exception.h
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_interfaces_reporter.h
|
Some more reformatting.
|
2012-05-09 08:17:51 +01:00 |
catch_interfaces_runner.h
|
Refactored internal interfaces to use Totals instead of success/ fail
|
2012-02-23 18:51:21 +00:00 |
catch_interfaces_testcase.h
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_list.hpp
|
Added self-test for section ordering
|
2012-05-04 07:55:11 +01:00 |
catch_matchers.hpp
|
Added a handful of "built-in" matchers
|
2012-03-04 20:10:36 +00:00 |
catch_objc.hpp
|
Conditionally compile __unsafe_unretained
|
2012-04-28 12:29:52 +01:00 |
catch_ptr.hpp
|
Added self-test for section ordering
|
2012-05-04 07:55:11 +01:00 |
catch_reporter_registrars.hpp
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_reporter_registry.hpp
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_result_type.h
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_resultinfo_builder.hpp
|
Renamed MutableResultInfo to ResultInfoBuilder
|
2012-05-08 19:32:18 +01:00 |
catch_resultinfo.hpp
|
Replaced all file/ line pairings with SourceLineInfo
|
2012-05-08 19:16:18 +01:00 |
catch_runner_impl.hpp
|
Renamed MutableResultInfo to ResultInfoBuilder
|
2012-05-08 19:32:18 +01:00 |
catch_running_test.hpp
|
Clean-up and regenerated single include
|
2012-05-05 19:35:35 +01:00 |
catch_section_info.hpp
|
Fixed section ordering issue
|
2012-05-05 19:32:52 +01:00 |
catch_section.hpp
|
Replaced all file/ line pairings with SourceLineInfo
|
2012-05-08 19:16:18 +01:00 |
catch_stream.hpp
|
Some more reformatting.
|
2012-05-09 08:17:51 +01:00 |
catch_test_case_info.hpp
|
Replaced all file/ line pairings with SourceLineInfo
|
2012-05-08 19:16:18 +01:00 |
catch_test_case_registry_impl.hpp
|
Replaced all file/ line pairings with SourceLineInfo
|
2012-05-08 19:16:18 +01:00 |
catch_test_registry.hpp
|
Change the names of the generated functions to aid debugging
|
2012-05-09 18:59:26 +01:00 |
catch_tostring.hpp
|
Factored toString overloads into their own file
|
2012-05-08 08:10:49 +01:00 |
catch_totals.hpp
|
Pass totals around instead of individual success/ fail counts
|
2012-02-24 08:59:35 +00:00 |
catch_xmlwriter.hpp
|
Fixed GitHub Issue #70
|
2012-02-10 18:58:06 +00:00 |