summaryrefslogtreecommitdiff
path: root/framework/exceptions.py
AgeCommit message (Expand)AuthorFilesLines
2017-04-13framework/exceptions: Add an exception class for user errorsDylan Baker1-0/+11
2016-05-27framework: Add aborting option when a monitored error is detectedOlivier Berthier1-0/+14
2016-04-16framework: Fix spelling mistakesEric Engestrom1-1/+1
2016-02-11python: function with six version 1.5.2Dylan Baker1-3/+4
2016-02-08python: use six unicode/bytes/str handlingDylan Baker1-2/+6
2015-12-21framework/exceptions.py: Drop PIGLIT_DEBUGDylan Baker1-19/+6
2015-07-06framework: Re-raise uncaught exceptions from their original contextDylan Baker1-2/+2
2015-06-09framework: use proper exception message passingDylan Baker1-3/+3
2015-05-19framework/exceptions.py: add a new module for unified piglit exceptionsDylan Baker1-0/+97