summaryrefslogtreecommitdiffstats
path: root/tests/fate-run.sh
Commit message (Expand)AuthorAgeFilesLines
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-291-8/+32
* fate: allow tests to specify unit size for psnr comparisonMans Rullgard2012-05-291-1/+2
* fate: use standard diff optionsMans Rullgard2012-05-151-1/+1
* fate: use diff -b in oneline comparisonMans Rullgard2012-05-151-3/+1
* Add probe fate tests to test for regressions in detecting media types.Ronald S. Bultje2012-05-071-0/+4
* fate: Add oneline comparison methodMans Rullgard2012-05-071-1/+8
* FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles2012-04-181-4/+12
* FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles2012-04-181-1/+1
* fate: make compare() function compatible with POSIX bcMans Rullgard2012-03-181-2/+1
* fate: fix enc_dec_pcm tests with remote targetMans Rullgard2012-03-171-2/+2
* FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles2012-03-151-0/+10
* FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles2012-03-151-1/+3
* FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles2012-03-151-4/+12
* FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles2012-03-151-1/+2
* FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles2012-03-151-6/+6
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-061-2/+3
* fate: run avconv with -nostats flagMans Rullgard2011-10-091-1/+1
* fate: use 'run' helper for seek-testMans Rullgard2011-09-281-1/+1
* fate: use +frame+slice named constants instead of '3'Anton Khirnov2011-09-051-1/+1
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-7/+7
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-131-1/+1
* fate: add 'null' comparison methodMans Rullgard2011-07-041-0/+1
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-211-3/+0
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-211-2/+3
* fate: add support for multithread testingLuca Barbato2011-03-231-2/+3
* fate: print commands being executed with V=1Måns Rullgård2010-09-231-0/+2
* fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård2010-08-231-0/+2
* fate-run: use 'run' function in 'ffmpeg' functionMåns Rullgård2010-08-191-1/+1
* fate: add -v 0 to ffmpeg flagsMåns Rullgård2010-08-191-1/+1
* fate-run: add helper to run things on targetMåns Rullgård2010-08-041-0/+4
* fate: fix non-standard use of bcMåns Rullgård2010-08-011-1/+1
* fate: fix signal name translationMåns Rullgård2010-08-011-1/+1
* fate: translate exit status to signal nameMåns Rullgård2010-07-311-1/+6
* fate: create report filesMåns Rullgård2010-07-261-10/+18
* Unbreak parallel lavfi testingMåns Rullgård2010-07-241-1/+1
* fate: delete useless artifacts after running each testMåns Rullgård2010-07-211-1/+3
* fate: keep stderr from failing testsMåns Rullgård2010-07-211-2/+4
* fate: run diff even if command failsMåns Rullgård2010-07-201-2/+5
* fate: allow running regtests through fate frontendMåns Rullgård2010-07-201-4/+38
* fate: simplify test runner slightlyMåns Rullgård2010-07-181-2/+1
* fate: add some helper functions to simplify test rulesMåns Rullgård2010-07-181-0/+24
* fate: apply TARGET_EXEC only to commands starting with absolute pathMåns Rullgård2010-07-181-1/+2
* fate: use our variable names in test rules imported from Mike's dbMåns Rullgård2010-07-181-4/+0
* fate-run: rename some variables consistently with other filesMåns Rullgård2010-07-181-2/+6
* fate: add stddev comparatorMåns Rullgård2010-07-171-3/+13
* fate: whitespace cosmeticsMåns Rullgård2010-07-171-1/+1
* fate: ensure file sizes match in oneoff testsMåns Rullgård2010-07-101-1/+3
* fate: fail with a sensible error message if reference file is missingMåns Rullgård2010-07-091-0/+5
* fate: delete output files from successful testsMåns Rullgård2010-07-091-0/+2
* fate: exit with error immediately if test command failsMåns Rullgård2010-07-091-1/+1
OpenPOWER on IntegriCloud