summaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Expand)AuthorAge
* fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö2011-10-18
* prores: add FATE testsDiego Biurrun2011-10-13
* fate: allow testing with libavfilter disabledMans Rullgard2011-09-27
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* Remove the ffserver test.Anton Khirnov2011-08-01
* fate: make vsynth tests depend on only the relevant vrefMans Rullgard2011-07-18
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
* build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-11
* build: rework rules for things in the tools dirMans Rullgard2011-07-10
* fate: add idct8x8 testMans Rullgard2011-07-04
* fate: move libavutil test rules to a separate fileMans Rullgard2011-07-03
* build: Eliminate obsolete test targets.Diego Biurrun2011-06-30
* fate: move amr[nw]b test rules into separate filesMans Rullgard2011-06-29
* build: replace some addprefix/addsuffix with substitution refsMans Rullgard2011-06-28
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-23
* build: move test rules to tests/MakefileMans Rullgard2011-06-22
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
* seek tests only available with GPL enabledBenoit Fouet2007-05-30
* Mark phony swscale_error target as such.Diego Biurrun2007-05-29
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-27
* Rename variable for consistency.Diego Biurrun2007-05-27
* whitespace cosmeticsDiego Biurrun2007-05-27
* better variable namesDiego Biurrun2007-05-27
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-27
* Do not hide the commands make runs.Diego Biurrun2007-05-27
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-27
* Also remove seek_test upon clean.Diego Biurrun2007-05-25
* Replace multiple rules for compiling binaries by one pattern rule.Diego Biurrun2007-05-24
* Remove obsolete and non-working DSP test program.Diego Biurrun2007-05-24
* Remove trailing / from -I flags, MinGW appears to dislike them.Zuxy Meng2007-05-09
* enable seektestMichael Niedermayer2007-04-22
* ensure that seek_test is rebuild if any of the libs changedMichael Niedermayer2007-04-22
* Add seektest to list of PHONY targets.Diego Biurrun2007-02-06
* seek regression testsMichael Niedermayer2007-02-05
* Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun2007-01-25
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-10
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-23
* Use $< instead of explicit names.Diego Biurrun2006-12-21
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun2006-10-18
* Warn about --enable-gpl.Diego Biurrun2006-10-15
* 0.pgm is now 00.pgm.Diego Biurrun2006-10-15
* Mark all phony targets as such.Diego Biurrun2006-10-03
* Merge identical targets.Diego Biurrun2006-10-02
* simplification cosmeticsDiego Biurrun2006-08-17
* Simplify dsptest* rule and add libavutil to the dsptest* includes.Diego Biurrun2006-08-17
* Add $(EXESUF) where necessary, fixes regression tests under MinGW.Víctor Paesa2006-08-03
* Add missing EXESUF to executable rules.Víctor Paesa2006-07-19
* 100l: V_PATH vs VPATH typoDiego Biurrun2006-07-05
* cosmetics: Break overly long lines.Diego Biurrun2006-07-05