summaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
Commit message (Expand)AuthorAge
* fate: run avconv with -nostats flagMans Rullgard2011-10-09
* fate: use 'run' helper for seek-testMans Rullgard2011-09-28
* fate: use +frame+slice named constants instead of '3'Anton Khirnov2011-09-05
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
* fate: add 'null' comparison methodMans Rullgard2011-07-04
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-21
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-21
* fate: add support for multithread testingLuca Barbato2011-03-23
* fate: print commands being executed with V=1Måns Rullgård2010-09-23
* fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård2010-08-23
* fate-run: use 'run' function in 'ffmpeg' functionMåns Rullgård2010-08-19
* fate: add -v 0 to ffmpeg flagsMåns Rullgård2010-08-19
* fate-run: add helper to run things on targetMåns Rullgård2010-08-04
* fate: fix non-standard use of bcMåns Rullgård2010-08-01
* fate: fix signal name translationMåns Rullgård2010-08-01
* fate: translate exit status to signal nameMåns Rullgård2010-07-31
* fate: create report filesMåns Rullgård2010-07-26
* Unbreak parallel lavfi testingMåns Rullgård2010-07-24
* fate: delete useless artifacts after running each testMåns Rullgård2010-07-21
* fate: keep stderr from failing testsMåns Rullgård2010-07-21
* fate: run diff even if command failsMåns Rullgård2010-07-20
* fate: allow running regtests through fate frontendMåns Rullgård2010-07-20
* fate: simplify test runner slightlyMåns Rullgård2010-07-18
* fate: add some helper functions to simplify test rulesMåns Rullgård2010-07-18
* fate: apply TARGET_EXEC only to commands starting with absolute pathMåns Rullgård2010-07-18
* fate: use our variable names in test rules imported from Mike's dbMåns Rullgård2010-07-18
* fate-run: rename some variables consistently with other filesMåns Rullgård2010-07-18
* fate: add stddev comparatorMåns Rullgård2010-07-17
* fate: whitespace cosmeticsMåns Rullgård2010-07-17
* fate: ensure file sizes match in oneoff testsMåns Rullgård2010-07-10
* fate: fail with a sensible error message if reference file is missingMåns Rullgård2010-07-09
* fate: delete output files from successful testsMåns Rullgård2010-07-09
* fate: exit with error immediately if test command failsMåns Rullgård2010-07-09
* fate: add oneoff comparison methodMåns Rullgård2010-07-09
* fate: pass additional variables to test scriptMåns Rullgård2010-07-09
* Add FATE testsMåns Rullgård2010-03-15