]> git.eshelyaron.com Git - emacs.git/commitdiff
How to use the cit-test.sh script.
authorzappo <zappo@users.sourceforge.net>
Sat, 23 Aug 2008 00:20:52 +0000 (00:20 +0000)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:59:25 +0000 (17:59 +0200)
test/manual/cedet/README [new file with mode: 0644]

diff --git a/test/manual/cedet/README b/test/manual/cedet/README
new file mode 100644 (file)
index 0000000..572e80d
--- /dev/null
@@ -0,0 +1,12 @@
+ * HOW TO RUN CEDET INTEGRATION TESTS *
+   ==================================
+
+Run the shell script:
+
+  ./cit-test.sh
+
+Modify this script to specify the Emacs command to use to start Emacs.
+
+Once Emacs is up, do not move the mouse, or produce any other events
+for Emacs to read, or the sit-for commands that show the current
+output will stall, and you won't be able to see the current state.