mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
aa648bd690
Define CATCH_PLATFORM_MAC using #if defined(__MAC_OS_X_VERSION_MIN_REQUIRED) instead of #if defined(macintosh) || defined(__APPLE__) || defined(__APPLE_CC__). Add new CATCH_PLATFORM_IPHONE defined using #elif defined(__IPHONE_OS_VERSION_MIN_REQUIRED) for future use. The BreakIntoDebugger and isDebuggerActive functions remain without implementations for iOS. |
||
---|---|---|
.. | ||
catch_approx.hpp | ||
catch_capture.hpp | ||
catch_commandline.hpp | ||
catch_common.h | ||
catch_config.hpp | ||
catch_debugger.hpp | ||
catch_default_main.hpp | ||
catch_evaluate.hpp | ||
catch_exception_translator_registry.hpp | ||
catch_generators_impl.hpp | ||
catch_generators.hpp | ||
catch_hub_impl.hpp | ||
catch_hub.h | ||
catch_interfaces_capture.h | ||
catch_interfaces_exception.h | ||
catch_interfaces_reporter.h | ||
catch_interfaces_runner.h | ||
catch_interfaces_testcase.h | ||
catch_list.hpp | ||
catch_objc.hpp | ||
catch_reporter_registrars.hpp | ||
catch_reporter_registry.hpp | ||
catch_result_type.h | ||
catch_resultinfo.hpp | ||
catch_runner_impl.hpp | ||
catch_section.hpp | ||
catch_stream.hpp | ||
catch_test_case_info.hpp | ||
catch_test_case_registry_impl.hpp | ||
catch_test_registry.hpp | ||
catch_xmlwriter.hpp |