summaryrefslogtreecommitdiff
path: root/doc/testing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/testing.txt')
-rw-r--r--doc/testing.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/testing.txt b/doc/testing.txt
index b2974fc..f90aca8 100644
--- a/doc/testing.txt
+++ b/doc/testing.txt
@@ -25,12 +25,11 @@ cmake ..
nmake -f Makefile
nmake -f Makefile test
-Running on headless (no X) servers:
+Running on headless (no X) unix servers:
Xvnc :5 -screen 0 800x600x24 &
DISPLAY=:5 make test
-
Adding a new regression test:
------------------------------
contact: Jan Huwald // Impressum