emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/merge-cedet-tests dbed2db 058/316: Run the tests.


From: Edward John Steere
Subject: [Emacs-diffs] scratch/merge-cedet-tests dbed2db 058/316: Run the tests.
Date: Sat, 28 Jan 2017 09:09:48 +0000 (UTC)

branch: scratch/merge-cedet-tests
commit dbed2dbdd8a40862405f39c041d0e19bfe223fcd
Author: zappo <address@hidden>
Commit: Edward John Steere <address@hidden>

    Run the tests.
---
 test/manual/cedet/cit-test.sh |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test/manual/cedet/cit-test.sh b/test/manual/cedet/cit-test.sh
new file mode 100755
index 0000000..444980a
--- /dev/null
+++ b/test/manual/cedet/cit-test.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+EMACS=emacs;
+
+rm -r /tmp/CEDET_INTEG/
+$EMACS -q -l ../common/cedet.el -l cit-load.el -f toggle-debug-on-error  -f 
cedet-integ-test



reply via email to

[Prev in Thread] Current Thread [Next in Thread]