summaryrefslogtreecommitdiff
path: root/piglit-summary.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-13drop python2 supportDylan Baker1-11/+3
2018-11-08python: add explicit utf-8 encodingEric Engestrom1-0/+1
2016-05-02framework: update the rest of the piglit-* commands to be py3Dylan Baker1-3/+8
2016-04-16piglit: Fix spelling mistakesEric Engestrom1-1/+1
2016-03-28framework: fix unicode command line arguments with python 2.xDylan Baker1-1/+5
2014-06-19python: change she-bang to python2Dylan Baker1-1/+1
2014-05-08wrappers: Fix argument issue with new wrapper scriptsJordan Justen1-1/+1
2014-05-06framework: move executable functions to modulesDylan Baker1-73/+20
2013-12-30piglit-summary.py: pep8 fixesDylan Baker1-0/+1
2013-10-26piglit-summary.py: add missing space in help textBrian Paul1-1/+1
2013-10-20summary.py: rename generate* methodsDylan Baker1-1/+1
2013-09-11core.py: Move parse_listfile to core.pyDylan Baker1-8/+1
2013-09-11piglit-summary.py: rewrite parse_listfileDylan Baker1-2/+2
2013-07-29piglit-summary.py: PEP8 complianceDylan Baker1-14/+12
2013-07-05summary: rename NewSummary to SummaryDylan Baker1-1/+1
2013-07-02piglit-summary.py: Make -s and -d mutually exclusiveDylan Baker1-2/+8
2013-07-02piglit-summary.py: Use NewSummary for text generationDylan Baker1-54/+10
2013-07-02piglit-summary.py: convert from getopt to argparseDylan Baker1-65/+29
2013-05-13python: Convert tabs to spacesDylan Baker1-90/+90
2013-04-20piglit-summary.py: remove unused importsBrian Paul1-2/+1
2013-04-19add new piglit-summary.py script for printing summaries of results file(s)Brian Paul1-0/+164