blob: 25739b01b420271ded91d15c7303a4b36d7bdc43 [file] [log] [blame]
###############################################################################
# Copyright (c) 2013 E.D.Willink and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# E.D.Willink - initial API and implementation
###############################################################################
#csv list of test plugins to run
testPluginsToRun=org.eclipse.ocl.ecore.tests,org.eclipse.ocl.uml.tests,org.eclipse.ocl.examples.tests
#,org.eclipse.zest.tests # need an aggregate test suite first!
#map name of test plugin to testsuite class to run
org.eclipse.ocl.ecore.tests.suite=org.eclipse.ocl.ecore.tests.AllTests
org.eclipse.ocl.uml.tests.suite=org.eclipse.ocl.uml.tests.AllTestsBacktracking
org.eclipse.ocl.examples.tests.suite=org.eclipse.ocl.examples.test.AllExamplesTests
extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc
#need an aggregate test suite first!
#org.eclipse.zest.tests.suite=org.eclipse.zest.test.ZestTestSuite