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
2010-04-30 08:12:21 +00:00
..
.settings upgraded CharArrayMap to support generics, also enabled Java 5 in cdt.core.tests 2008-01-02 15:42:53 +00:00
META-INF Fixed up a number of legal items. 2009-06-10 19:44:36 +00:00
misc/org/eclipse/cdt Bug 310104 mem-leak: Don't cache ICProject / ICConfigurationDescription when IndexProviderManagerTests aren't running 2010-04-23 12:14:34 +00:00
model/org/eclipse/cdt/core Bug 131165 - BinaryContainer.getBinaries sometimes incorrectly returns an empty list 2010-03-29 09:50:15 +00:00
parser/org/eclipse/cdt Bug 311030: Using va_args with function pointer. 2010-04-30 08:12:21 +00:00
regression/org/eclipse/cdt/core/tests cleanup: unnecessary cast fixed 2009-12-23 02:29:17 +00:00
resources Support for C++0x 'auto' keyword and a test case. Bug 289542. 2010-03-15 17:02:26 +00:00
suite/org/eclipse/cdt/core bug 309690: Error catching for CProjectHelper in cdt.core.tests 2010-04-22 18:12:26 +00:00
templateengine/org/eclipse/cdt/core/tests/templateengine bug 297683: JUnit tests AllTemplateEngineTests stopped compiling in eclipse 3.6M4 2009-12-13 04:34:59 +00:00
.classpath Fixes type-string computation for model builder, bug 235808. 2008-06-19 14:54:19 +00:00
.cvsignore
.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 Updated the about.html files. 2006-05-24 13:51:50 +00:00
build.properties update copyrights 2009-05-26 21:34:15 +00:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:16:08 +00:00
plugin.xml bug 109139: Generic Error parser 2009-09-11 02:09:38 +00:00
test.xml