1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core.tests
Andrew Niefer e9c5a2b928 fix NPE for 65114. When returning references to the cache, we should also
remove them from the list they are in, so that we never try to return them
again (potentially after they had been reallocated)
2004-06-09 15:45:31 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests fixed up test to prevent some deadlocking 2004-05-26 14:47:35 +00:00
failures/org/eclipse/cdt/core remove warnings 2004-05-28 14:54:58 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Changed the interface to the Scanner to take a CodeReader object. 2004-06-04 21:01:48 +00:00
misc/org/eclipse/cdt/core fixed up test to prevent some deadlocking 2004-05-26 14:47:35 +00:00
model/org/eclipse/cdt/core/model/tests bug 49990 - ASTUtil.getExpressionString( IASTExpression ) 2004-06-07 19:25:24 +00:00
parser/org/eclipse/cdt/core/parser/tests fix NPE for 65114. When returning references to the cache, we should also 2004-06-09 15:45:31 +00:00
resources Partial fix for bug#57526 [CModelTests] 2004-04-30 14:45:15 +00:00
search/org/eclipse/cdt/core/search/tests Changed the interface to the Scanner to take a CodeReader object. 2004-06-04 21:01:48 +00:00
suite/org/eclipse/cdt Changed the interface to the Scanner to take a CodeReader object. 2004-06-04 21:01:48 +00:00
.cdtproject Pooled class and variable references. 2004-06-01 21:11:08 +00:00
.classpath tests for ICDescriptor 2004-03-17 13:48:54 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
build.properties Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
ChangeLog 2004-05-19 Alain Magloire 2004-05-20 03:01:12 +00:00
plugin.xml Patch for Sean Evoy : Removing Managed Build Tests from core tests. 2004-04-23 15:12:19 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00