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 fc37d2f92c org.eclipse.cdt.core
Added some trace statements to CompleteParseASTFactory.  
	Cleaned up usage of Enum.getValue() wrt encapsulation of enumerator value.  
	Refactored CompleteParseASTFactory for correctness and abstraction. 
	Added preliminary IProblem support to CompleteParseASTFactory.  
	Added (commented out unfortunately) assertions into CompleteParseASTFactory. 
	Updated IASTUsingDeclaration to return an Iterator for declarations mapped rather than just a single declaration.  

org.eclipse.cdt.core.tests
	Updated tests to deal with IASTUsingDeclaration interface changes.  

org.eclipse.cdt.ui
	Cleaned up usage of Enum.getValue() wrt encapsulation of enumerator value.
2004-03-03 15:59:56 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Patch for Sean Evoy 2004-03-02 16:10:37 +00:00
failures/org/eclipse/cdt/core org.eclipse.cdt.core 2004-02-09 04:19:11 +00:00
indexer/org/eclipse/cdt/core/indexer/tests - First go at adding selection search to CDT. You can now search for Declarations, References in Workspace, WorkingSets triggered from the CEditor, CView or COutline. 2004-02-25 23:24:04 +00:00
model/org/eclipse/cdt/core/model/tests Updates the cpathentry 2004-02-26 17:31:45 +00:00
parser/org/eclipse/cdt/core/parser/tests org.eclipse.cdt.core 2004-03-03 15:59:56 +00:00
resources Patch for Bogdan : Search for function with no parameters VS ignore parameters. 2004-02-09 15:46:40 +00:00
search/org/eclipse/cdt/core/search/tests Search Refactoring for bugs 2004-02-16 20:46:12 +00:00
suite/org/eclipse/cdt org.eclipse.cdt.core 2004-01-20 02:21:30 +00:00
.classpath Fix the classpaths to use dynamic containers again. 2004-01-05 21:16:28 +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 org.eclipse.cdt.core 2004-03-03 15:59:56 +00:00
plugin.xml Patch for Sean Evoy 2004-02-27 15:59:47 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00