Move tests library to tests/lib
Add PBC4cip classifier
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -3,8 +3,11 @@
|
||||
path = lib/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
[submodule "lib/catch2"]
|
||||
path = lib/catch2
|
||||
path = tests/lib/catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
[submodule "lib/mdlp"]
|
||||
path = lib/mdlp
|
||||
path = tests/lib/mdlp
|
||||
url = https://github.com/rmontanana/mdlp
|
||||
[submodule "tests/lib/Files"]
|
||||
path = tests/lib/Files
|
||||
url = https://github.com/rmontanana/ArffFiles
|
||||
|
Reference in New Issue
Block a user