Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 161165 | Differences between
and this patch

Collapse All | Expand All

(-)tasks/tlaunching-tests-from-scripts-and-applications.htm (-2 / +2 lines)
Lines 3-9 Link Here
3
<html>
3
<html>
4
<!-- 
4
<!-- 
5
/**********************************************************************
5
/**********************************************************************
6
 * Copyright (c) 2005, 2006 IBM Corporation.
6
 * Copyright (c) 2005, 2007 IBM Corporation.
7
 * All rights reserved. This content is made available under 
7
 * All rights reserved. This content is made available under 
8
 * the terms of the Eclipse Public License v1.0
8
 * the terms of the Eclipse Public License v1.0
9
 * which accompanies this distribution, and is available at
9
 * which accompanies this distribution, and is available at
Lines 29-35 Link Here
29
automatable test execution service is&nbsp;offered and exposed through the TPTP 
29
automatable test execution service is&nbsp;offered and exposed through the TPTP 
30
automatable services framework that enables this functionality.&nbsp; 
30
automatable services framework that enables this functionality.&nbsp; 
31
JUnit,&nbsp;Manual, URL and other conformant test types
31
JUnit,&nbsp;Manual, URL and other conformant test types
32
 are launchable&nbsp;from ant scripts using a set of pre-defined ant
32
 may be launched from ant scripts using a set of pre-defined ant
33
 tasks,&nbsp;from operating system specific shell scripts using the provided&nbsp;shell components&nbsp;and
33
 tasks,&nbsp;from operating system specific shell scripts using the provided&nbsp;shell components&nbsp;and
34
 from arbitrary Java programs using the provided lightweight Java components.</p>
34
 from arbitrary Java programs using the provided lightweight Java components.</p>
35
35

Return to bug 161165