fail if a test fails instead of contuing as if everything was ok

Originally committed as revision 1767 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2003-04-12 14:50:35 +00:00
parent a90fb38bfa
commit 6692d61b12
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ test-server: vsynth1/0.pgm asynth1.sw
# fast regression tests for all codecs
test mpeg4 mpeg: vsynth1/0.pgm vsynth2/0.pgm asynth1.sw tiny_psnr
@$(SRC_PATH)/tests/regression.sh $@ $(REFFILE1) vsynth1 || true
@$(SRC_PATH)/tests/regression.sh $@ $(REFFILE2) vsynth2 || true
@$(SRC_PATH)/tests/regression.sh $@ $(REFFILE1) vsynth1
@$(SRC_PATH)/tests/regression.sh $@ $(REFFILE2) vsynth2
# fast regression for libav formats
libavtest: vsynth1/0.pgm asynth1.sw