]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
set LILYPOND_BOOK_LILYPOND_FLAGS explicitly for test. Removes PDF for tests.
[lilypond.git] / GNUmakefile.in
index e8a0f50ca27ff2c37a8cbd31918da48f0daed3de..8e6ee6b73e7bc5fe089b0b0c51b1905f47b8f6df 100644 (file)
@@ -201,8 +201,9 @@ $(config_h): config.hh.in
 
 test:
        $(MAKE) -C input/regression/ out=test clean
-       $(MAKE) -C input/regression/ out=test WWW ANTI_ALIAS_FACTOR=1
 
+## no aa-scaling, no PDF
+       $(MAKE) -C input/regression/ out=test WWW LILYPOND_BOOK_LILYPOND_FLAGS="--backend=eps --formats=ps,png $(LILYPOND_JOBS) -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I $(top-src-dir)/input/manual -dcheck-internal-types -ddump-signatures -danti-alias-factor=1"
 
 RESULT_DIR=$(top-build-dir)/out/test-results/
 check: test