1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-05-08 16:35:44 +02:00

1 Commits

Author SHA1 Message Date
c8ef
2bce3e276b
add bazel build rule for SelfTest ()
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