[SCM] libav/experimental: Change message tag for tests to simply TEST
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:11:58 UTC 2013
The following commit has been merged in the experimental branch:
commit f6ae77d46909c04454233191d6c2d8eff8fc529b
Author: Måns Rullgård <mans at mansr.com>
Date: Tue Jul 20 18:10:24 2010 +0000
Change message tag for tests to simply TEST
Originally committed as revision 24369 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/Makefile b/Makefile
index 26c0a01..9b9f7f8 100644
--- a/Makefile
+++ b/Makefile
@@ -268,7 +268,7 @@ fate: $(FATE)
fate2: $(FATE2_TESTS)
$(FATE): ffmpeg$(EXESUF) tests/tiny_psnr$(HOSTEXESUF)
- @echo "TEST FATE $(@:fate-%=%)"
+ @echo "TEST $(@:fate-%=%)"
$(Q)$(SRC_PATH)/tests/fate-run.sh $@ "$(SAMPLES)" "$(TARGET_EXEC)" "$(TARGET_PATH)" '$(CMD)' '$(CMP)' '$(REF)' '$(FUZZ)'
.PHONY: documentation *test regtest-* alltools check config
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list