aboutsummaryrefslogtreecommitdiff
path: root/piglit-resume.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
2014-04-24python: Add results_dir to TestProfileDylan Baker
2014-04-17framework: Split TestProfile and related out of coreDylan Baker
2014-04-02Remove extra newline from the end of run messageThomas Wood
2014-03-12python: Convert from print statement to functionDylan Baker
2014-02-20log: add verbose loggerDylan Baker
2014-02-06tests/igt: restore dmesg-by-defaultDaniel Vetter
2014-02-04Use the new dmesg classDylan Baker
2014-01-12Add support to load multiple test profilesDylan Baker
2014-01-09Save and restore platform for piglitDylan Baker
2013-12-30piglit-resume.py: pep8 fixesDylan Baker
2013-12-26piglit-resume.py: Fix bug in resumeDylan Baker
2013-11-19Split resume functionality out of piglit-run.pyDylan Baker