1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-09 01:55:24 +02:00
cdt/core/org.eclipse.cdt.core.tests
Thomas Corbat 7168d36c58 Bug 474020 - [ASTRewrite] Nested modifications are suppressed by macros
Added further check to isStatementWithMixedLocation return false if all
macro expansions are further enclosed in child statements.

Change-Id: Ida6994adbbf76674c37a4c1c214aeea79b4963f2
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2015-08-07 02:11:37 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
META-INF Refurbished change generator tests: 2014-08-26 02:05:02 -04:00
misc/org/eclipse/cdt Fixed a resource leak. 2015-05-05 18:25:41 -07:00
model/org/eclipse/cdt/core Bug 349564 - The 'Binaries' node does not always disappear when project is cleaned 2015-04-21 08:29:20 +02:00
parser/org/eclipse/cdt Bug 474020 - [ASTRewrite] Nested modifications are suppressed by macros 2015-08-07 02:11:37 -04:00
regression/org/eclipse/cdt/core/tests Fix intermittent test failures. 2012-09-14 09:32:36 +02:00
resources Bug 474020 - [ASTRewrite] Nested modifications are suppressed by macros 2015-08-07 02:11:37 -04:00
suite/org/eclipse/cdt/core Bug 45149 - Add tests to UNCPathConverter class 2015-04-01 13:35:34 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Updated the about.html files. 2006-05-24 13:51:50 +00:00
build.properties Fix some missing test resources in qt and core tests. 2015-07-07 18:02:33 -04:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:16:08 +00:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added capability 2013-09-08 08:09:10 -04:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
test.xml