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
Doug Schaefer 7e62df880f Patch for John Camelon:
CORE
	Removed all the old Code Model Builder source that was no longer being used (NewModelBuilder.java, etc.). 
	Moved all the files in parser.util directory to the dom.  
	Organized imports. 
	Fixed bug36250 Parser ignores functions with default parameters that have no name.
	Fixed bug36240 Parser incorrectly parses operator= 
	Fixed bug36254 Parser doesn't recognize unsigned as a type by itself.


TESTS
	Organized imports. 
	Added DOMTests::testTemplateDeclarationOfMethod().
	Added DOMTests::testBug36250().  
	Added DOMTests::testBug36240(). 
	Added DOMTests::testBug36254().
2003-04-09 21:12:09 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Fleshing out the build model. 2003-04-09 20:56:21 +00:00
core/org/eclipse/cdt/ui/tests/textmanipulation First crack at junit CDT tests 2002-08-20 16:35:24 +00:00
model/org/eclipse/cdt/core/model/tests Patch for John Camelon: 2003-04-09 21:12:09 +00:00
parser/org/eclipse/cdt/core/parser/tests Patch for John Camelon: 2003-04-09 21:12:09 +00:00
src/org/eclipse/cdt/testplugin Get rid of some warnings. 2003-04-06 00:33:45 +00:00
ui/org/eclipse/cdt/ui/tests Changed all QNX pr numbers to bugzilla pr numbers. 2002-09-27 13:46:54 +00:00
.classpath Fixed broken .classpath where the parser source folder fell off. 2003-04-07 21:34:58 +00:00
.cvsignore enter .cvsignore. 2002-10-24 12:42:02 +00:00
.project Yet Another Build Model. 2003-04-07 02:47:01 +00:00
about.html First crack at junit CDT tests 2002-08-20 16:35:24 +00:00
build.properties Removed extra spaces. 2003-01-29 17:56:30 +00:00
ChangeLog Patch for John Camelon: 2003-04-09 21:12:09 +00:00
plugin.xml Fleshing out the build model. 2003-04-09 20:56:21 +00:00
test.xml Genreral cleanup (remove jdt refrences) and move closer to being automatable 2002-12-17 15:42:17 +00:00