1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 03:45:35 +02:00
cdt/core/org.eclipse.cdt.core.tests
John Camelon 1c6c93560a Patch for Hoda Amer
Core: 
        - Changed the ASTExpression of the complete package to store the 
        whole ITokenDuple for the typeId instead of just the string. 
        - Changed the ASTExpression in both quick and complete packages and 
        deleted the "id" parameter. 
        - Added partial solution to bug #42453: Exception result types not computed. 
        Now they are computed for simple types only. 
Tests: 
        Call to ASTExpression getTypeId() changed to getTypeIdString(). 
UI: 
         Solution to bug#42414 :Extraneous semi-colons in generated class methods
2003-09-04 14:39:20 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
failures/org/eclipse/cdt/core CORE 2003-08-28 15:02:52 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Patch for Bogdan Gheorghe: 2003-08-26 19:16:03 +00:00
model/org/eclipse/cdt/core CORE 2003-09-03 15:16:03 +00:00
parser/org/eclipse/cdt/core/parser/tests Patch for Hoda Amer 2003-09-04 14:39:20 +00:00
resources Patch for Hoda Amer 2003-09-02 17:17:01 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer 2003-08-28 20:14:11 +00:00
suite/org/eclipse/cdt Fixes a problem I had with the CProjectHelper which 2003-08-28 17:38:09 +00:00
.classpath Fixes a problem I had with the CProjectHelper which 2003-08-28 17:38:09 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Cleaned up the project dependencies to remove 2003-08-27 18:38:11 +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 Patch for Hoda Amer 2003-09-04 14:39:20 +00:00
plugin.xml Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00