1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00

Add master test suite for conveniently running all junit3 tests in CDT

This commit is contained in:
John Cortell 2012-08-16 14:08:44 -05:00
parent af5fb6d74b
commit 720543d2fa

View file

@ -0,0 +1,13 @@
###############################################################################
# Copyright (c) 2012 Freescale Semiconductor Corporation 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:
# Freescale Semiconductor - initial API and implementation
###############################################################################
# properties file for org.eclipse.cdt.core.parser.c99.tests
Bundle-Vendor.0 = Eclipse CDT
Bundle-Name.0 = CDT Master Test Suite