1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.ui.tests
John Camelon 26facfb422 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.
2004-04-07 04:32:18 +00:00
..
core/org/eclipse/cdt/ui/tests/textmanipulation Remove usage of Java 1.4 reserved keyword assert. 2003-07-17 15:23:56 +00:00
resources/contentassist Partial Fix for bug#52948 2004-03-08 21:20:11 +00:00
src/org/eclipse/cdt/testplugin Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
ui/org/eclipse/cdt/ui/tests org.eclipse.cdt.core 2004-04-07 04:32:18 +00:00
.classpath Updated classpath so it uses dynamic classpath entries. 2004-01-15 19:40:37 +00:00
.cvsignore enter .cvsignore. 2002-10-24 12:42:02 +00:00
.project Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
about.html First crack at junit CDT tests 2002-08-20 16:35:24 +00:00
build.properties Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
ChangeLog org.eclipse.cdt.core 2004-04-07 04:32:18 +00:00
plugin.xml Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
test.xml Cleanup some left over gunk from the move of stuff to org.eclipse.cdt.core.tests 2003-07-15 13:43:18 +00:00