OSDN Git Service

developer.texi: remove reference to non existing target fulltest
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 23 Aug 2011 00:58:45 +0000 (02:58 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 23 Aug 2011 00:58:45 +0000 (02:58 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/developer.texi

index ca8f9ca..706efe6 100644 (file)
@@ -439,8 +439,6 @@ make will abort if any test fails. To run all tests regardless,
 use make -k. To get a more verbose output, use 'make V=1 test' or
 'make V=2 test'.
 
-Run 'make fulltest' to test all the codecs, formats and FFserver.
-
 [Of course, some patches may change the results of the regression tests. In
 this case, the reference results of the regression tests shall be modified
 accordingly].