1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 01:35:39 +02:00
cdt/core/org.eclipse.cdt.core.tests/resources
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
..
cfiles Patch for Hoda Amer 2003-09-02 17:17:01 +00:00
cmodel Patch for Victor Mozgin. 2003-07-28 00:02:34 +00:00
dependency Move the dependencies directory to the right place. 2003-07-24 15:11:52 +00:00
exe Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
exebig Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
indexer Patch for Bogdan Gheorghe: 2003-08-26 19:16:03 +00:00
parser Updated Factory infrastructure, constructors, etc. 2003-06-23 18:05:31 +00:00
search Patch for Andrew Niefer 2003-09-09 15:46:44 +00:00
testlib Some resources were cvsignored. 2003-06-20 18:49:28 +00:00