.. |
catch_approx.hpp
|
Added ability to build custom Approx instance
|
2011-06-06 08:21:21 +01:00 |
catch_capture.hpp
|
Suppress warning about constant conditional
|
2012-02-29 08:47:18 +00:00 |
catch_commandline.hpp
|
Supress more warnings
|
2011-09-29 08:58:40 +01:00 |
catch_common.h
|
Ability to register line# for testing
|
2012-02-15 08:20:06 +00:00 |
catch_config.hpp
|
Fixed a potential ordering issue with output streambufs
|
2011-05-31 18:47:30 +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
|
Added clean-up
|
2012-02-18 09:58:30 +00:00 |
catch_evaluate.hpp
|
Re-org
|
2011-04-26 08:32:40 +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
|
Re-org
|
2011-04-26 08:32:40 +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
|
Used Counts class in IResultCapture interface
|
2012-02-23 08:57:51 +00:00 |
catch_interfaces_exception.h
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_interfaces_reporter.h
|
Fixed trim() for single char strings (github #75)
|
2012-02-28 20:04:25 +00: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
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_objc.hpp
|
OC project for Xcode 4
|
2012-02-10 08:28:37 +00: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.hpp
|
Added CHECKED_IF and CHECKED_ELSE
|
2012-02-10 08:30:13 +00:00 |
catch_runner_impl.hpp
|
Test Case counts reported separately from assertions
|
2012-02-25 09:39:13 +00:00 |
catch_section.hpp
|
Used Counts class in IResultCapture interface
|
2012-02-23 08:57:51 +00:00 |
catch_stream.hpp
|
Re-org
|
2011-04-26 08:32:40 +01:00 |
catch_test_case_info.hpp
|
Prevent duplicate test names from being registered
|
2012-02-09 08:34:01 +00:00 |
catch_test_case_registry_impl.hpp
|
Ability to register line# for testing
|
2012-02-15 08:20:06 +00:00 |
catch_test_registry.hpp
|
Fix for GitHub issue #56
|
2011-12-28 19:55:11 +00: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 |