Måns Rullgård
f955d45226
Change names of regtest output files to closer match the reference files
...
Originally committed as revision 24127 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
ecefc5ddbd
regtest: run seektest on image sequences
...
Seeking on image sequences doesn't actually work, so this
test isn't very useful until that capability is added.
Originally committed as revision 22286 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
d1be963568
regtest: run seektest on lavftest output files
...
Somehow this got lost in the recent overhaul.
Originally committed as revision 22283 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
1233698bed
Make seektest messages similar to other tests
...
Originally committed as revision 22159 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
d7096d6fdd
Run seektest on all generated files
...
Originally committed as revision 22158 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
cc3e2472f3
Place regression test output files in subdirs per family
...
Originally committed as revision 22155 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
cbc4670c37
Revert "Remove the self reference in the seektest that prevented it from"
...
This reverts r22151. It prevents the seektest from running at all and
is thus of no use whatsoever.
Originally committed as revision 22152 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Niedermayer
dd785e25d8
Remove the self reference in the seektest that prevented it from
...
testing new formats since 2 years namely r11831.
This likely will uncover bugs that gone unnoticed in the last 2 years
due to lack of testing.
Originally committed as revision 22151 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
3d1470649c
Replace ` ` syntax by $( ) in regression test shell scripts.
...
The latter syntax variant is more readable and easier to nest.
Originally committed as revision 20924 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
62cb577e39
Rename seek_test.sh --> seek-regression.sh for greater consistency.
...
Originally committed as revision 18220 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
9a5771e9c1
Run regression tests on target system.
...
Originally committed as revision 15915 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ramiro Polla
25060fdf55
Ignore whitespace differences in seek test.
...
Originally committed as revision 13028 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
9d6a96af24
remove single-frame images from seektest
...
Originally committed as revision 11837 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
d2e40fe5e1
get seek regression test filenames from reference file
...
Originally committed as revision 11831 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
76de4ea681
Print the name of the regression test that was run after finishing the test.
...
Originally committed as revision 11664 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
1e56c151bc
set locale to C in seek test
...
Originally committed as revision 9584 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
4fbd52f0b8
Merge tests Makefile into the top-level Makefile.
...
This gets rid of some recursion and simplifies the code.
Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
59a2385e73
Remove portability comment, it should be pure POSIX now.
...
Originally committed as revision 9130 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
dc75f7eeb4
whitespace cosmetics
...
Originally committed as revision 9129 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
6d593d4356
'grep -q' is a GNU extension.
...
Originally committed as revision 9128 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f1f836fd3b
Do not fail or print an error if the logfile already exists.
...
Originally committed as revision 9127 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
be47dad75f
modify order in which files are diff'd
...
Originally committed as revision 8869 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
b9e65069bf
dont try to seek on single images
...
Originally committed as revision 8789 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
f97b7e66de
seek regression tests
...
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago