1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-01 20:53:12 +02:00
cdt/core/org.eclipse.cdt.core.tests
Thomas Corbat 0544d1d000 Bug 440231 - NullPointerException with Synthetic if-elseif-statement
Added null checks to the ASTWriter.doNodesHaveSameOffset and a test case
reproducing the problem.

Change-Id: I538806cf32683f5689dbf582b7a7dcb6615a899e
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
Reviewed-on: https://git.eclipse.org/r/30334
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-07-25 02:26:39 -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 Remove test interdependencies in CDescriptorTests 2014-03-21 16:33:00 -04:00
model/org/eclipse/cdt/core Disabled a failing test. 2014-04-07 18:16:45 -07:00
parser/org/eclipse/cdt Bug 440231 - NullPointerException with Synthetic if-elseif-statement 2014-07-25 02:26:39 -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 Bug 414692 - Organize Includes has to honor @headername{<header>} in 2014-05-02 10:46:19 -07:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore
.project
about.html
build.properties Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
ChangeLog
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 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
test.xml