index
:
~tpalli/piglit
EGL_ANDROID_blob_cache
EGL_ANDROID_blob_cache_v2
arb_vertex_type_2_10_10_10_rev
astc5x5
blend_juttu
evil-test
expect_error
glEGLImageTargetTexStorageEXT
int64-dlist
jenkins
master
misc-fixes
oes_get_program_binary
priority
sso-changes
super
tapani's piglit experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-01
framework/test/piglit_test: make cl_concurrency always a boolean
Dylan Baker
1
-2
/
+2
2018-05-01
framework/test: Split multishader too
Dylan Baker
1
-20
/
+43
2018-05-01
framework: do the same for shader test
Dylan Baker
1
-20
/
+26
2018-05-01
framework: use a class method for building test via parsing
Dylan Baker
1
-3
/
+9
2018-05-01
framework/test: add a test class for built-in constants
Dylan Baker
1
-0
/
+5
2018-05-01
framework: Use custom class for ASM parser tests
Dylan Baker
1
-0
/
+14
2018-05-01
framework/test: expose required and excluded platforms
Dylan Baker
1
-6
/
+6
2018-05-01
framework/test: Use getter for altering PiglitBaseTest Command
Dylan Baker
1
-1
/
+4
2018-05-01
test/piglit_test: add ROOT_DIR variable
Dylan Baker
1
-3
/
+5
2018-04-11
framework: update deqp mustpass list for text based mustpass
Dylan Baker
1
-21
/
+7
2018-02-06
framework: work around tests that skip without skipping subtests
Dylan Baker
1
-0
/
+11
2018-02-05
framework: if a test with subtests crashes mark the offending subtest
Dylan Baker
1
-0
/
+8
2018-02-05
framework: add support for parsing subtest enumeration
Dylan Baker
1
-1
/
+7
2018-02-05
framework: use statuses instead of relying on string conversions
Dylan Baker
1
-4
/
+4
2017-12-16
Remove GleanTest framework.
Fabian Bieler
2
-78
/
+0
2017-11-09
framework: move WflInfo class into new wflinfo.py module
Brian Paul
1
-248
/
+2
2017-10-24
framework: remove _DISABLED variable in opengl.py
Brian Paul
1
-4
/
+1
2017-10-24
framework: observe PIGLIT_NO_FAST_SKIP in ShaderTest::__init__()
Brian Paul
1
-11
/
+19
2017-10-24
framework: fix comment typos in opengl.py
Brian Paul
1
-5
/
+5
2017-10-24
framework: fix comment typos
Brian Paul
1
-2
/
+2
2017-10-18
framework: fix a comment
Nicolai Hähnle
1
-1
/
+1
2017-09-26
framework: fix comment typos on FastSkip class
Brian Paul
1
-4
/
+4
2017-08-15
framework: Add --ignore-missing option
Arkadiusz Hiler
1
-0
/
+12
2017-05-25
test/gleantest: fix missing --quick property from quick profile
Timothy Arceri
1
-1
/
+1
2017-05-18
framework: Add command.setter method to Test
Dylan Baker
4
-0
/
+17
2017-04-27
framework/test/shader_test: use -fbo option for shader tests
Brian Paul
1
-2
/
+2
2017-02-06
framework/test/glsl_parser_test.py: fix python script to run glslparsertest o...
Neha Bhende
1
-2
/
+7
2017-01-09
deqp: Search stdout and stderr for X connection failure
Mark Janes
1
-2
/
+4
2016-11-10
framework/test/glsl_parser_test.py: split the parser out of the class
Dylan Baker
1
-39
/
+46
2016-11-10
framework/test/base: Remove timeout parameter
Dylan Baker
1
-4
/
+1
2016-11-10
framework/profile: replace Testprofile.{dmesg,monitoring} with dict
Dylan Baker
1
-16
/
+15
2016-11-09
framework/test/shader_test: Fix MultiShaderRunner handling of directories
Dylan Baker
1
-1
/
+15
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
1
-1
/
+1
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-09-16
all.py: Test any apitraces we find under tests/apitrace/traces.
Eric Anholt
1
-0
/
+1
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
1
-1
/
+2
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-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: encode arguments to subprocess for python2 on windows
Dylan Baker
1
-6
/
+10
[next]