mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
Change message tag for tests to simply TEST
Originally committed as revision 24369 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
096971e892
commit
f6ae77d469
2
Makefile
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user