Change the place for testing libs mdlp, catch2 and File

Add copyright headers to source files
This commit is contained in:
2024-05-12 10:26:24 +02:00
parent 030ed6bc1c
commit 84d1c834d5
10 changed files with 43 additions and 15 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "tests/lib/Catch2"]
path = tests/lib/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "tests/lib/mdlp"]
path = tests/lib/mdlp
url = https://github.com/rmontanana/mdlp