added catch2 testing framework as submodule

This commit is contained in:
2026-03-04 20:10:19 +01:00
parent 8e14a71eb6
commit 6d682afe24
4 changed files with 16 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -15,3 +15,6 @@
path = libs/sdl3
url = https://github.com/libsdl-org/SDL.git
branch = main
[submodule "libs/catch2"]
path = libs/catch2
url = https://github.com/catchorg/Catch2.git