Commit ec9fca31 authored by Fabrice Bellard's avatar Fabrice Bellard

added fulltest target

Originally committed as revision 2056 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a12eea30
......@@ -157,8 +157,8 @@ TAGS:
# regression tests
libavtest test mpeg4 mpeg: ffmpeg$(EXE)
$(MAKE) all -C tests $@
libavtest test mpeg4 mpeg test-server fulltest: ffmpeg$(EXE)
$(MAKE) -C tests $@
# tar release (use 'make -k tar' on a checkouted tree)
FILE=ffmpeg-$(shell cat VERSION)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment