1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00
cdt/core/org.eclipse.cdt.ui.tests
Doug Schaefer 78e61be446 Patch for John Camelon:
CORE
	Brought DOM up to par wrt functionality with Code Model.  
	Added isFunctionDefinition() to SimpleDeclaration.  
	Added visiblity indicators for member declarations.  
	Added offset information that was previously unavailable.  
	Added preprocessor statements (inclusions, macros) to DOM.  
	Updated TypeSpecifier hierarchy to allow for parameter declarations to own elaborated types. 
	Added new constructor to parser to aid testing. 
	Fixed bug36065.  

TESTS
	Added testMemberDeclarations(), testPreprocessor(),
testElaboratedParms() to DOMTests.
2003-04-08 03:41:05 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Updates to the new build model. 2003-04-07 20:56:27 +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 Hoda Amer adds: 2003-04-03 15:38:47 +00:00
parser/org/eclipse/cdt/core/parser/tests Patch for John Camelon: 2003-04-08 03:41:05 +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 Andrew Niefer: 2003-04-07 21:43:01 +00:00
plugin.xml Updates to the new build model. 2003-04-07 20:56:27 +00:00
test.xml Genreral cleanup (remove jdt refrences) and move closer to being automatable 2002-12-17 15:42:17 +00:00