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.core.tests
John Camelon 5be9f16c62 CORE
Fixed Bug 39542 : Parser fails on 'struct' parameter types 
	Fixed Bug 39549 : Designated initializers are not supported (ANSI C99) 
	Fixed Bug 39551 : Complex and imaginary numbers are not supported (ANSI C99) 

TESTS
	Moved testBug39542() from ASTFailedTests to QuickParseASTTests.
	Moved testBug39549() from ASTFailedTests to QuickParseASTTests.
	Added testCDesignatedInitializers() to CompleteParseASTTests.
	Moved testBug39551A() from ASTFailedTests to QuickParseASTTests. 
	Moved testBug39551B() from ASTFailedTests to QuickParseASTTests. 
	Added testCBool() to QuickParseASTTests.  
	Added testBug39551A(), testBug39551B() and testCBool to CompleteParseTests.
2003-10-24 17:49:22 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests fixed unit test for testGetChildren in BinaryTest 2003-10-20 18:16:38 +00:00
failures/org/eclipse/cdt/core CORE 2003-10-24 17:49:22 +00:00
indexer/org/eclipse/cdt/core/indexer/tests CORE 2003-09-26 19:21:12 +00:00
model/org/eclipse/cdt/core Bug fixes in CModelBuilder 2003-10-22 17:46:50 +00:00
parser/org/eclipse/cdt/core/parser/tests CORE 2003-10-24 17:49:22 +00:00
resources Patch for Andrew Niefer 2003-09-30 13:42:44 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer 2003-10-01 19:55:04 +00:00
suite/org/eclipse/cdt Patch for Hoda Amer 2003-09-30 13:51:56 +00:00
.classpath Fix classpath after make refactoring. 2003-09-17 16:00:24 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Fix classpath after make refactoring. 2003-09-17 16:00:24 +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-10-24 17:49:22 +00:00
plugin.xml Patch for Sean Evoy: 2003-10-01 23:56:36 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00