Commit Graph

13 Commits

Author SHA1 Message Date
Ramiro Polla 25060fdf55 Ignore whitespace differences in seek test.
Originally committed as revision 13028 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-01 20:04:08 +00:00
Måns Rullgård 9d6a96af24 remove single-frame images from seektest
Originally committed as revision 11837 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-03 21:38:56 +00:00
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
2008-02-03 19:26:22 +00:00
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
2008-01-29 23:30:00 +00:00
Måns Rullgård 1e56c151bc set locale to C in seek test
Originally committed as revision 9584 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-10 20:49:05 +00:00
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
2007-06-07 22:36:39 +00:00
Diego Biurrun 59a2385e73 Remove portability comment, it should be pure POSIX now.
Originally committed as revision 9130 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-25 13:29:22 +00:00
Diego Biurrun dc75f7eeb4 whitespace cosmetics
Originally committed as revision 9129 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-25 13:28:34 +00:00
Diego Biurrun 6d593d4356 'grep -q' is a GNU extension.
Originally committed as revision 9128 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-25 13:27:08 +00:00
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
2007-05-25 13:22:01 +00:00
Benoit Fouet be47dad75f modify order in which files are diff'd
Originally committed as revision 8869 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-02 12:03:34 +00:00
Michael Niedermayer b9e65069bf dont try to seek on single images
Originally committed as revision 8789 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-22 18:41:11 +00:00
Michael Niedermayer f97b7e66de seek regression tests
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-05 18:15:03 +00:00