2006-12-05 20:20:48 +00:00
|
|
|
###############################################################################
|
2007-02-22 15:15:28 +00:00
|
|
|
# Copyright (c) 2001, 2007 IBM Corporation and others.
|
2006-12-05 20:20:48 +00:00
|
|
|
# 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
|
2007-02-22 15:15:28 +00:00
|
|
|
#
|
2006-12-05 20:20:48 +00:00
|
|
|
# Contributors:
|
2006-12-14 09:04:06 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
2007-02-13 12:15:38 +00:00
|
|
|
# Martin Oberhuber (Wind River) - fix ant build for "Assert", make consistent
|
2006-12-05 20:20:48 +00:00
|
|
|
###############################################################################
|
2007-02-23 12:08:08 +00:00
|
|
|
pluginName=RSE Unit Tests
|
2006-12-06 18:44:34 +00:00
|
|
|
providerName=Eclipse.org
|
2006-12-21 09:55:42 +00:00
|
|
|
|
|
|
|
testSubSystemName = Tests
|
2007-02-09 13:27:09 +00:00
|
|
|
testSubSystemDescription = Test Subsystem
|
|
|
|
|
|
|
|
testSubSystem2Name = Tests2
|
|
|
|
testSubSystem2Description = Test Subsystem 2
|
|
|
|
|
|
|
|
testSubSystem3Name = Tests3
|
|
|
|
testSubSystem3Description = Test Subsystem 3
|
|
|
|
|
2007-02-26 16:38:21 +00:00
|
|
|
testSystemTypeLabel = Tests Only
|
2007-02-09 13:27:09 +00:00
|
|
|
testSystemTypeDescription = RSE Test plugin internal system type
|