Commit 47e874991af50b8d26ce07fdc546f6e80325094d
1 parent
2c27fa7a
Exists in
master
and in
100 other branches
Update some tests
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
test/FitNesseRoot/ReleaseS/ThirdPart/ReLease3/SprinT4/UserStory27/content.txt
... | ... | @@ -70,10 +70,10 @@ Afin de superposer l'ensemble de ces événements sur un même tracé |
70 | 70 | |note|!- Tracé des courbes -!| |
71 | 71 | |check|execute|${executable}|command|${path}request_us27_02.xml|args|0| |
72 | 72 | |note|!-Vérification de la présence du fichier et renommage du fichier pour comparaison complémentaire -!| |
73 | -|check|execute|!-ls -!|command| plot_*.png |args|0| | |
74 | -|check|execute|mv|command|./plot_0_*.png ${workingPath}/plot_27_02_0.png|args|0| | |
75 | -|check|execute|mv|command|./plot_1_*.png ${workingPath}/plot_27_02_1.png|args|0| | |
76 | -|check|execute|mv|command|./plot_2_*.png ${workingPath}/plot_27_02_2.png|args|0| | |
73 | +|check|execute|!-ls -!|command| plot_catalog_test_00_*.png |args|0| | |
74 | +|check|execute|mv|command|./plot_catalog_test_00_0_*.png ${workingPath}/plot_27_02_0.png|args|0| | |
75 | +|check|execute|mv|command|./plot_catalog_test_00_1_*.png ${workingPath}/plot_27_02_1.png|args|0| | |
76 | +|check|execute|mv|command|./plot_catalog_test_00_2_*.png ${workingPath}/plot_27_02_2.png|args|0| | |
77 | 77 | |note|!-Copie de la référence -!| |
78 | 78 | |check|execute|cp|command|${path}/plot_27_02_0_REF.png ./PlotFitnesseResults/US27/|args|0| |
79 | 79 | |note|!-Génération fichier de différences graphiques entre image produite et image de référence-!| | ... | ... |