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
/
backends
/
compression.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
python: function with six version 1.5.2
Dylan Baker
1
-2
/
+2
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
1
-2
/
+4
2016-02-08
python: use six unicode/bytes/str handling
Dylan Baker
1
-3
/
+5
2016-02-08
python: use six.moves.cStringIO
Dylan Baker
1
-6
/
+4
2015-08-12
xz: Use --help when detecting xz presence
Jordan Justen
1
-77
/
+76
2015-07-23
framework: Don't add extra '.' to xz compressed files on shell path
Dylan Baker
1
-1
/
+1
2015-07-23
framework: add --force to xz compress line
Dylan Baker
1
-1
/
+1
2015-07-23
framework: hide stderr messages from xz binary
Dylan Baker
1
-3
/
+8
2015-07-15
compression.py: fix compression to be updated when piglit.conf is reloaded
Dylan Baker
1
-25
/
+35
2015-07-09
framework: add support for xz compression via backports.lzma
Dylan Baker
1
-72
/
+84
2015-07-09
framework: add support for lzma via shell calls
Dylan Baker
1
-1
/
+79
2015-07-09
framework: add support for bz2 compression.
Dylan Baker
1
-2
/
+7
2015-07-09
framework: add support for gzip compressionn
Dylan Baker
1
-3
/
+6
2015-07-09
framework: Add ability to set a compression method on file backends
Dylan Baker
1
-0
/
+88