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:
parent
af5fb6d74b
commit
720543d2fa
1 changed files with 13 additions and 0 deletions
13
core/org.eclipse.cdt.alltests/plugin.properties
Normal file
13
core/org.eclipse.cdt.alltests/plugin.properties
Normal 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
|
Loading…
Add table
Reference in a new issue