summaryrefslogtreecommitdiff
path: root/templates/index.mako
AgeCommit message (Expand)AuthorFilesLines
2019-01-23summary/html: drop trailing slash in <br>Erik Faye-Lund1-1/+1
2019-01-23summary/html: specify lang="en" in html tagErik Faye-Lund1-1/+1
2019-01-23summary/html: drop type from css-linksErik Faye-Lund1-1/+1
2019-01-23summary/html: use html5 instead of xhtmlErik Faye-Lund1-6/+3
2019-01-22summary/html: escape htmlErik Faye-Lund1-2/+2
2019-01-22summary/html: ensure xml-line is the very first lineErik Faye-Lund1-1/+2
2016-04-16templates: Fix spelling mistakesEric Engestrom1-1/+1
2016-02-08python: use six.{iter,view}{items,keys,values}Dylan Baker1-2/+3
2016-02-08python: use six unicode/bytes/str handlingDylan Baker1-1/+4
2015-09-24templates/index.mako: handle missing subtests correctlyDylan Baker1-2/+3
2015-09-22framework/summary.py: drop HTMLIndex classDylan Baker1-36/+141
2014-05-19summary.py: Treat subtests as groups, againDylan Baker1-1/+1
2013-11-15Revert "summary.py: Treat subtests as groups"Dylan Baker1-1/+1
2013-11-14summary.py: Treat subtests as groupsDylan Baker1-1/+1
2013-07-02summary.py: Do not generate comparison pages for single resultsDylan Baker1-1/+1
2013-05-31HTML summary: Provides means to exclude generating test result filesDylan Baker1-0/+6
2013-05-31templates: adds mako templates for new summary codeDylan Baker1-0/+75