index
:
~rantogno/piglit
cnl/hacked_multisample_accuracy
dither
glean-master
glsl2
master
shader_runner
wip/texsubimage-hacked
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-06-01
core.py: use PiglitFatalError instead of sys.exit
Dylan Baker
1
-4
/
+3
2016-06-01
core.py: only call makedirs if the directory doesn't exist
Dylan Baker
1
-1
/
+2
2016-06-01
core.py: remove flag from checkDir, use exception block
Dylan Baker
1
-8
/
+4
2016-06-01
core.py: use 'in list' instead of a == b or a == c...
Dylan Baker
1
-1
/
+1
2016-05-27
framework: Add aborting option when a monitored error is detected
Olivier Berthier
6
-5
/
+375
2016-05-17
framework: Don't report an error message for fast skipping
Dylan Baker
1
-2
/
+4
2016-05-16
framework/results: Fix subtests masking crashes
Dylan Baker
1
-2
/
+5
2016-05-10
piglit-print-commands: Add --format option
Dylan Baker
1
-2
/
+20
2016-05-10
framework: Add piglit-print-commands to the piglit command
Dylan Baker
1
-0
/
+85
2016-05-10
framework/profile: Fail gracefully when reordering of tests fail
Dylan Baker
1
-2
/
+9
2016-05-06
framework/backends/junit: Fix invalid JUnit output
Dylan Baker
1
-2
/
+2
2016-05-05
python: Make mako template dirs robust
Dylan Baker
1
-5
/
+9
2016-05-03
framework: Make testlist option impose ordering
Dylan Baker
2
-6
/
+21
2016-05-03
framework: Make JSON backend test ordering deterministic
Dylan Baker
2
-5
/
+6
2016-05-03
framework/profile: Make test run order deterministic
Dylan Baker
1
-2
/
+3
2016-05-03
framework/profile: don't replace TestDict instance with regular dict
Dylan Baker
1
-5
/
+26
2016-05-03
framework/profile: Convert TestDict to a collections.MutableMapping
Dylan Baker
1
-15
/
+24
2016-04-16
framework: Fix spelling mistakes
Eric Engestrom
15
-25
/
+25
2016-04-13
framework/glslparsertest: Don't add exclude extensions to the required list
Dylan Baker
1
-1
/
+2
2016-03-28
deqp: Rerun if tests fail to connect to X
Dylan Baker
1
-1
/
+11
2016-03-28
framework/summary/html_.py: Write output files as utf-8 bytes streams
Dylan Baker
1
-5
/
+12
2016-03-16
framework: Add handler for failure and error when expecting the other
Dylan Baker
1
-0
/
+12
2016-03-16
framework: Replace deepcopy in summary feature
Gabriel Feceoru
1
-3
/
+2
2016-03-16
framework: Fix summary feature
Gabriel Feceoru
1
-4
/
+4
2016-03-15
deqp-integration: Handle ResourceError.
Dylan Baker
1
-6
/
+9
2016-03-11
framework: Add generic deqp options to piglit.conf
Dylan Baker
1
-11
/
+17
2016-03-03
framework/programs/run.py: Fix putting results in nested directories
Dylan Baker
1
-1
/
+1
2016-03-03
framework/programs/run.py: Add option for overwriting files
Dylan Baker
1
-7
/
+17
[next]