mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-08 23:29:53 +01:00
d43a47efca
- simpler, polymorphic hierarchy-based, approach - less bitty conditionals spread across the code - all resolved up-front so now config class is immutable (it had evolved the way it was and in need of a clean-up sweep for a long time) |
||
---|---|---|
.. | ||
catch_common.cpp | ||
catch_console_colour.cpp | ||
catch_debugger.cpp | ||
catch_interfaces_capture.cpp | ||
catch_interfaces_config.cpp | ||
catch_interfaces_exception.cpp | ||
catch_interfaces_generators.cpp | ||
catch_interfaces_registry_hub.cpp | ||
catch_interfaces_reporter.cpp | ||
catch_interfaces_runner.cpp | ||
catch_interfaces_testcase.cpp | ||
catch_message.cpp | ||
catch_option.cpp | ||
catch_ptr.cpp | ||
catch_stream.cpp | ||
catch_streambuf.cpp | ||
catch_test_spec.cpp | ||
catch_xmlwriter.cpp |