From eca478c3171a85187fb98ea05b0065c336416d3c Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sat, 16 Jan 2010 20:18:13 +0000 Subject: regtest: split reference files allowing tests to run individually With this change, the output is checked immediately after each test has run. This means commands like "make regtest-mpeg2" can now be used to run a single test and get meaningful results. By default, make will abort if any test fails. To run all tests regardless, use make -k. Originally committed as revision 21254 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/ref/lavf/tiff | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/ref/lavf/tiff (limited to 'tests/ref/lavf/tiff') diff --git a/tests/ref/lavf/tiff b/tests/ref/lavf/tiff new file mode 100644 index 0000000000..99f576e836 --- /dev/null +++ b/tests/ref/lavf/tiff @@ -0,0 +1,3 @@ +b3299346a8959553a437e486d8f3bf76 *./tests/data/b-lavf02.tiff +./tests/data/b-lavf%02d.tiff CRC=0x6da01946 +307131 ./tests/data/b-lavf02.tiff -- cgit v1.2.3