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