Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Camelon2004-04-07 04:32:18 +0000
committerJohn Camelon2004-04-07 04:32:18 +0000
commit26facfb4229fa56cfafe54a6a9d6e5903fe0cf89 (patch)
tree6a829f009080b9166486734ffab800b3c7a602fd /launch/org.eclipse.cdt.launch
parent98b86d1d78b0778ef6954e26710e9bff093f4d73 (diff)
downloadorg.eclipse.cdt-26facfb4229fa56cfafe54a6a9d6e5903fe0cf89.tar.gz
org.eclipse.cdt-26facfb4229fa56cfafe54a6a9d6e5903fe0cf89.tar.xz
org.eclipse.cdt-26facfb4229fa56cfafe54a6a9d6e5903fe0cf89.zip
org.eclipse.cdt.core
Provided a partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=50152 Updated IExpressionParser::expression() interface necessitated by this fix, and updated its clients appropriately. org.eclipse.cdt.core.tests Updated test cases that used IExpressionParser::expression(). Added CompletionParseTest::testCompletionInFunctionBodyFullyQualified(). Added CompletionParseTest::testCompletionInFunctionBodyQualifiedName(). org.eclipse.cdt.ui.tests Updated CompletionFailedTest_ScopedReference_Prefix_Bug50152, moved it out of failed tests package and renamed it to CompletionTest_ScopedReference_Prefix_Bug50152. Updated CompletionFailedTest_TypeDef_Bug52948, moved it out of failed tests package and renamed it to CompletionTest_TypeDef_Bug52948. Updated CompletionFailedTest_ScopedReference_NoPrefix_Bug50152 to show Hoda/Andrew what is still broken.
Diffstat (limited to 'launch/org.eclipse.cdt.launch')
0 files changed, 0 insertions, 0 deletions

Back to the top