Måns Rullgård
21f7ab7afc
Make ffserver regression test run (still fails)
...
Originally committed as revision 22305 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-08 00:27:00 +00:00
Måns Rullgård
fc8cb3988f
regtest: move md5sum wrappers into separate file
...
ffserver-regression.sh doesn't need anything else from
regression-funcs.sh, and sourcing the entire file there
breaks things.
Originally committed as revision 22304 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-08 00:26:58 +00:00
Diego Biurrun
66d23c968c
Use common regression test functions in ffserver regression test script.
...
This makes the ffserver regression test more portable.
Originally committed as revision 20925 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-26 11:33:23 +00:00
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
2009-12-26 11:24:04 +00:00
Diego Biurrun
7a8d0e9700
Skip creation of tests/data directory in individual regression test scripts.
...
It is already being taken care of by the Makefile.
Originally committed as revision 18248 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-30 13:29:10 +00:00
Diego Biurrun
767e14c380
Rename server-regression.sh --> ffserver-regression.sh for consistency.
...
Originally committed as revision 18243 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-30 10:05:00 +00:00