aboutsummaryrefslogtreecommitdiffstats
path: root/utils/NightlyTestTemplate.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-21 15:55:26 +0000
committerChris Lattner <sabre@nondot.org>2003-08-21 15:55:26 +0000
commiteac3cdc68b4b00defd955f53cff588efc78eb757 (patch)
tree390a200f50398686ff783cd130ac690ae903316b /utils/NightlyTestTemplate.html
parenteb6b47c3e6180577a1936cfa8f80453e27f2bcfa (diff)
downloadexternal_llvm-eac3cdc68b4b00defd955f53cff588efc78eb757.zip
external_llvm-eac3cdc68b4b00defd955f53cff588efc78eb757.tar.gz
external_llvm-eac3cdc68b4b00defd955f53cff588efc78eb757.tar.bz2
Start testing SPEC as well as singlesource/multisource
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8005 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/NightlyTestTemplate.html')
-rw-r--r--utils/NightlyTestTemplate.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index 94ead78..3fceb62 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -160,10 +160,18 @@ with an asterisk: `*'. The columns of the tables are:<p>
</ol><p>
A complete log of testing
-<a href="$DATE-SingleSource-ProgramTest.txt.gz">SingleSource</a> and
-<a href="$DATE-MultiSource-ProgramTest.txt.gz">MultiSource</a> programs are
+<a href="$DATE-SingleSource-ProgramTest.txt.gz">SingleSource</a>,
+<a href="$DATE-MultiSource-ProgramTest.txt.gz">MultiSource</a>, and
+<a href="$DATE-External-ProgramTest.txt.gz">External</a> programs are
available</a> for further analysis.
+<h2>Programs/External</h2>
+
+<center>
+<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
+$ExternalProgramsTable
+</td></tr></table></center>
+
<h2>Programs/MultiSource</h2>
<center>