Parent Directory | Revision Log | Patch
revision 2707 by mbroquet, Thu Jan 23 10:47:18 2014 UTC | revision 2708 by mbroquet, Tue Jan 28 10:31:54 2014 UTC | |
---|---|---|
# | Line 10 | Line 10 |
10 | # Initialisation de l'environnement de tests | # Initialisation de l'environnement de tests |
11 | ./init_testenv $1 | ./init_testenv $1 |
12 | ||
13 | # Suppression des anciens résultats | |
14 | rm -rf results | |
15 | mkdir results | |
16 | ||
17 | # On exécute la suite de tests | # On exécute la suite de tests |
18 | phpunit --bootstrap bootstrap.php --log-junit results/results.xml -c config.xml | phpunit --bootstrap bootstrap.php --log-junit results/results.xml -c config.xml |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |