1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.core.tests
John Camelon 51a73af86d Patch for Andrew Niefer
core :
        - add parameter references to index
        - modify CharOperation.match to allow escaping wildcards 
(bug43063)
        - modify AbstractIndexer.bestPrefix to handle wildcard escaping in 
name (bug43063)
        - modify CSearchPattern to handle escaping wildcards (bug43063)
        - modify enterFunctionBody and enterMethodBody to fix bug42979
        - search for Parameter References
        - added setThrowExceptionOnBadCharacterRead to IScanner to help 
with wildcard bug43063

tests:
        - modified resources/search/classDecl.cpp & include.h to include 
some operators
        - added testOperators_bug43063_bug42979() to 
MethodDeclarationPatternTests
        - added testParameterREferences to OtherPatternTests
2003-09-18 15:15:09 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests update standard make tests 2003-09-17 03:07:51 +00:00
failures/org/eclipse/cdt/core CORE 2003-09-15 22:50:59 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Patch for Bogdan Gheorghe 2003-09-16 17:31:43 +00:00
model/org/eclipse/cdt/core Got rid of the old parser. 2003-09-10 14:26:08 +00:00
parser/org/eclipse/cdt/core/parser/tests Patch for Hoda Amer 2003-09-16 14:45:39 +00:00
resources Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
suite/org/eclipse/cdt CORE 2003-09-12 19:11:22 +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 Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
plugin.xml update standard make tests 2003-09-17 03:07:51 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00