summaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
Commit message (Expand)AuthorAge
* fate-run: make avconv() properly deal with multiple inputs.Anton Khirnov2012-07-09
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* fate: allow tests to specify unit size for psnr comparisonMans Rullgard2012-05-29
* fate: use standard diff optionsMans Rullgard2012-05-15
* fate: use diff -b in oneline comparisonMans Rullgard2012-05-15
* Add probe fate tests to test for regressions in detecting media types.Ronald S. Bultje2012-05-07
* fate: Add oneline comparison methodMans Rullgard2012-05-07
* FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles2012-04-18
* FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles2012-04-18
* fate: make compare() function compatible with POSIX bcMans Rullgard2012-03-18
* fate: fix enc_dec_pcm tests with remote targetMans Rullgard2012-03-17
* FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles2012-03-15
* FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles2012-03-15
* FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles2012-03-15
* FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles2012-03-15
* FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles2012-03-15
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-06
* 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