File tree
3 files changed
+75
-2
lines changed- .github/workflows
- libs/EXTERNAL
3 files changed
+75
-2
lines changedLines changed: 71 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + |
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 |
| - | |
| 8 | + |
- .bazelrc+3
- .conan/test_package/CMakeLists.txt+1-1
- CMakeLists.txt+3-11
- MODULE.bazel+1
- WORKSPACE.bazel-16
- docs/cmake-integration.md+14-4
- docs/release-notes.md+26
- examples/CMakeLists.txt+1-1
- extras/Catch.cmake+15-17
- extras/CatchAddTests.cmake+61-25
- extras/catch_amalgamated.cpp+19-13
- extras/catch_amalgamated.hpp+84-63
- meson.build+1-1
- meson_options.txt+1
- src/catch2/catch_tostring.hpp+5-1
- src/catch2/catch_version.cpp+1-1
- src/catch2/catch_version_macros.hpp+2-2
- src/catch2/meson.build+22-15
- tests/ExtraTests/CMakeLists.txt+1-1
- tests/SelfTest/IntrospectiveTests/ToString.tests.cpp+23
- tests/TestScripts/DiscoverTests/CMakeLists.txt+9-2
- tests/TestScripts/DiscoverTests/VerifyRegistration.py+36-14
- tests/TestScripts/DiscoverTests/register-tests.cpp+7
- tools/misc/CMakeLists.txt+1-1
0 commit comments