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-02-08
framework: use six.moves.zip
Dylan Baker
2
-2
/
+5
2016-02-08
framework: use six.moves.BaseHTTPServer
Dylan Baker
1
-1
/
+2
2016-02-08
framework: use six.moves.configparser
Dylan Baker
1
-7
/
+8
2016-02-08
python: use six.moves.range
Dylan Baker
1
-1
/
+3
2016-02-08
python: use future print, division, and absolute_import
Dylan Baker
23
-20
/
+24
2016-01-21
framework/test/base.py: Add environment variable to overwrite timeouts
Dylan Baker
1
-1
/
+8
2016-01-21
framework/backends/junit.py; timeouts are errors
Dylan Baker
1
-1
/
+1
2016-01-21
framework/test/base.py: use subprocess32 for timeouts.
Dylan Baker
1
-83
/
+61
2016-01-12
framework: Get traceback into json results.
Jose Fonseca
1
-1
/
+2
2016-01-08
unittests: move framework/tests to unittests
Dylan Baker
34
-8486
/
+0
2016-01-08
base_tests.py: make import from within tests dir relative
Dylan Baker
1
-1
/
+1
2016-01-08
framework/test/opengl.py: Add environment variable to turn off fast skipping
Dylan Baker
1
-0
/
+25
2016-01-08
framework/tests: Use relative import for utils
Dylan Baker
27
-28
/
+28
2016-01-08
junit_backend_tests.py: make schema path robust
Dylan Baker
1
-1
/
+1
2016-01-07
framework/test/glsl_parser_test.py: allow forcing the desktop version
Dylan Baker
2
-1
/
+17
2016-01-07
framework/test/glsl_parser_test.py: Handle gl versions correctly
Dylan Baker
2
-46
/
+156
2016-01-07
glsl_parser_test.py: Fix which versions are sent to glslparsertest_gles2
Dylan Baker
2
-2
/
+18
2016-01-07
framework: record pid of test process in results
Dylan Baker
5
-15
/
+46
2016-01-07
framework/tests/results_tests.py: refactor to_json and from_dict tests
Dylan Baker
1
-28
/
+49
2016-01-04
framework/test/opengl.py: Fix opengl fast-skipping wflinfo errors
Dylan Baker
2
-12
/
+127
2015-12-21
framework/exceptions.py: Drop PIGLIT_DEBUG
Dylan Baker
2
-43
/
+6
2015-12-15
framework/test/base.py: Handle fail cases for tests.
Dylan Baker
2
-2
/
+20
2015-12-15
framework/log.py: Add a message to an assert
Dylan Baker
1
-1
/
+2
2015-12-11
framework: Write exceptions and traceback to /dev/stderr.
Jose Fonseca
1
-3
/
+4
2015-11-30
dmesg.py: use all future imports that are supported by the project.
Dylan Baker
1
-1
/
+1
2015-11-30
dmesg.py: sort import and exports
Dylan Baker
1
-4
/
+4
2015-11-30
dmesg.py: Remove DmesgError.
Dylan Baker
2
-10
/
+8
2015-11-30
dmesg.py: Actually make the BaseDmesg an ABC.
Dylan Baker
1
-0
/
+2
2015-11-30
dmesg.py: fix indents which are 8 space but should be 4
Dylan Baker
1
-3
/
+3
2015-11-30
dmesg_tests.py: rework entire module to be better
Dylan Baker
1
-286
/
+262
2015-11-25
framework/core.py: add -nn to lspci
Dylan Baker
1
-1
/
+1
2015-11-24
framework: Add support for feature readiness.
Feceoru, Gabriel
4
-2
/
+159
2015-11-23
framework/options: Handle '/' in -t and -x options
Dylan Baker
2
-5
/
+36
2015-11-23
framework/log.py: Use grouptools.format in verbose logger.
Dylan Baker
1
-1
/
+2
2015-11-23
framework/grouptools.py: Add a function for print formatting
Dylan Baker
3
-5
/
+29
2015-11-17
framework/programs/run.py: Fix resume typo.
Dylan Baker
1
-1
/
+1
2015-11-16
oclconform: Fix PEP 8 issues.
Vinson Lee
1
-14
/
+25
2015-11-16
framework/test/glsl_parser_test.py: add support for GLSL (ES) based skipping.
Dylan Baker
2
-0
/
+43
2015-11-16
framework/test/glsl_parser_test.py: Add requirement based fast skipping
Dylan Baker
2
-4
/
+48
2015-11-16
framework/test/shader_test.py: add GLSL (ES) based skipping.
Dylan Baker
2
-2
/
+45
2015-11-16
framework/test/shader_test.py: add GL and GLES version fast skipping.
Dylan Baker
2
-1
/
+36
2015-11-16
framework/test/shader_test.py: Add fast skipping support for extensions
Dylan Baker
2
-27
/
+116
2015-11-16
framework/test/opengl.py: Add GLSL and GLSL ES fast skipping
Dylan Baker
2
-3
/
+177
2015-11-16
framework/test/opengl.py: add support for GL(ES) version skipping.
Dylan Baker
2
-1
/
+170
2015-11-16
framework/test/opengl.py: Add FastSkipMixin which checks extensions
Dylan Baker
3
-1
/
+398
2015-11-16
framework: handle crash codes like piglit native tests.
Dylan Baker
3
-45
/
+134
2015-11-13
dmesg.py: Make timestamp check slightly smarter
Ben Widawsky
1
-0
/
+12
2015-11-11
framework: Convert the codebase to use the new global Options
Dylan Baker
15
-219
/
+158
2015-11-11
framework: make options a global variable.
Dylan Baker
2
-0
/
+389
2015-10-29
framework/tests/oglconform_tests.py: Add tests for tests/oglconform.py
Dylan Baker
1
-0
/
+152
[prev]
[next]