diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2008-06-30 20:33:37 +0200 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2008-06-30 20:33:37 +0200 |
commit | 8900a6f0ec681045dc81715af2bd3778cd6e233d (patch) | |
tree | 027f2f9cd39bfb2cc60a69d1cb2410fa3cf41892 /templates | |
parent | 479e7c4aae4241ca7c304ce9853238c3d1947fff (diff) |
piglit-summary-html.py: Some more features for automated summaries
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index_testrunb_href.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index_testrunb_href.html b/templates/index_testrunb_href.html new file mode 100644 index 00000000..d5b6d067 --- /dev/null +++ b/templates/index_testrunb_href.html @@ -0,0 +1 @@ +<td class="head"><b><a href="%(href)s">%(name)s</a></b></td> |