Adding Catch2 unit testing framework. Init characteristics serializer tests.
This commit is contained in:
parent
8117dc357f
commit
a5ce3c378f
6 changed files with 75 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "external/json"]
|
||||
path = external/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
[submodule "external/catch2"]
|
||||
path = external/catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue