[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] scratch/merge-cedet-tests d07e012 018/316: New test files
From: |
Edward John Steere |
Subject: |
[Emacs-diffs] scratch/merge-cedet-tests d07e012 018/316: New test files combining macros and EDE |
Date: |
Fri, 27 Jan 2017 20:03:22 +0000 (UTC) |
branch: scratch/merge-cedet-tests
commit d07e012c3d094f56ba140316943a6bda85d6edf9
Author: Eric Ludlam <address@hidden>
Commit: Edward John Steere <address@hidden>
New test files combining macros and EDE
---
.../cedet/semantic/testwithede/testedereplaced.c | 29 ++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/test/manual/cedet/cedet/semantic/testwithede/testedereplaced.c
b/test/manual/cedet/cedet/semantic/testwithede/testedereplaced.c
new file mode 100644
index 0000000..c5f630e
--- /dev/null
+++ b/test/manual/cedet/cedet/semantic/testwithede/testedereplaced.c
@@ -0,0 +1,29 @@
+/** testedereplaced.c --- File equivalent to testede as if macros expanded.
+ *
+ * Copyright (C) 2015 Eric Ludlam
+ *
+ * Author: Eric Ludlam <address@hidden>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see http://www.gnu.org/licenses/.
+ */
+
+int A(int b);
+
+int B(int b);
+
+int C(int b);
+
+int D(int b);
+
+int E(int b);
- [Emacs-diffs] branch scratch/merge-cedet-tests created (now 23fa6fe), Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests fabfa6a 027/316: (templates_MISC, tempaltes): New (all, dist): add templates, Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests ada5514 040/316: Fix paths to current code location., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 7fce11d 056/316: Uniquafy names from last example from Martin to include ms_ prefix., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests b6765ec 001/316: New test file., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 46053c1 010/316: Don't init semantic mode at this point, Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 1a9f3c4 009/316: Disable `ede-project-directories' checking during tests., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 812f259 012/316: Add header comments and provide., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests d07e012 018/316: New test files combining macros and EDE,
Edward John Steere <=
- [Emacs-diffs] scratch/merge-cedet-tests fc6bc00 026/316: (Lisp_LISP): Add cit-srec.el, Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 413f179 030/316: (LOADPATH): Added, Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 779f839 032/316: (LOADPATH): Add speedbar. (EMACSFLAGS): New variable (Lisp): Use above., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 6813c44 014/316: New test files combining macros and EDE, Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 3b92d1c 021/316: Fake lisp.h for project detection purposes., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests a2c77d6 022/316: Move tests in cedet/semantic, Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 8899bf4 017/316: Add header comments and provide., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 413871b 003/316: (cit-src-dir): New var., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 39b4ea6 019/316: Test Makefile.am for subdir in project-am detector., Edward John Steere, 2017/01/27
- [Emacs-diffs] scratch/merge-cedet-tests 439ca10 007/316: Remove obsolete cvs-auto-updated 'X-RCS' line., Edward John Steere, 2017/01/27