1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/testsrunner/org.eclipse.cdt.testsrunner.tap/plugin.properties
Colin Leitner 23833f697e Bug 472767 - Add support for Test Anything Protocol test runner
Change-Id: I3da84f0bdf46ca5082638ec7a6540df82f2cda63
Signed-off-by: Colin Leitner <colin.leitner@gmail.com>
2015-07-20 20:42:26 -04:00

16 lines
777 B
Properties

###############################################################################
# Copyright (c) 2011 Anton Gorenkov
# 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:
# Anton Gorenkov - Initial implementation
# Colin Leitner - Changed to TAP
###############################################################################
pluginName=C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support
providerName=Eclipse CDT
TAPTestsRunner.name=TAP Tests Runner
TAPTestsRunner.description=Tests runner for a test module based on the Test Anything Protocol