Added catch2 submodule for cpp testing

This commit is contained in:
myerspat 2022-11-12 13:19:21 -05:00
parent 1abb728b4f
commit a28a175261
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "vendor/fmt"]
path = vendor/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "vendor/Catch2"]
path = vendor/Catch2
url = git@github.com:catchorg/Catch2.git

1
vendor/Catch2 vendored Submodule

@ -0,0 +1 @@
Subproject commit 41990e0fe6274d716134eecfd4d780e976c8fbf5