equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml" > |
|
2 <head> |
|
3 <title>Symbian Database Creation Tool Build Results</title> |
|
4 <link rel="stylesheet" href="styles.css" type="text/css"/> |
|
5 </head> |
|
6 <body class="body_text" align="centre"> |
|
7 |
|
8 <table border="0" width="50%" align="center"> |
|
9 <tr> |
|
10 <td align="center"><h3>Symbian Database Creation Tool - Build Results</h3></td> |
|
11 </tr> |
|
12 |
|
13 <tr> |
|
14 <td width="60%"><hr/></td> |
|
15 </tr> |
|
16 |
|
17 <tr> |
|
18 <td> |
|
19 <table border="0" width="40%" align="center"> |
|
20 <tr valign="top"> |
|
21 <td colspan="2"><a href="junit/index.html"><font color="red">Unit Test Reports</font></a></td> |
|
22 </tr> |
|
23 |
|
24 <tr valign="top"> |
|
25 <td colspan="2"><a href="coverage/core.html"><font color="red">Code Coverage Report</font></a></td> |
|
26 </tr> |
|
27 |
|
28 <tr valign="top"> |
|
29 <td colspan="2"><a href="pmd_report.html"><font color="red">PMD Report</font></a></td> |
|
30 </tr> |
|
31 |
|
32 <tr valign="top"> |
|
33 <td colspan="2"><a href="sdb.zip"><font color="red">Built zip</font></a></td> |
|
34 </tr> |
|
35 |
|
36 <tr valign="top"> |
|
37 <td colspan="2"><a href="sdb.tar.gz"><font color="red">Linux Distro</font></a></td> |
|
38 </tr> |
|
39 |
|
40 <tr valign="top"> |
|
41 <td colspan="2"><a href="sdb_instr.zip"><font color="red">Instrumented zip</font></a></td> |
|
42 </tr> |
|
43 |
|
44 <tr valign="top"> |
|
45 <td colspan="2"><a href="core_metadata.em"><font color="red">Instrumentation Metadata</font></a></td> |
|
46 </tr> |
|
47 </table> |
|
48 </td> |
|
49 </tr> |
|
50 </table> |
|
51 </body> |
|
52 </html> |
|
53 |
|
54 |