Browse Source

enable seektest

Originally committed as revision 8792 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 19 years ago
parent
commit
c6a29a63b1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/Makefile

+ 1
- 1
tests/Makefile View File

@@ -18,7 +18,7 @@ LIBAV_REFFILE=$(SRC_DIR)/libav.regression.ref

SEEK_REFFILE=$(SRC_DIR)/seek.regression.ref

all fulltest test: codectest libavtest
all fulltest test: codectest libavtest seektest

test-server: vsynth1/00.pgm asynth1.sw
@echo


Loading…
Cancel
Save