[FFmpeg-cvslog] fate: add GEN tag for mapchan sw tests.
Clément Bœsch
git at videolan.org
Tue Jan 17 00:17:37 CET 2012
ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Fri Jan 13 19:17:12 2012 +0100| [72ad228ada805b363c07a14703533ea60e69c090] | committer: Clément Bœsch
fate: add GEN tag for mapchan sw tests.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=72ad228ada805b363c07a14703533ea60e69c090
---
tests/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/Makefile b/tests/Makefile
index 6ee408a..4260568 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -38,7 +38,7 @@ tests/data/mapchan-mono.sw: tests/audiogen$(HOSTEXESUF)
@mkdir -p tests/data
$(M)./$< $@ 22050 1
-tests/data/asynth%.sw tests/vsynth%/00.pgm: TAG = GEN
+tests/data/%.sw tests/vsynth%/00.pgm: TAG = GEN
include $(SRC_PATH)/tests/fate/aac.mak
include $(SRC_PATH)/tests/fate/ac3.mak
More information about the ffmpeg-cvslog
mailing list