add tests executable

This commit is contained in:
Lion Kortlepel
2022-05-26 11:43:02 +02:00
parent 2dd181d492
commit 019c5202ea
5 changed files with 98 additions and 40 deletions

3
.gitmodules vendored
View File

@@ -28,3 +28,6 @@
[submodule "deps/fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt
[submodule "deps/doctest"]
path = deps/doctest
url = https://github.com/doctest/doctest