git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a673320
)
FATE: use +/- flag option syntax for vp8 emu-edge tests
author
Justin Ruggles
<justin.ruggles@gmail.com>
Tue, 20 Mar 2012 19:10:39 +0000
(15:10 -0400)
committer
Justin Ruggles
<justin.ruggles@gmail.com>
Tue, 20 Mar 2012 19:51:58 +0000
(15:51 -0400)
tests/fate/vpx.mak
patch
|
blob
|
history
diff --git
a/tests/fate/vpx.mak
b/tests/fate/vpx.mak
index
f682365
..
1560fe9
100644
(file)
--- a/
tests/fate/vpx.mak
+++ b/
tests/fate/vpx.mak
@@
-41,6
+41,6
@@
fate-vp8-sign-bias$(1): REF = $(SRC_PATH)/tests/ref/fate/vp8-sign-bias
endef
$(eval $(call FATE_VP8_FULL))
-$(eval $(call FATE_VP8_FULL,-emu-edge,-flags emu_edge))
+$(eval $(call FATE_VP8_FULL,-emu-edge,-flags
+
emu_edge))
FATE_TESTS += $(FATE_VP8)
fate-vp8: $(FATE_VP8)