platform-core-home/testing.html

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : rchaves 1.6 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 : dj 1.1 <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 : dj 1.4 <font class=indextop>core</font><br>
11 :     <font class=indexsub>the foundation of the platform</font><p></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 : dj 1.4 <br>
20 : dj 1.3 <table BORDER=0 CELLPADDING=2 WIDTH="100%" >
21 : dj 1.1 <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 : dj 1.5
27 :     <td> <p><b>Test Plans </b></p>
28 :     <ul>
29 :     <li><img src="images/new.gif" width="31" height="14"> <a href="documents/3.1/test_plan.html">Test
30 :     plan</a> for Eclipse 3.1.</li>
31 :     </ul> <p>&nbsp;</p>
32 :     </td>
33 : dj 1.1 </tr>
34 :     <tr>
35 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
36 :     <td>
37 :     <p><b>Archives</b></p>
38 :     <p>Click <a href="documents/test_plan_30.html">here</a> for the Core test plan for 3.0.</p>
39 :     </td>
40 :     </tr>
41 :     </table>
42 :    
43 :     </body>
44 :     </html>