developer.texi: remove reference to non existing target fulltest

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2011-08-23 02:58:45 +02:00
parent 7a71a3d098
commit 58368cf215
1 changed files with 0 additions and 2 deletions

View 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].