]> git.eshelyaron.com Git - emacs.git/commit
Added code for test tags
authorzappo <zappo@users.sourceforge.net>
Sun, 18 Apr 2010 00:37:06 +0000 (00:37 +0000)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 17:41:52 +0000 (19:41 +0200)
commit3cb2319f1af642b792807289a76eb046fe9d70d6
treee37dbfdabc474329958a72da4d9cd96490450a5a
parent404d4da32624d758beb2ab164804efbd22a242ab
Added code for test tags

* test/manual/cedet/cit-cpp.el: (cit-header-cpp-tags): Add some code
 to foo constructor. (cit-src-cpp-tags): Add stdio.h include. Add code
 to the methods to call through the class and eventually print
 MOOSE. (cit-main-cpp-tags): Remove stdio.h include. Replace print
 code with call to the foo class to print
 MOOSE. (cit-symref-operations): New variable.
 (cit-remove-add-to-project-cpp): Delete .o files also.
 (cit-remove-and-do-shared-lib): Specify the compiler to use.
test/manual/cedet/cit-cpp.el