1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

fate: add GEN tag for mapchan sw tests.

This commit is contained in:
Clément Bœsch 2012-01-13 19:17:12 +01:00
parent 94bf9ac473
commit 72ad228ada

View File

@ -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