1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
cdt/core/org.eclipse.cdt.core.tests
John Camelon ceee55836e Patch for Andrew Niefer
Core :
        Index
        Enumerator references
         - Added createEnumeratorFullyQualifiedName in AbstractIndexer
         - Added addEnumeratorReference in AbstractIndexer
         - implemented acceptEnumeratorReference in SourceIndexerRequestor

        Search
        pattern matching on function parameters:
         - modified scanForParameters in CSearchPattern
         - added getParamString in CSearchPattern
         - modified matchLevel in MethodDeclarationPattern
 
        Enumeration references
         - modified acceptEnumeratorReference in MatchLocator

core.tests:
        Modified resources/search/classDecl.cpp
         - to include more function declarations to test parameter 
matching
         - to include an enumerator reference to test enumerators
        Added testMethodDeclarationParameterMatching to 
FunctionMethodPatternTests.java
        Added testEnumeratorReferences to OtherPatternTests
2003-09-09 15:46:44 +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/UI 2003-09-04 20:47:05 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Patch for Andrew Niefer 2003-09-08 18:11:00 +00:00
model/org/eclipse/cdt/core CORE 2003-09-03 15:16:03 +00:00
parser/org/eclipse/cdt/core/parser/tests CORE & UI 2003-09-08 19:17:53 +00:00
resources Patch for Andrew Niefer 2003-09-09 15:46:44 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer 2003-09-09 15:46:44 +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 Andrew Niefer 2003-09-09 15:46:44 +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