]> git.lyx.org Git - features.git/commitdiff
Few touches of autotests
authorPavel Sanda <sanda@lyx.org>
Mon, 31 Jan 2011 20:39:35 +0000 (20:39 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 31 Jan 2011 20:39:35 +0000 (20:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37390 a592a061-630c-0410-9148-cb99ea01b6c8

development/autotests/Makefile [new file with mode: 0644]
development/autotests/README

diff --git a/development/autotests/Makefile b/development/autotests/Makefile
new file mode 100644 (file)
index 0000000..9c7820b
--- /dev/null
@@ -0,0 +1,2 @@
+all:
+       ./run-tests.sh
index e4e4b7035f1af669deda3d5b19651dd4451871f8..52a162dad25eee33c68928055bf03057c3f6a429 100644 (file)
@@ -10,6 +10,8 @@ In order to launch all the tests available in this folder, just run
 
   ./run-tests.sh
 
+and do not interact with your computer while the tests are running.
+
 If you wish to launch one or more specific tests, then provide them
 as argument to the script, e.g.: