1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00
cdt/core/org.eclipse.cdt.core.tests
John Camelon 05f6b423c8 Patch for Andrew Niefer
fix bug 43129 - report definitions for variables, fields, enumerators and 
namespaces.

core:
- check definitions for variables, fields, enumerators and namespaces
- handle enter/exitLinkageSpecification
  * search/org/eclipse/cdt/internal/core/search/matching/MatchLocator.java
  * 
search/org/eclipse/cdt/internal/core/search/matching/CSearchPattern.java

core.tests:
-added testbug43129() in OtherPatternTests
modified:
* resources/search/include.h
* resources/search/classDecl.cpp
* search/org/eclipse/cdt/core/search/tests/OtherPatternTests.java

ui:
 modify UI to allow selecting Definitions for more items
* src/org/eclipse/cdt/internal/ui/search/CSearchPage.java
2003-09-26 14:58:17 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Patch for Sean Evoy: 2003-09-26 00:24:42 +00:00
failures/org/eclipse/cdt/core CORE 2003-09-24 17:26:45 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Patch for Bogdan Gheorghe 2003-09-23 15:17:20 +00:00
model/org/eclipse/cdt/core Patch for Bogdan Gheorghe 2003-09-23 15:17:20 +00:00
parser/org/eclipse/cdt/core/parser/tests Patch for Hoda Amer 2003-09-25 19:40:39 +00:00
resources Patch for Andrew Niefer 2003-09-26 14:58:17 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer 2003-09-26 14:58:17 +00:00
suite/org/eclipse/cdt Patch for Hoda Amer 2003-09-18 15:22:48 +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-26 14:58:17 +00:00
plugin.xml Patch for Sean Evoy: 2003-09-26 00:24:42 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00