Browse Source

fate: Add sunrast regression test

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
tags/n0.11
Derek Buitenhuis Justin Ruggles 13 years ago
parent
commit
6aa6e3e814
2 changed files with 7 additions and 0 deletions
  1. +4
    -0
      tests/lavf-regression.sh
  2. +3
    -0
      tests/ref/lavf/sunrast

+ 4
- 0
tests/lavf-regression.sh View File

@@ -183,6 +183,10 @@ if [ -n "$do_dpx" ] ; then
do_image_formats dpx
fi

if [ -n "$do_sunrast" ] ; then
do_image_formats sun
fi

# audio only

if [ -n "$do_wav" ] ; then


+ 3
- 0
tests/ref/lavf/sunrast View File

@@ -0,0 +1,3 @@
07518bcb0841bc677ce6aea8464ea240 *./tests/data/images/sun/02.sun
./tests/data/images/sun/%02d.sun CRC=0xe6c71946
304123 ./tests/data/images/sun/02.sun

Loading…
Cancel
Save