emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/merge-cedet-tests c2f09c4 182/316: (cedet-integ-te


From: Edward John Steere
Subject: [Emacs-diffs] scratch/merge-cedet-tests c2f09c4 182/316: (cedet-integ-test-proj): Add cit-remove-and-do-shared-lib.
Date: Sat, 28 Jan 2017 09:10:00 +0000 (UTC)

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

    (cedet-integ-test-proj): Add cit-remove-and-do-shared-lib.
---
 test/manual/cedet/cedet-integ-test.el |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test/manual/cedet/cedet-integ-test.el 
b/test/manual/cedet/cedet-integ-test.el
index 5ac9f16..71c07b8 100644
--- a/test/manual/cedet/cedet-integ-test.el
+++ b/test/manual/cedet/cedet-integ-test.el
@@ -45,6 +45,7 @@
 ;;    f create a build file.
 ;;    g build the sources
 ;;    e remove files from a project.
+;;    f shared libraries from EDE.
 ;;
 ;; 2) Build sources using SRecode.
 ;;    a Fill in the constructed C files with classes and methods.
@@ -134,6 +135,9 @@ Optional argument MAKE-TYPE is the style of EDE project to 
test."
   ;; 1 e) remove files from a project
   (cit-remove-add-to-project-cpp)
 
+  ;; 1 f) remove files from a project
+  (cit-remove-and-do-shared-lib)
+
   ;; 2 e) srecode map manipulation
   (cit-srecode-map-test)
 



reply via email to

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