Update tests config with correct makefile

This commit is contained in:
Aurélien Delval 2021-05-03 16:33:39 +02:00
parent 44f0fc1f51
commit 624699e716
11 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ bin/
*.vfcraw.hd5
__pycache__
ci/__pycache__
*.h5

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
{
"make_command": "make -f Makefile.vfc_ci",
"make_command": "make -f Makefile.verificarlo",
"executables": [
{
"executable": "bin/vfc_test_h5",