1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00
cdt/core/org.eclipse.cdt.core.tests
Thomas Corbat ec2fe61a04 Bug 441859 - [ASTRewrite] Replacing Replaced Node Throws IllegalArgEx
Changed ASTRewrite to also accept the root node as valid target for
replacement. Added a test to show the resulting modification store setup
works as expected.

Change-Id: I471d4399690f3a5bb7dcddca45b3f848826b696c
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
Reviewed-on: https://git.eclipse.org/r/31747
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-08-18 02:46:56 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
META-INF Remove the eclipse.inf file from core.tests. It conflicts with the 2014-05-05 14:31:15 -04:00
misc/org/eclipse/cdt More descriptive names of temporary files. 2014-08-04 09:44:21 -07:00
model/org/eclipse/cdt/core Disabled a failing test. 2014-04-07 18:16:45 -07:00
parser/org/eclipse/cdt Bug 441859 - [ASTRewrite] Replacing Replaced Node Throws IllegalArgEx 2014-08-18 02:46:56 -04:00
regression/org/eclipse/cdt/core/tests Fix intermittent test failures. 2012-09-14 09:32:36 +02:00
resources Bug 84144 - ASTWriter extension for IGNUASTGotoStatements and label 2014-07-10 10:26:51 +02:00
suite/org/eclipse/cdt/core More descriptive names of temporary files. 2014-08-04 09:44:21 -07: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 Enabled JDK 1.7. 2014-01-24 13:38:55 -05: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 Upgrade to Tycho 0.21.0 2014-07-31 11:19:17 -04:00
test.xml