catch2/src/catch2
John Beard efca9a0f18
Added ElementsAre and UnorderedElementsAre (#2377)
Co-authored-by: Garz4 <fancygarz4@gmail.com>
Co-authored-by: Martin Hořeňovský <martin.horenovsky@gmail.com>
2023-01-22 00:33:04 +01:00
..
benchmark Fix references to license file 2022-10-28 11:30:15 +02:00
generators Remove VS2015 workaround from Detail::generate 2023-01-19 10:34:57 +01:00
interfaces Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
internal Fix compatibility with previous CUDA versions 2023-01-18 11:57:00 +01:00
matchers Added ElementsAre and UnorderedElementsAre (#2377) 2023-01-22 00:33:04 +01:00
reporters Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
catch_all.hpp Add logical trait polyfills 2022-11-20 17:03:29 +01:00
catch_approx.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_approx.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_assertion_info.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_assertion_result.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_assertion_result.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_config.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_config.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_get_random_seed.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_get_random_seed.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_message.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_message.hpp Make ScopedMessage in INFO logging macro const 2022-11-10 18:56:20 +01:00
catch_registry_hub.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_section_info.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_session.cpp Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
catch_session.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_tag_alias.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_tag_alias_autoregistrar.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_tag_alias_autoregistrar.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_template_test_macros.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_test_case_info.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_test_case_info.hpp Fix build with GCC 13 (add missing <cstdint> include) 2023-01-08 20:08:58 +01:00
catch_test_macros.hpp Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
catch_test_spec.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_test_spec.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_timer.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_timer.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_tostring.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_tostring.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_totals.cpp Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
catch_totals.hpp Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
catch_translate_exception.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_user_config.hpp.in Add support for PlayStation platforms (#2562) 2022-11-09 14:47:55 +01:00
catch_version.cpp v3.2.1 2022-12-09 23:10:18 +01:00
catch_version.hpp Fix references to license file 2022-10-28 11:30:15 +02:00
catch_version_macros.hpp v3.2.1 2022-12-09 23:10:18 +01:00
meson.build Add logical trait polyfills 2022-11-20 17:03:29 +01:00