diff options
Diffstat (limited to 'devel/catch2/pkg-plist')
-rw-r--r-- | devel/catch2/pkg-plist | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist index a4bbd6a64720..df7e4562b016 100644 --- a/devel/catch2/pkg-plist +++ b/devel/catch2/pkg-plist @@ -35,6 +35,7 @@ include/catch2/catch_tag_alias_autoregistrar.hpp include/catch2/catch_template_test_macros.hpp include/catch2/catch_test_case_info.hpp include/catch2/catch_test_macros.hpp +include/catch2/catch_test_run_info.hpp include/catch2/catch_test_spec.hpp include/catch2/catch_timer.hpp include/catch2/catch_tostring.hpp @@ -80,6 +81,7 @@ include/catch2/internal/catch_context.hpp include/catch2/internal/catch_debug_console.hpp include/catch2/internal/catch_debugger.hpp include/catch2/internal/catch_decomposer.hpp +include/catch2/internal/catch_deprecation_macro.hpp include/catch2/internal/catch_enforce.hpp include/catch2/internal/catch_enum_values_registry.hpp include/catch2/internal/catch_errno_guard.hpp @@ -132,15 +134,16 @@ include/catch2/internal/catch_test_case_tracker.hpp include/catch2/internal/catch_test_failure_exception.hpp include/catch2/internal/catch_test_macro_impl.hpp include/catch2/internal/catch_test_registry.hpp -include/catch2/internal/catch_test_run_info.hpp include/catch2/internal/catch_test_spec_parser.hpp include/catch2/internal/catch_textflow.hpp +include/catch2/internal/catch_thread_support.hpp include/catch2/internal/catch_to_string.hpp include/catch2/internal/catch_uncaught_exceptions.hpp include/catch2/internal/catch_uniform_floating_point_distribution.hpp include/catch2/internal/catch_uniform_integer_distribution.hpp include/catch2/internal/catch_unique_name.hpp include/catch2/internal/catch_unique_ptr.hpp +include/catch2/internal/catch_unreachable.hpp include/catch2/internal/catch_void_type.hpp include/catch2/internal/catch_wildcard_pattern.hpp include/catch2/internal/catch_windows_h_proxy.hpp @@ -185,10 +188,10 @@ lib/cmake/Catch2/CatchShardTests.cmake lib/cmake/Catch2/CatchShardTestsImpl.cmake lib/cmake/Catch2/ParseAndAddCatchTests.cmake lib/libCatch2.so -lib/libCatch2.so.3.8.1 +lib/libCatch2.so.3.11.0 lib/libCatch2Main.so -lib/libCatch2Main.so.3.8.1 -libdata/pkgconfig/catch2-with-main.pc -libdata/pkgconfig/catch2.pc +lib/libCatch2Main.so.3.11.0 share/Catch2/gdbinit share/Catch2/lldbinit +share/pkgconfig/catch2-with-main.pc +share/pkgconfig/catch2.pc |