annotate tests/web/index.html @ 261:5723b7385c25 trunk

[svn r279] fixed bug in makewebstatistics, regenerated output
author ChristianK
date Fri, 13 Jun 2008 08:21:11 +0200
parents 26127a48bc09
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
255
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
1
256
26127a48bc09 [svn r273] added html header to web statistics
ChristianK
parents: 255
diff changeset
2 <html><body>
255
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
3 <table style="border-collapse:collapse; text-align:center;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
4 <colgroup>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
5 <col style="border-right: medium solid black;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
6 <col style="background-color: #AAFFAA;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
7 <col style="background-color: #AAFFAA; border-right: thin solid black;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
8 <col style="background-color: #FFAAAA;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
9 <col style="background-color: #FFAAAA;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
10 <col style="background-color: #FFAAAA;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
11 </colgroup>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
12 <tr style="border-bottom: medium solid black;">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
13 <th>name</th>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
14 <th style="padding-left:1em;padding-right:1em;">PASS</th>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
15 <th style="padding-left:1em;padding-right:1em;">XFAIL</th>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
16 <th style="padding-left:1em;padding-right:1em;">FAIL</th>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
17 <th style="padding-left:1em;padding-right:1em;">XPASS</th>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
18 <th style="padding-left:1em;padding-right:1em;">ERROR</th>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
19 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
20
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
21 <tr>
261
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
22 <td style="padding-right:1em; text-align:left;">llvmdc-2008-06-13-rev277</td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
23 <td><a href="llvmdc-2008-06-13-rev277/pass.html">3431</a></td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
24 <td><a href="llvmdc-2008-06-13-rev277/xfail.html">1788</a></td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
25 <td><a href="llvmdc-2008-06-13-rev277/fail.html">753</a></td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
26 <td><a href="llvmdc-2008-06-13-rev277/xpass.html">246</a></td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
27 <td><a href="llvmdc-2008-06-13-rev277/error.html">826</a></td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
28 </tr>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
29 <tr><td></td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
30 <td style="background-color:white;" colspan="5">
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
31 <a href="llvmdc-2008-06-10-rev265-to-llvmdc-2008-06-13-rev277/improvements.html">Improvements: 21</a>,
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
32 <a href="llvmdc-2008-06-10-rev265-to-llvmdc-2008-06-13-rev277/regressions.html">Regressions: 1</a>,
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
33 <a href="llvmdc-2008-06-10-rev265-to-llvmdc-2008-06-13-rev277/changes.html">Changes: 0</a></td>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
34 </tr>
5723b7385c25 [svn r279] fixed bug in makewebstatistics, regenerated output
ChristianK
parents: 256
diff changeset
35 <tr>
255
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
36 <td style="padding-right:1em; text-align:left;">llvmdc-2008-06-10-rev265</td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
37 <td><a href="llvmdc-2008-06-10-rev265/pass.html">3411</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
38 <td><a href="llvmdc-2008-06-10-rev265/xfail.html">1788</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
39 <td><a href="llvmdc-2008-06-10-rev265/fail.html">754</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
40 <td><a href="llvmdc-2008-06-10-rev265/xpass.html">246</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
41 <td><a href="llvmdc-2008-06-10-rev265/error.html">845</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
42 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
43 <tr><td></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
44 <td style="background-color:white;" colspan="5">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
45 <a href="llvmdc-2008-06-08-rev254-to-llvmdc-2008-06-10-rev265/improvements.html">Improvements: 281</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
46 <a href="llvmdc-2008-06-08-rev254-to-llvmdc-2008-06-10-rev265/regressions.html">Regressions: 22</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
47 <a href="llvmdc-2008-06-08-rev254-to-llvmdc-2008-06-10-rev265/changes.html">Changes: 2</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
48 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
49 <tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
50 <td style="padding-right:1em; text-align:left;">llvmdc-2008-06-08-rev254</td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
51 <td><a href="llvmdc-2008-06-08-rev254/pass.html">3157</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
52 <td><a href="llvmdc-2008-06-08-rev254/xfail.html">1783</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
53 <td><a href="llvmdc-2008-06-08-rev254/fail.html">752</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
54 <td><a href="llvmdc-2008-06-08-rev254/xpass.html">251</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
55 <td><a href="llvmdc-2008-06-08-rev254/error.html">1101</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
56 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
57 <tr><td></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
58 <td style="background-color:white;" colspan="5">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
59 <a href="llvmdc-2008-06-03-rev231-to-llvmdc-2008-06-08-rev254/improvements.html">Improvements: 519</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
60 <a href="llvmdc-2008-06-03-rev231-to-llvmdc-2008-06-08-rev254/regressions.html">Regressions: 598</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
61 <a href="llvmdc-2008-06-03-rev231-to-llvmdc-2008-06-08-rev254/changes.html">Changes: 6</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
62 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
63 <tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
64 <td style="padding-right:1em; text-align:left;">llvmdc-2008-06-03-rev231</td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
65 <td><a href="llvmdc-2008-06-03-rev231/pass.html">2710</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
66 <td><a href="llvmdc-2008-06-03-rev231/xfail.html">2759</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
67 <td><a href="llvmdc-2008-06-03-rev231/fail.html">635</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
68 <td><a href="llvmdc-2008-06-03-rev231/xpass.html">311</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
69 <td><a href="llvmdc-2008-06-03-rev231/error.html">632</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
70 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
71 <tr><td></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
72 <td style="background-color:white;" colspan="5">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
73 <a href="llvmdc-2008-05-13-rev219-to-llvmdc-2008-06-03-rev231/improvements.html">Improvements: 36</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
74 <a href="llvmdc-2008-05-13-rev219-to-llvmdc-2008-06-03-rev231/regressions.html">Regressions: 4</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
75 <a href="llvmdc-2008-05-13-rev219-to-llvmdc-2008-06-03-rev231/changes.html">Changes: 1</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
76 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
77 <tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
78 <td style="padding-right:1em; text-align:left;">llvmdc-2008-05-13-rev219</td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
79 <td><a href="llvmdc-2008-05-13-rev219/pass.html">2678</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
80 <td><a href="llvmdc-2008-05-13-rev219/xfail.html">2759</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
81 <td><a href="llvmdc-2008-05-13-rev219/fail.html">636</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
82 <td><a href="llvmdc-2008-05-13-rev219/xpass.html">311</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
83 <td><a href="llvmdc-2008-05-13-rev219/error.html">663</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
84 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
85 <tr><td></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
86 <td style="background-color:white;" colspan="5">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
87 <a href="llvmdc-2008-05-12-rev217-to-llvmdc-2008-05-13-rev219/improvements.html">Improvements: 30</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
88 <a href="llvmdc-2008-05-12-rev217-to-llvmdc-2008-05-13-rev219/regressions.html">Regressions: 20</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
89 <a href="llvmdc-2008-05-12-rev217-to-llvmdc-2008-05-13-rev219/changes.html">Changes: 2</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
90 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
91 <tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
92 <td style="padding-right:1em; text-align:left;">llvmdc-2008-05-12-rev217</td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
93 <td><a href="llvmdc-2008-05-12-rev217/pass.html">2662</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
94 <td><a href="llvmdc-2008-05-12-rev217/xfail.html">2765</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
95 <td><a href="llvmdc-2008-05-12-rev217/fail.html">636</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
96 <td><a href="llvmdc-2008-05-12-rev217/xpass.html">304</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
97 <td><a href="llvmdc-2008-05-12-rev217/error.html">678</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
98 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
99 <tr><td></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
100 <td style="background-color:white;" colspan="5">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
101 <a href="llvmdc-2008-05-12-rev210-to-llvmdc-2008-05-12-rev217/improvements.html">Improvements: 54</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
102 <a href="llvmdc-2008-05-12-rev210-to-llvmdc-2008-05-12-rev217/regressions.html">Regressions: 0</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
103 <a href="llvmdc-2008-05-12-rev210-to-llvmdc-2008-05-12-rev217/changes.html">Changes: 4</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
104 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
105 <tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
106 <td style="padding-right:1em; text-align:left;">llvmdc-2008-05-12-rev210</td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
107 <td><a href="llvmdc-2008-05-12-rev210/pass.html">2608</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
108 <td><a href="llvmdc-2008-05-12-rev210/xfail.html">2765</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
109 <td><a href="llvmdc-2008-05-12-rev210/fail.html">633</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
110 <td><a href="llvmdc-2008-05-12-rev210/xpass.html">303</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
111 <td><a href="llvmdc-2008-05-12-rev210/error.html">736</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
112 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
113 <tr><td></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
114 <td style="background-color:white;" colspan="5">
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
115 <a href="llvmdc-2008-05-07-to-llvmdc-2008-05-12-rev210/improvements.html">Improvements: 30</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
116 <a href="llvmdc-2008-05-07-to-llvmdc-2008-05-12-rev210/regressions.html">Regressions: 0</a>,
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
117 <a href="llvmdc-2008-05-07-to-llvmdc-2008-05-12-rev210/changes.html">Changes: 7</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
118 </tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
119 <tr>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
120 <td style="padding-right:1em; text-align:left;">llvmdc-2008-05-07</td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
121 <td><a href="llvmdc-2008-05-07/pass.html">2605</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
122 <td><a href="llvmdc-2008-05-07/xfail.html">2771</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
123 <td><a href="llvmdc-2008-05-07/fail.html">657</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
124 <td><a href="llvmdc-2008-05-07/xpass.html">302</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
125 <td><a href="llvmdc-2008-05-07/error.html">757</a></td>
4d14a1c84be7 [svn r272] some rough html statistics for the tests
ChristianK
parents:
diff changeset
126 </tr>
256
26127a48bc09 [svn r273] added html header to web statistics
ChristianK
parents: 255
diff changeset
127 </table></body></html>