Améliorations des différents tests
This commit is contained in:
BIN
tests/C/test-02-already-exist/bake/bakefile.jar
Normal file
BIN
tests/C/test-02-already-exist/bake/bakefile.jar
Normal file
Binary file not shown.
BIN
tests/C/test-02-already-exist/bakefile.jar
Normal file
BIN
tests/C/test-02-already-exist/bakefile.jar
Normal file
Binary file not shown.
@@ -1,13 +0,0 @@
|
||||
# Test 2 : Compilation où le résultat existe déjà
|
||||
|
||||
## Description
|
||||
Ce test vérifie que si l'exécutable `main` est déjà présent et que `main.c`
|
||||
n'a pas été modifié, alors `Bake` ne tente pas de recompiler.
|
||||
|
||||
## Fichiers utilisés
|
||||
- `main.c` : Fichier source inchangé.
|
||||
- `Bakefile` : Contient les règles de compilation.
|
||||
- `main` : Exécutable déjà généré.
|
||||
|
||||
## Résultat attendu
|
||||
Aucun message indiquant la compilation ne doit apparaître.
|
BIN
tests/C/test-02-already-exist/make/bakefile.jar
Normal file
BIN
tests/C/test-02-already-exist/make/bakefile.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user