summaryrefslogtreecommitdiff
path: root/piglit-print-commands.py
AgeCommit message (Expand)AuthorFilesLines
2015-01-10piglit-print-commands.py: PEP8 fixes.Vinson Lee1-5/+6
2014-10-28piglit-print-commands.py: Fix bug with test packageDylan Baker1-2/+1
2014-07-17piglit-print-commands: make sure piglit.conf is readThomas Wood1-0/+1
2014-06-23core.py: rename Environment to OptionsDylan Baker1-4/+3
2014-06-19python: change she-bang to python2Dylan Baker1-1/+1
2014-04-29Fix piglit-print-commands.pyShuang He1-1/+1
2014-05-13framework: rename profile.loadTestProfile to profile.load_test_profileDylan Baker1-1/+1
2014-04-17framework: fix regression from 7d2f441Dylan Baker1-1/+2
2014-04-03exectest.py: Merge Test and ExecTest into a single classDylan Baker1-2/+2
2014-03-12python: Convert from print statement to functionDylan Baker1-1/+2
2014-01-28piglit-print-commands: Remove unused importsDylan Baker1-2/+0
2013-10-23Use simplejson if availableDylan Baker1-1/+0
2013-08-28piglit-print-commands.py: Remove deprecated optionsDylan Baker1-19/+4
2013-07-29piglit-print-commands.py: PEP8 complianceDylan Baker1-25/+22
2013-06-27piglit-print-commands: Print relative paths for binaries.José Fonseca1-1/+6
2013-05-13python: Convert tabs to spacesDylan Baker1-50/+50
2013-03-10Move re.compile for regex into CoreDylan Baker1-14/+13
2013-03-10Replaces getopt with argparseDylan Baker1-62/+36
2013-03-10piglit-print-commands.py: Drop dead resume codeDylan Baker1-9/+0
2013-03-10Change --tests to --include-testsDylan Baker1-2/+10
2013-01-04piglit-print-commands: Remove the second parameter of 'loadTestProfile' when ...Yi Sun1-1/+1
2012-11-13piglit-print-commands: add more info, fix incorrect examplesBrian Paul1-5/+9
2012-05-10Add a new "piglit-print-commands.py" command.Kenneth Graunke1-0/+124