settingsengines/sdb/reports/index.html
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
parent 1 b538b70cbe51
permissions -rw-r--r--
ConE 1.2.11 release

<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
    <title>Symbian Database Creation Tool Build Results</title>
    <link rel="stylesheet" href="styles.css" type="text/css"/>	
</head>
	<body class="body_text" align="centre">
	
	<table border="0" width="50%" align="center">
		<tr>
			<td align="center"><h3>Symbian Database Creation Tool - Build Results</h3></td>
		</tr>
		
		<tr>
			<td width="60%"><hr/></td>			
		</tr>
	
		<tr>
			<td>
				<table border="0" width="40%" align="center">	
					<tr valign="top">
						<td colspan="2"><a href="junit/index.html"><font color="red">Unit Test Reports</font></a></td>
					</tr>
					
					<tr valign="top">
						<td colspan="2"><a href="coverage/core.html"><font color="red">Code Coverage Report</font></a></td>			
					</tr>
					
					<tr valign="top">
						<td colspan="2"><a href="pmd_report.html"><font color="red">PMD Report</font></a></td>			
					</tr>
					
					<tr valign="top">
						<td colspan="2"><a href="sdb.zip"><font color="red">Built zip</font></a></td>			
					</tr>
					
					<tr valign="top">
						<td colspan="2"><a href="sdb.tar.gz"><font color="red">Linux Distro</font></a></td>			
					</tr>
					
					<tr valign="top">
						<td colspan="2"><a href="sdb_instr.zip"><font color="red">Instrumented zip</font></a></td>			
					</tr>
					
					<tr valign="top">
						<td colspan="2"><a href="core_metadata.em"><font color="red">Instrumentation Metadata</font></a></td>			
					</tr>				
				</table>
			</td>
		</tr>
	</table>		
	</body>
</html>