index
:
~tpalli/piglit
EGL_ANDROID_blob_cache
EGL_ANDROID_blob_cache_v2
arb_vertex_type_2_10_10_10_rev
astc5x5
blend_juttu
evil-test
expect_error
glEGLImageTargetTexStorageEXT
int64-dlist
jenkins
master
misc-fixes
oes_get_program_binary
priority
sso-changes
super
tapani's piglit experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
status.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
framework: fix two bugs in status
Dylan Baker
1
-2
/
+6
2016-04-16
framework: Fix spelling mistakes
Eric Engestrom
1
-2
/
+2
2016-02-11
python: function with six version 1.5.2
Dylan Baker
1
-3
/
+3
2016-02-08
framework/status.py: Add __hash__ method to NoChangeStatus
Dylan Baker
1
-0
/
+3
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-1
/
+3
2016-02-08
python: use six unicode/bytes/str handling
Dylan Baker
1
-12
/
+19
2016-02-08
python: use future print, division, and absolute_import
Dylan Baker
1
-1
/
+1
2015-09-22
framework/status.py: Speed up status_lookup
Dylan Baker
1
-15
/
+15
2015-09-09
framework/status.py: Add early return to status_lookup
Dylan Baker
1
-0
/
+5
2015-09-09
framework/status.py: rename 'Not Run' to 'notrun'
Dylan Baker
1
-1
/
+1
2015-09-09
framework/status.py: Make StatusException a child of PiglitInternalError
Dylan Baker
1
-3
/
+9
2015-07-07
framework/status.py: Add a __hash__ method to Status class
Dylan Baker
1
-0
/
+3
2015-06-26
status.py: update docstring to reflect code
Dylan Baker
1
-2
/
+3
2015-05-04
framework: write an incomplete status before running tests
Dylan Baker
1
-1
/
+1
2015-05-04
framework: add incomplete status.
Dylan Baker
1
-10
/
+17
2014-12-24
framework: Cleanup imports
Dylan Baker
1
-0
/
+2
2014-04-28
framework: add support for a "timeout" status
Thomas Wood
1
-4
/
+8
2014-04-08
Add new constant to status with all statuses
Dylan Baker
1
-1
/
+6
2014-04-08
framework: fix status order so that having dmesg is worse than not
Ilia Mirkin
1
-4
/
+4
2014-04-08
framework: fix comparing NOTRUN/SKIP to other statuses
Ilia Mirkin
1
-17
/
+6
2014-03-21
status: Make NOTRUN and SKIP a special class
Dylan Baker
1
-11
/
+46
2014-03-21
Status: Skip and NotRun should not show up in fixes and regressions
Dylan Baker
1
-12
/
+4
2014-03-14
framework/status.py: Fix bug in Status.__eq__
Dylan Baker
1
-1
/
+7
2014-03-14
framework/status.py: Replace subclasses with constants
Dylan Baker
1
-85
/
+67
2014-03-14
framework/status.py: Update some docstrings
Dylan Baker
1
-4
/
+20
2014-01-28
status.py: remove Status.split()
Dylan Baker
1
-3
/
+0
2014-01-23
Revert "framework: Add support for a test timeout"
Dylan Baker
1
-9
/
+0
2013-12-30
framework/status.py: Fix pep8 errors
Dylan Baker
1
-7
/
+7
2013-11-20
summary: fix regression and fixes summaries
Marek Olšák
1
-29
/
+19
2013-11-14
framework: Add support for a test timeout
Daniel Vetter
1
-13
/
+25
2013-10-31
summary.py: Replace buildDictionary function with a much simpler method
Dylan Baker
1
-1
/
+5
2013-10-31
status.py: convert status object attributes from instance to class
Dylan Baker
1
-16
/
+35
2013-10-14
status.py: Adds a new status class and subclasses
Dylan Baker
1
-0
/
+191