summaryrefslogtreecommitdiff
path: root/piglit-summary.py
AgeCommit message (Expand)AuthorFilesLines
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