platform-core-home/testing.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (view) (download) (as text)

1 : dj 1.1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 :     <html>
3 :     <head>
4 :     <title>Eclipse Platform/Core</title>
5 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
7 :     </head>
8 :     <body>
9 :     <center>
10 :     <font class=indextop> core</font><br>
11 :     <font class=indexsub> the foundation of the platform</font><p>
12 : dj 1.2 <a href="main.html">[home]</a>
13 : dj 1.1 <a href="documents.html">[documents]</a>
14 :     <a href="downloads.html">[downloads]</a>
15 :     <a href="resources.html">[resources]</a>
16 :     <a href="planning.html">[planning]</a>
17 :     <a href="testing.html">[testing]</a>
18 :     </center>
19 :    
20 :     <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
21 :     <tr>
22 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica" color="#FFFFFF">Testing</font></b></td>
23 :     </tr>
24 :     <tr>
25 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
26 :     <td>
27 :     <p><b>Test Plans </b></p>
28 :     <p>Nothing yet.</p>
29 :     </td>
30 :     </tr>
31 :     <tr>
32 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
33 :     <td>
34 :     <p><b>Archives</b></p>
35 :     <p>Click <a href="documents/test_plan_30.html">here</a> for the Core test plan for 3.0.</p>
36 :     </td>
37 :     </tr>
38 :     </table>
39 :    
40 :     </body>
41 :     </html>