mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() 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. |
||
---|---|---|
.. | ||
core/org/eclipse/cdt/ui/tests/textmanipulation | ||
resources/contentassist | ||
src/org/eclipse/cdt/testplugin | ||
ui/org/eclipse/cdt/ui/tests | ||
.classpath | ||
.cvsignore | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.xml | ||
test.xml |