summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2013-09-23Optionally capture dmesg changes for each test and report them in a summaryMarek Olšák2-2/+11
2013-08-15summary: Include traceback in the summary files.Kenneth Graunke1-0/+7
2013-07-02summary: Generate a new empty page for pages with no resultsDylan Baker1-0/+27
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-31test_result.mako: Drop redundant status and result fieldDylan Baker1-1/+0
2013-05-31summary: Build subdirectories for subtest result pagesDylan Baker1-3/+3
2013-05-31templates/index.css: make some css more exclusiveDylan Baker1-2/+2
2013-05-31templates: Remove old HTML templatesDylan Baker13-107/+0
2013-05-31templates: adds mako templates for new summary codeDylan Baker3-0/+171
2013-05-08html: Use XHTML 1.0 Strict.Kenneth Graunke1-2/+5
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 Graunke2-1/+4
2013-05-08html: Remove the index_groupgroup template.Kenneth Graunke1-1/+0
2013-05-08html: Use CSS3 for zebra-striping the tables.Kenneth Graunke6-85/+31
2013-05-08html: Use CSS for indenting table rows rather than colspan.Kenneth Graunke4-18/+16
2012-04-23framework: Remove 'abort' and 'trap' results in favor of 'crash'.Kenneth Graunke1-4/+4
2011-08-11Changed piglit-summary-html to explicitly encode its output as UTF-8.Paul Berry3-0/+3
2011-04-06core: add new status trap, abort, and crash printed as black lines in summaryMarek Olšák1-0/+22
2008-08-27piglit-summary-html.py: Add glxinfo/lspci output to HTML summariesNicolai Haehnle2-1/+23
2008-06-30piglit-summary-html.py: Some more features for automated summariesNicolai Haehnle1-0/+1
2007-03-24Initial commitNicolai Hähnle15-0/+217