1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/core/org.eclipse.cdt.core.tests
Oleg Krasilnikov 6a803d0d95 Bug #69078: C/C++ indexer too slow.
Tests for performance measurement.
Indexer code changes were applied before.
2006-03-10 13:19:22 +00:00
..
failures/org/eclipse/cdt/core EPL'ing the CDT. 2005-06-27 12:17:23 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Bug #69078: C/C++ indexer too slow. 2006-03-10 13:19:22 +00:00
META-INF Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
misc/org/eclipse/cdt/core EPL'ing the CDT. 2005-06-27 03:46:51 +00:00
model/org/eclipse/cdt/core/model/tests 2005-06-26 Alain Magloire 2005-07-26 19:50:25 +00:00
parser/org/eclipse/cdt Turned off a test that was hanging on my machine. It was passing on the build machine so it must be a timing issue. (i.e. it has an evil Thread.sleep() in it). 2006-02-02 21:39:26 +00:00
regression/org/eclipse/cdt/core/tests Patch for Devin Steffler. 2005-07-18 23:30:13 +00:00
resources CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
search/org/eclipse/cdt/core/search/tests Bug 98881 - Added lots of goodies to the search completion to make it more usable. Put the void back in the DOM indexer/no params case. Really trying to remove duplicates more than anything which is 98765. 2005-07-06 19:52:16 +00:00
suite/org/eclipse/cdt/core More fun with EPL. I think we have all Java files compliant now. 2005-07-22 14:55:56 +00:00
.cdtproject Pooled class and variable references. 2004-06-01 21:11:08 +00:00
.classpath moving standard build test to its own plugin 2005-03-18 19:17:42 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
build.properties Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:16:08 +00:00
plugin.xml Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00