new testing framework
This commit is contained in:
parent
b56829ea26
commit
101ef375ef
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
||||||
[submodule "Externals/lalr"]
|
[submodule "Externals/lalr"]
|
||||||
path = Externals/lalr
|
path = Externals/lalr
|
||||||
url = https://github.com/IlyaShurupov/lalr.git
|
url = https://github.com/IlyaShurupov/lalr.git
|
||||||
|
[submodule "Externals/unittest-cpp"]
|
||||||
|
path = Externals/unittest-cpp
|
||||||
|
url = https://github.com/unittest-cpp/unittest-cpp.git
|
||||||
|
|
|
||||||
1
Externals/unittest-cpp
vendored
Submodule
1
Externals/unittest-cpp
vendored
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 10e50ad70c696002b1d5bbefd0ea04b3ea92a03b
|
||||||
Loading…
Add table
Add a link
Reference in a new issue