index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
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-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
2016-03-03
framework/programs/run.py: Clear directory before starting
Dylan Baker
1
-1
/
+9
2016-02-18
framework/programs/summary.py: Fail gracefully with bad arguments
Dylan Baker
1
-2
/
+11
2016-02-11
python: function with six version 1.5.2
Dylan Baker
5
-12
/
+45
2016-02-11
oclconform: Encode regex with 'unicode_escape' instead for 'string_escape'
Tom Stellard
1
-1
/
+1
2016-02-10
framework/test/{opencv,oclconform}: fix subprocess returning bytes
Dylan Baker
2
-3
/
+4
2016-02-08
summary/html: fix python 3 encoding issues.
Dylan Baker
1
-2
/
+0
2016-02-08
framework/test/glsl_parser_test.py: stop supporting bytes
Dylan Baker
2
-11
/
+25
2016-02-08
framework/core.py: make collect_system_info return unicode
Dylan Baker
1
-2
/
+2
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
framework/log.py: fix next() call
Dylan Baker
1
-1
/
+1
2016-02-08
framework/test/base.py: fix compare to None in python 3
Dylan Baker
1
-0
/
+5
2016-02-08
dmesg.py: Fix str/bytes/unicode for python 2/3 compatibility
Dylan Baker
1
-2
/
+3
2016-02-08
framework/status.py: Add __hash__ method to NoChangeStatus
Dylan Baker
1
-0
/
+3
2016-02-08
compression.py: use the proper read and write modes for python versions
Dylan Baker
1
-98
/
+118
2016-02-08
opengl.py: fix bytes returned from wflinfo.
Dylan Baker
1
-1
/
+3
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
34
-58
/
+134
2016-02-08
framework/test/base.py: Make timeout work in python 3.x
Dylan Baker
1
-30
/
+61
2016-02-08
framework/programs/run.py: use PIGLIT_CONFIG.safe_get
Dylan Baker
1
-19
/
+12
2016-02-08
framework/profile.py: replace dictionary-comprehension with dict()
Dylan Baker
1
-2
/
+2
2016-02-08
python: use six.{iter,view}{items,keys,values}
Dylan Baker
14
-33
/
+44
2016-02-08
framework/results.py: use compat
Dylan Baker
1
-2
/
+3
2016-02-08
framework/compat.py: Add a small module with some extra compat
Dylan Baker
1
-0
/
+41
2016-02-08
python: use six unicode/bytes/str handling
Dylan Baker
8
-32
/
+50
2016-02-08
framework: use six.add_metaclass
Dylan Baker
5
-10
/
+13
2016-02-08
framework/test/base.py: fix class/__slots__ conflict in python3
Dylan Baker
1
-2
/
+1
2016-02-08
python: use six.moves.cStringIO
Dylan Baker
1
-6
/
+4
[next]