From ee352df3e746c6916d0b88a4aed5980fd816c78a Mon Sep 17 00:00:00 2001 From: zappo Date: Sat, 23 Aug 2008 00:20:52 +0000 Subject: [PATCH] How to use the cit-test.sh script. --- test/manual/cedet/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/manual/cedet/README diff --git a/test/manual/cedet/README b/test/manual/cedet/README new file mode 100644 index 00000000000..572e80daec0 --- /dev/null +++ b/test/manual/cedet/README @@ -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. -- 2.39.2