added links for test results
diff --git a/test_download.php b/test_download.php
index 156306e..e87ca66 100644
--- a/test_download.php
+++ b/test_download.php
@@ -28,12 +28,12 @@
<p>Nightly builds of SWTBot are extremely stable, since SWTBot has a large number of tests, providing very good test coverage.</p>
- <p>Supports Eclipse 3.3 and above</p>
-
+ <p><strong>Supports Eclipse 3.3 and above</strong></p>
+
<ul>
<li>
<a title="Update Site Zip" href="http://www.eclipse.org/downloads/download.php?file=/technology/swtbot/dev-build/swtbot-update-site-<? echo $dev_version; ?>.zip"><img border=0 src="/swtbot/images/icon-save.gif"></a>
- <a href="http://download.eclipse.org/technology/swtbot/dev-build/update-site">http://download.eclipse.org/technology/swtbot/dev-build/update-site</a> (Eclipse 3.3 and above)
+ <a href="http://download.eclipse.org/technology/swtbot/dev-build/update-site">http://download.eclipse.org/technology/swtbot/dev-build/update-site</a>
</li>
<li>
@@ -49,6 +49,14 @@
<a title="SWTBot for SWT Testing" href="http://www.eclipse.org/downloads/download.php?file=/technology/swtbot/dev-build/org.eclipse.swtbot.eclipse.test-<? echo $dev_version; ?>.zip"><img border=0 src="/swtbot/images/icon-save.gif"></a> <b>Headless Testing Framework (for running tests from within ant)</b>
</li>
</ul>
+
+ <h4>Test Coverage reports</h4>
+ <p><a href="http://download.eclipse.org/technology/swtbot/dev-build/coverage/org.eclipse.swtbot.swt.finder.test/">Test Coverage Results for SWTBot</a></p>
+ <p><a href="http://download.eclipse.org/technology/swtbot/dev-build/coverage/index.html">Test Coverage Results for other plugins</a></p>
+
+ <h4>JUnit reports</h4>
+ <p><a href="http://download.eclipse.org/technology/swtbot/dev-build/junit/org.eclipse.swtbot.swt.finder.test"><img src="/swtbot/images/junit.gif" />JUnit tests for SWTBot</a></p>
+
</div>
</div>