summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-16 23:21:08 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-16 23:21:08 +0200
commit61fe36f92226a3ceb9b23e546b0574a9f3d8c2d3 (patch)
tree2021ef1f6f8a47729e4ccfe4978c29fbdef68ca1
parent36dfb63bdf3f3297d7da53e634d6dd00b93b24d3 (diff)
Makefile: Add test-interactive note
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a785c92..763b1dd 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,9 @@ test: all
@PACKAGE=${PACKAGE} VERSION=${VERSION} prove test
test-interactive: all
+ @echo 'Note: X Testing sucks, and Xnest is also prone to weird behaviour.'
+ @echo 'If the test fails, try rerunning it one or two times.'
+ @echo 'If it works then, everything is fine.'
@test/run-interactive
install: install-man install-doc install-bin install-font install-img