summaryrefslogtreecommitdiff
path: root/GNUmakefile.in
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>2006-12-23 23:15:52 +0100
committerHan-Wen Nienhuys <hanwen@xs4all.nl>2006-12-23 23:15:52 +0100
commit3574eefec13b09c461638edb08996c884a9400a5 (patch)
tree6ec3c8b0b108780efa08b72343df4cb345cb4b91 /GNUmakefile.in
parent7e6c8d30e6e53d8154a3ec0459a06dfa511320d2 (diff)
put check target at toplevel.
Diffstat (limited to 'GNUmakefile.in')
-rw-r--r--GNUmakefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/GNUmakefile.in b/GNUmakefile.in
index 423d2154ca..ef307e8b6e 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -224,3 +224,16 @@ $(config_h): config.hh.in
@echo ' rm $(config_h); ./autogen.sh'
@echo
@false
+
+
+test:
+ $(MAKE) -C input/regression/ out=test clean
+ $(MAKE) -C input/regression/ out=test WWW ANTI_ALIAS_FACTOR=1
+
+
+CHECK_SOURCE=$(HOME)/vc/gub/target/linux-x86/build/lilypond-master-git.sv.gnu.org-lilypond.git/input/regression/out-test/
+RESULT_DIR=$(top-build-dir)/out/test-results/
+check: test
+ rm -rf $(RESULT_DIR)
+ mkdir -p $(RESULT_DIR)
+ $(PYTHON) $(buildscript-dir)/output-distance.py --output-dir $(RESULT_DIR) $(CHECK_SOURCE) input/regression/out-test/