index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
framework: Properly load JSON into internal representation
Dylan Baker
2
-6
/
+19
2016-10-24
framework/backends/json: Don't convert to TestrunResult while updating
Dylan Baker
2
-47
/
+33
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: add boilerplate to turn off process isolation
Dylan Baker
2
-0
/
+24
2016-10-07
framework: Plug in fast-skipping to MultiShaderTest
Dylan Baker
2
-13
/
+44
2016-10-07
framework: Add class for running multiple shader_tests in a single process
Dylan Baker
1
-0
/
+70
2016-10-07
framework: Add a Mixin class for running multiple tests in a single process
Dylan Baker
2
-7
/
+144
2016-10-07
framework: Bump JSON on disk format to version 9
Dylan Baker
3
-3
/
+19
2016-10-07
framework: Split FastSkipMixin.
Dylan Baker
1
-39
/
+143
2016-10-07
framework: Split the file parsing code out of ShaderTest
Dylan Baker
1
-38
/
+68
2016-10-07
framework/results: Lower subtest names
Dylan Baker
1
-3
/
+3
2016-10-05
framework: Fix verbose logger
Dylan Baker
1
-0
/
+1
2016-10-05
framework/log: Don't add tests to running list until they actually start
Dylan Baker
1
-2
/
+4
2016-10-05
framework: If exiting a run, ensure that the status is readable
Dylan Baker
1
-13
/
+21
2016-09-16
framework: Make driver_classifier convert to str (unicode)
Dylan Baker
1
-2
/
+2
2016-09-16
framework/driver_classifier: import errno
Dylan Baker
1
-0
/
+1
2016-09-16
all.py: Test any apitraces we find under tests/apitrace/traces.
Eric Anholt
1
-0
/
+1
2016-09-16
framework: Add a driver classifier based on the renderer string.
Eric Anholt
1
-0
/
+121
2016-09-09
framework: Add support for jsonstreams
Dylan Baker
1
-34
/
+77
2016-09-01
summary/csv: Fix elapsed time output
Adam Jackson
1
-1
/
+1
2016-08-31
framework/backends/junit: Don't let skip hide status changes
Dylan Baker
1
-3
/
+3
2016-08-31
framework: add command line switch to enable junit subtests
Dylan Baker
1
-1
/
+7
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-08-23
framework: fix PIGLIT_NO_FAST_SKIP.
Dylan Baker
1
-2
/
+4
2016-08-16
framework: add commandline option for deqp-mustpass
Dylan Baker
3
-2
/
+13
2016-08-16
framework/test/deqp: generalize mustpass list handling
Dylan Baker
1
-0
/
+32
2016-08-10
framework: fix binary assignment for shader_runner
Dylan Baker
2
-64
/
+60
2016-08-05
framework/test/glsl_parser_test: Add ARB_ESx to command line when needed
Dylan Baker
1
-1
/
+3
2016-08-05
framework/test/glsl_parser_test: Don't error on blank C comments
Dylan Baker
1
-1
/
+1
2016-08-05
framework: Fix valgrind mixin.
Dylan Baker
1
-1
/
+3
2016-08-05
framework/options: Fix values for _Options.concurrent
Dylan Baker
1
-2
/
+2
2016-08-05
framework: fix two bugs in status
Dylan Baker
1
-2
/
+6
2016-08-05
unittests: port dmesg tests to pytest
Dylan Baker
1
-0
/
+9
2016-07-29
framework: Add required option to deqp.get_option
Dylan Baker
1
-1
/
+5
2016-07-06
framework: Read test files as utf-8
Jussi Kukkonen
2
-16
/
+6
2016-06-30
framework: make the interpret_result method for native tests faster
Dylan Baker
1
-9
/
+10
2016-06-02
framework: guard POSIX specific code in monitoring module
Dylan Baker
1
-84
/
+88
2016-06-02
framework: encode arguments to subprocess for python2 on windows
Dylan Baker
1
-6
/
+10
2016-06-01
framework/summary/html_.py: use core.check_dir
Dylan Baker
1
-16
/
+9
2016-06-01
framework/core.py: add module docstring
Dylan Baker
1
-0
/
+7
2016-06-01
framework/core.py: Make copyright header match others in the framework
Dylan Baker
1
-23
/
+19
2016-06-01
framework/core: extend check_dir to take a handler callable
Dylan Baker
2
-15
/
+30
2016-06-01
core.py: add docstring to check_dir
Dylan Baker
1
-1
/
+17
2016-06-01
core.py: make second argument to check_dir a keyword argument
Dylan Baker
1
-1
/
+1
2016-06-01
framework: rename core.checkDir to core.check_dir
Dylan Baker
2
-2
/
+2
2016-06-01
framework: core.checkDir raises PiglitException
Dylan Baker
2
-4
/
+8
[next]