Amélioration du script de test automatique

This commit is contained in:
Yanis HAMOUDI 2025-02-09 18:17:32 +01:00
parent 1f1e1091f8
commit be8664958b

@ -95,6 +95,11 @@ tests_c=(
"test-08-space-vs-tabulation"
"test-09-handling-comment"
"test-10-phony"
"test-11-error-in-code"
"test-12-file-dont-exist"
"test-13-dependancy-dont-exist"
"test-14-remove-source-and-rebuild"
"test-15-subdir-build"
)
tests_java=(