1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
cdt/core/org.eclipse.cdt.core.tests
Marc-Andre Laperle afd11359e6 Extract test VM args to common property base.test.vmargs
This makes it easier to change arguments for all tests. As a side-effect,
all tests now enable assertion (-ea) and have the same max heap size, etc.

Change-Id: I0965d40ba3283efe7eacdf927f6c302ee0ab30f0
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-02-06 13:02:28 -05:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
META-INF Refurbished change generator tests: 2014-08-26 02:05:02 -04:00
misc/org/eclipse/cdt Fixed a typo. 2015-01-08 16:14:19 -08:00
model/org/eclipse/cdt/core Fixed a typo. 2015-01-08 16:14:19 -08:00
parser/org/eclipse/cdt Bug 458679 - Ranking list-initialization sequences with user-defined 2015-02-04 11:29:07 -05:00
regression/org/eclipse/cdt/core/tests Fix intermittent test failures. 2012-09-14 09:32:36 +02:00
resources Bug 84144 - ASTWriter extension for IGNUASTGotoStatements and label 2014-07-10 10:26:51 +02:00
suite/org/eclipse/cdt/core Code cleanup. 2015-01-08 16:33:32 -08:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05: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 Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:16:08 +00:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added capability 2013-09-08 08:09:10 -04:00
pom.xml Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
test.xml