/[openfoncier]/trunk/tests/run_testsuite
ViewVC logotype

Diff of /trunk/tests/run_testsuite

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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

Legend:
Removed from v.2707  
changed lines
  Added in v.2708

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26