1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 12:45:41 +02:00
cdt/core/org.eclipse.cdt.core.tests
John Camelon 287009d748 Patch for Andrew Niefer.
This patch contains modifications to BasicSearchMatch and 
BasicSearchResultCollector so that the collector will not accept matches 
that have already been seen.

( Addresses the problem of seeing a class definition in a header file 
multiple times because that header was included from multiple cpp files)

This patch also fixes a small bug in finding the resource for header files 
we enter while parsing.
2003-08-01 19:26:58 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Patch for Sean Evoy 2003-07-29 14:28:40 +00:00
failures/org/eclipse/cdt/core Patch for Victor Mozgin 2003-07-31 13:14:32 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Patch for Bogdan Gheorghe. 2003-07-25 15:21:57 +00:00
model/org/eclipse/cdt/core/model/tests Patch for Hoda Amer. 2003-07-30 19:17:14 +00:00
parser/org/eclipse/cdt/core/parser/tests Patch for Andrew Niefer 2003-08-01 17:43:10 +00:00
resources Patch for Andrew Niefer. 2003-08-01 19:26:58 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Andrew Niefer. 2003-08-01 19:26:58 +00:00
suite/org/eclipse/cdt CORE 2003-07-28 20:49:47 +00:00
.classpath Patch for Andrew Niefer. 2003-07-04 17:15:44 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +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-08-01 19:26:58 +00:00
plugin.xml Patch for Sean Evoy 2003-07-31 13:20:37 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00