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
/
backends
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
framework: remove outdated comment
Nicolai Hähnle
1
-1
/
+0
2017-10-18
framework: fix outdated comment
Nicolai Hähnle
1
-2
/
+1
2017-10-18
framework: fix typos in comments
Nicolai Hähnle
2
-5
/
+5
2017-07-21
framework: Fix the same bug for resume in the previous commit
Dylan Baker
1
-2
/
+3
2017-07-21
framework: Only sort files for json backend that end in .json
Dylan Baker
1
-2
/
+3
2017-02-10
framework/backends/json.py: preserve 'tests' order
Tomi Sarvela
1
-12
/
+18
2017-01-30
framework/backends/json: always flush the metadata to the disk
Martin Peres
1
-0
/
+4
2016-11-15
framework/backends/json: support non-piglit junit files
Mark Janes
1
-8
/
+22
2016-11-04
framework/backends/json: Handle updating results without pid field
Dylan Baker
1
-1
/
+4
2016-10-26
framework: fix loading JUnit results
Dylan Baker
1
-1
/
+5
2016-10-24
framework/backends/json: Don't convert to TestrunResult while updating
Dylan Baker
1
-40
/
+21
2016-10-24
framework: Drop support for JSON formats < 7
Dylan Baker
1
-256
/
+10
2016-10-24
framework/backends/json: replace str() with six.text_type()
Dylan Baker
1
-1
/
+1
2016-10-07
framework: Bump JSON on disk format to version 9
Dylan Baker
1
-1
/
+17
2016-09-09
framework: Add support for jsonstreams
Dylan Baker
1
-34
/
+77
2016-08-31
framework/backends/junit: Don't let skip hide status changes
Dylan Baker
1
-3
/
+3
2016-08-31
framework/backends/junit.py: Add a writer class that handles subtests
Dylan Baker
1
-32
/
+108
2016-08-31
framework/backends/junit.py: Split _write into a separate class.
Dylan Baker
1
-122
/
+150
2016-05-06
framework/backends/junit: Fix invalid JUnit output
Dylan Baker
1
-2
/
+2
2016-05-03
framework: Make JSON backend test ordering deterministic
Dylan Baker
1
-4
/
+5
2016-04-16
framework: Fix spelling mistakes
Eric Engestrom
3
-9
/
+9
2016-03-16
framework: Add handler for failure and error when expecting the other
Dylan Baker
1
-0
/
+12
2016-02-11
python: function with six version 1.5.2
Dylan Baker
2
-4
/
+4
2016-02-08
framework/backends/json.py: use text_type instead for str
Dylan Baker
1
-1
/
+1
2016-02-08
Framework/backends/junit.py: fix bytes/unicode handling on python3
Dylan Baker
1
-4
/
+6
2016-02-08
compression.py: use the proper read and write modes for python versions
Dylan Baker
1
-98
/
+118
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
6
-12
/
+24
2016-02-08
python: use six.{iter,view}{items,keys,values}
Dylan Baker
2
-6
/
+10
2016-02-08
python: use six unicode/bytes/str handling
Dylan Baker
2
-4
/
+6
2016-02-08
framework: use six.add_metaclass
Dylan Baker
1
-2
/
+3
2016-02-08
python: use six.moves.cStringIO
Dylan Baker
1
-6
/
+4
2016-02-08
python: use future print, division, and absolute_import
Dylan Baker
5
-3
/
+5
2016-01-21
framework/backends/junit.py; timeouts are errors
Dylan Baker
1
-1
/
+1
2016-01-07
framework: record pid of test process in results
Dylan Baker
1
-10
/
+14
2015-11-11
framework: Convert the codebase to use the new global Options
Dylan Baker
1
-9
/
+7
2015-10-19
framework/backends/junit.py: add calculate_group_totals() to load
Dylan Baker
1
-0
/
+2
2015-10-19
framework/backends/junit.py: restore time from stderr
Dylan Baker
1
-0
/
+12
2015-10-08
framework/backends/junit.py: add start and end time to stderr
Dylan Baker
1
-0
/
+2
2015-10-08
framework: use TimeAttribute for TestResult and TestrunResult
Dylan Baker
2
-4
/
+25
2015-10-08
framework: Add a TimeAttribute class
Dylan Baker
1
-0
/
+1
2015-09-22
framework/backends.json.py: use TestrunResult.from_dict for resume
Dylan Baker
1
-12
/
+3
2015-09-22
framework/backends/json.py: don't resume if results.json.<comp> exists
Dylan Baker
1
-12
/
+6
2015-09-22
framework/backends/json.py: store totals data in json
Dylan Baker
1
-1
/
+17
2015-09-22
framework/results.py: add TestrunResult.from_dict method
Dylan Baker
1
-10
/
+18
2015-09-22
framework/results.py: Add a to_json method to the TestrunResults
Dylan Baker
1
-4
/
+1
2015-09-22
framework: replace TestResult dict with an object
Dylan Baker
3
-25
/
+52
2015-09-22
framework/backends/json.py: call set_meta() on resume
Dylan Baker
1
-0
/
+3
2015-09-01
framework/backends/abstract: Fix doubling compression suffixes
Dylan Baker
1
-1
/
+6
2015-08-12
xz: Use --help when detecting xz presence
Jordan Justen
1
-77
/
+76
2015-08-05
framework: when searching a directory ignore files ending in .old
Dylan Baker
1
-1
/
+1
[next]