Commit 61fe36f9 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Makefile: Add test-interactive note

parent 36dfb63b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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