1 file changed
+1
-1
lines changed- .gitignore+4-5
- CMake/CatchMiscFunctions.cmake+21
- examples/210-Evt-EventListeners.cpp+1-1
- src/catch2/benchmark/catch_constructor.hpp+2-2
- src/catch2/benchmark/detail/catch_stats.hpp+4-4
- src/catch2/catch_translate_exception.hpp+1-1
- src/catch2/internal/catch_case_insensitive_comparisons.hpp+1-1
- src/catch2/internal/catch_console_colour.cpp+4-5
- src/catch2/internal/catch_console_width.hpp+1-1
- src/catch2/internal/catch_context.hpp+1-1
- src/catch2/internal/catch_istream.cpp+1-1
- src/catch2/internal/catch_main.cpp+1-1
- src/catch2/internal/catch_run_context.cpp+1-1
- src/catch2/matchers/catch_matchers_templated.hpp+1-1
- src/catch2/reporters/catch_reporter_tap.cpp-5
- src/catch2/reporters/catch_reporter_xml.cpp+3-1
- tests/ExtraTests/X02-DisabledMacros.cpp+1-1
- tests/SelfTest/Baselines/console.std.approved.txt+1-1
- tests/SelfTest/Baselines/console.sw.approved.txt+1-1
- tests/SelfTest/Baselines/console.sw.multi.approved.txt+1-1
- tests/SelfTest/Baselines/console.swa4.approved.txt+1-1
- tests/SelfTest/Baselines/xml.sw.approved.txt+1-1
- tests/SelfTest/Baselines/xml.sw.multi.approved.txt+1-1
- tests/SelfTest/IntrospectiveTests/Sharding.tests.cpp+1-1
- tests/SelfTest/IntrospectiveTests/Xml.tests.cpp+5-7
- tests/SelfTest/UsageTests/Compilation.tests.cpp+3-3
- tests/SelfTest/UsageTests/Condition.tests.cpp-12
- tests/SelfTest/UsageTests/Exception.tests.cpp+7-4
- tools/scripts/approvalTests.py+1-1
0 commit comments