summaryrefslogtreecommitdiff
path: root/templates/index.css
AgeCommit message (Expand)AuthorFilesLines
2015-09-22framework/summary.py: drop HTMLIndex classDylan Baker1-1/+3
2015-05-04framework: add incomplete status.Dylan Baker1-3/+6
2014-04-28framework: add support for a "timeout" statusThomas Wood1-1/+4
2014-01-23Revert "framework: Add support for a test timeout"Dylan Baker1-4/+1
2013-11-14framework: Add support for a test timeoutDaniel Vetter1-1/+4
2013-09-23Optionally capture dmesg changes for each test and report them in a summaryMarek Olšák1-1/+5
2013-05-31templates/index.css: make some css more exclusiveDylan Baker1-2/+2
2013-05-08html: Use the vastly faster "fixed" table layout algorithm.Kenneth Graunke1-0/+1
2013-05-08html: Change the main table from "width: 100%" to min-width.Kenneth Graunke1-1/+1
2013-05-08html: Change column width from 50pt to 70ptDylan Baker1-1/+1
2013-05-08html: Rework colgroup generation.Kenneth Graunke1-0/+4
2013-05-08html: Use CSS3 for zebra-striping the tables.Kenneth Graunke1-75/+19
2013-05-08html: Use CSS for indenting table rows rather than colspan.Kenneth Graunke1-0/+11
2012-04-23framework: Remove 'abort' and 'trap' results in favor of 'crash'.Kenneth Graunke1-4/+4
2011-04-06core: add new status trap, abort, and crash printed as black lines in summaryMarek Olšák1-0/+22
2007-03-24Initial commitNicolai Hähnle1-0/+89