summaryrefslogtreecommitdiff
path: root/tests/fate.sh
Commit message (Collapse)AuthorAge
* tests/fate: fix fate on branches different from origin/masterMichael Niedermayer2013-10-29
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* tests/fate.sh: run git reset only when fetch succededMichael Niedermayer2013-10-29
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit '9510d7689e236f6a4748795604fba427c130d0ad'Michael Niedermayer2013-10-29
|\ | | | | | | | | | | | | * commit '9510d7689e236f6a4748795604fba427c130d0ad': fate.sh: Allow non-fast-forwards when updating sources Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate.sh: Allow non-fast-forwards when updating sourcesDiego Biurrun2013-10-29
| |
* | Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc'Michael Niedermayer2013-09-11
|\| | | | | | | | | | | | | * commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc': fate.sh: Run git-clone quietly Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate.sh: Run git-clone quietlyDiego Biurrun2013-09-10
| |
* | fate: Always enable avresampleDerek Buitenhuis2013-07-10
| | | | | | | | | | | | There's no reason we shouldn't be testing it. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-29
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: doc: Mention the target_samples and ld variables for fate configs fate.sh: Allow specifying --as via a specific variable Conflicts: doc/fate.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate.sh: Allow specifying --as via a specific variableMartin Storsjö2013-05-29
| | | | | | | | | | | | | | This simplifies specifying a value containing spaces for this parameter. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'ba13606ca6adbc74b4db4a72b0769397d6408791'Michael Niedermayer2013-05-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ba13606ca6adbc74b4db4a72b0769397d6408791': fate: Add a --target-samples path parameter Conflicts: configure tests/fate/audio.mak tests/fate/cover-art.mak tests/fate/demux.mak tests/fate/ea.mak tests/fate/filter-video.mak tests/fate/h264.mak tests/fate/image.mak tests/fate/lossless-audio.mak tests/fate/lossless-video.mak tests/fate/microsoft.mak tests/fate/pcm.mak tests/fate/prores.mak tests/fate/qt.mak tests/fate/real.mak tests/fate/screen.mak tests/fate/video.mak tests/fate/voice.mak tests/fate/vpx.mak tests/fate/vqf.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add a --target-samples path parameterMartin Storsjö2013-05-28
| | | | | | | | | | | | | | This allows having the samples accessible via different paths on the target and on the host. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'c209d0df657f172f42d9bafbcdfa02dfb14f6965'Michael Niedermayer2013-05-21
|\| | | | | | | | | | | | | | | | | | | * commit 'c209d0df657f172f42d9bafbcdfa02dfb14f6965': fate.sh: add support for build-only FATE instances Conflicts: doc/fate.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate.sh: add support for build-only FATE instancesDiego Biurrun2013-05-21
| | | | | | | | | | | | | | If the "build_only" variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: fate: Allow setting the ld parameter from the config file x86: dsputil: Do not redundantly check for CPU caps before calling init funcs configure: Disable some warnings in MSVC x86: vp56: cmov version of vp56_rac_get_prob requires inline asm avopt: fix examples to match the same style about default values as the actual code. configure: Add support for MSVC cl.exe/link.exe lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. Conflicts: libavutil/opt.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Allow setting the ld parameter from the config fileMartin Storsjö2012-09-06
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | mem: heap memory poisoning.Clément Bœsch2012-07-02
| | | | | | | | | | Enable it by default with FATE. limitation: not random, and not supported with realloc.
* | fate: add support for specifying the shell used to run configureMichael Niedermayer2012-01-30
|/ | | | | Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fate.sh: Ignore errors from rm command during cleanup.Diego Biurrun2011-09-22
| | | | | The install directory being deleted might not be present if the build failed. This can lead to annoying error output if the FATE client is run as a cronjob.
* fate.sh: Run git-pull in quiet mode to avoid console spam.Diego Biurrun2011-09-22
| | | | Since fate.sh can be run from cron, silent commands are preferrable.
* fate: add comment fieldMans Rullgard2011-05-20
| | | | | | | This adds a comment field to the report header, suitable for extra information not covered by the automatic fields. Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: allow overriding default build and install dirsMans Rullgard2011-05-20
| | | | | | | This is useful e.g. for building in a different filesystem than where the source is kept. Signed-off-by: Mans Rullgard <mans@mansr.com>
* get rid of the last svn mentionsJanne Grunau2011-03-18
|
* fate: delete log files ahead of each runMåns Rullgård2010-09-02
| | | | Originally committed as revision 25025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: build with --enable-gplMåns Rullgård2010-08-25
| | | | Originally committed as revision 24930 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: remove unused variable in fate.shMåns Rullgård2010-08-22
| | | | Originally committed as revision 24870 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: allow specifying relative path to config file in fate.shMåns Rullgård2010-08-22
| | | | Originally committed as revision 24866 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: store last version in per-slot fileMåns Rullgård2010-08-17
| | | | | | This allows the same workdir to be used by multiple slots. Originally committed as revision 24819 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: make tar command configurableMåns Rullgård2010-08-01
| | | | | | | The 'tar' variable should be set to a command writing a tar archive of the named files to stdout, typically "tar c" or "tar cf -" Originally committed as revision 24649 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: clean up also after failed runsMåns Rullgård2010-07-27
| | | | Originally committed as revision 24542 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: delete build and install dirs after sessionMåns Rullgård2010-07-27
| | | | Originally committed as revision 24531 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add fate session scriptMåns Rullgård2010-07-26
Originally committed as revision 24530 to svn://svn.ffmpeg.org/ffmpeg/trunk