catch2/tests
c8ef 2bce3e276b
add bazel build rule for SelfTest (#2857)
This PR primarily accomplishes two tasks:

1) It adds MODULE.bazel.lock to the .gitignore file.
2) It includes a Bazel build rule for SelfTest, which can be utilized with the command bazel test //tests:catch2_self_test.
2024-04-21 21:05:55 +02:00
..
ExtraTests Specify minimum C++ version for amalgamated test build 2024-03-13 21:12:59 +01:00
SelfTest Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
TestScripts Allow CATCH_CONFIG_DEFAULT_REPORTER to be arbitrary reporter spec 2024-03-27 10:03:51 +01:00
BUILD.bazel add bazel build rule for SelfTest (#2857) 2024-04-21 21:05:55 +02:00
CMakeLists.txt Stop repeating conditional in endif() 2024-03-12 22:55:12 +01:00
meson.build Add helpers for implementing uniform integer distribution 2023-12-10 19:53:36 +01:00