fate: add XWD image regression test
Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
parent
b3461c29c1
commit
7de9af65c7
@ -175,6 +175,10 @@ if [ -n "$do_pcx" ] ; then
|
|||||||
do_image_formats pcx
|
do_image_formats pcx
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -n "$do_xwd" ] ; then
|
||||||
|
do_image_formats xwd
|
||||||
|
fi
|
||||||
|
|
||||||
# audio only
|
# audio only
|
||||||
|
|
||||||
if [ -n "$do_wav" ] ; then
|
if [ -n "$do_wav" ] ; then
|
||||||
|
3
tests/ref/lavf/xwd
Normal file
3
tests/ref/lavf/xwd
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
b838561f7df803ea14dd6307a9d3c5ec *./tests/data/images/xwd/02.xwd
|
||||||
|
./tests/data/images/xwd/%02d.xwd CRC=0x69b329cd
|
||||||
|
405615 ./tests/data/images/xwd/02.xwd
|
Loading…
x
Reference in New Issue
Block a user