1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-02 22:05:44 +02:00
cdt/core/org.eclipse.cdt.core.tests
John Camelon 7ff25dd4c8 CORE
Removed some warnings. 
	Fixed Bug 39678 : Scanner doesn't support concatenation of different-type string literals (GCC) 
	Refactored ScannerContext to use constructors rather than initializers.  
	Refactored IScannerContext to use enumeration-esque kinds.  
	Added code assist/selection search support to Scanner.  

TESTS
	Removed some warnings.  
	Moved testBug39678() from ASTFailedTests to QuickParseASTTests.
2003-12-04 21:28:56 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests CORE 2003-11-05 23:35:28 +00:00
failures/org/eclipse/cdt/core CORE 2003-12-04 21:28:56 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Fix for Andrew 2003-11-10 19:37:02 +00:00
model/org/eclipse/cdt/core CORE 2003-12-04 21:28:56 +00:00
parser/org/eclipse/cdt/core/parser/tests CORE 2003-12-04 21:28:56 +00:00
resources Patch for Andrew Niefer. 2003-12-03 21:48:19 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer. 2003-12-03 21:48:19 +00:00
suite/org/eclipse/cdt Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
.classpath Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
build.properties Include the .jar file. 2003-07-18 18:45:45 +00:00
ChangeLog CORE 2003-12-04 21:28:56 +00:00
plugin.xml Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00