Correction du bug avec le test n°17 + Amélioration du script de test

This commit is contained in:
2025-02-28 20:36:49 +01:00
parent d4f88551df
commit c8dd918877
3 changed files with 33 additions and 14 deletions

View File

@@ -100,6 +100,8 @@ tests_c=(
"test-13-dependancy-dont-exist"
"test-14-remove-source-and-rebuild"
"test-15-subdir-build"
"test-16-strange-variables"
"test-17-rule-without-command"
)
tests_java=(