index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
shader_test.py
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
framework: Move tests derived classes into a package
Dylan Baker
1
-121
/
+0
2014-07-16
framework: fix duplicated TEST_BIN_DIR for cygwin
Brian Paul
1
-4
/
+4
2014-04-17
framework: Replace Group() with dict()
Dylan Baker
1
-2
/
+1
2014-04-11
framework: Fix concurrency regression introduced by Test refactor
Dylan Baker
1
-1
/
+2
2014-04-10
python: replace testBinDir with TEST_BIN_DIR
Dylan Baker
1
-4
/
+4
2014-04-03
python: Rename PlainExecTest to PiglitTest
Dylan Baker
1
-4
/
+4
2014-04-03
framework: move testBinDir to exectest
Dylan Baker
1
-2
/
+2
2014-04-03
framework/shader_test.py: simplify ShaderTest
Dylan Baker
1
-174
/
+70
2014-04-03
framework/shader_test.py: Remove standalone capability
Dylan Baker
1
-68
/
+14
2014-03-12
python: Convert from print statement to function
Dylan Baker
1
-0
/
+1
2014-02-04
Use the new dmesg class
Dylan Baker
1
-1
/
+1
2014-01-28
framework/shader_test.py: use explicit relative imports
Dylan Baker
1
-2
/
+2
2014-01-28
framework/shader_test.py: remove unused imports
Dylan Baker
1
-5
/
+0
2014-01-23
Revert "framework: Add support for a test timeout"
Dylan Baker
1
-1
/
+0
2014-01-15
framework/shader_test.py: fix bug from commit 260f211d
Dylan Baker
1
-2
/
+2
2013-11-14
framework: Add support for a test timeout
Daniel Vetter
1
-0
/
+1
2013-10-23
Use simplejson if available
Dylan Baker
1
-1
/
+4
2013-09-23
Optionally capture dmesg changes for each test and report them in a summary
Marek Olšák
1
-3
/
+3
2013-07-29
shader_test.py: PEP8 compliance
Dylan Baker
1
-18
/
+29
2013-02-08
framework/shader_test: Permit unicode paths
Kenney Phillis
1
-1
/
+2
2013-01-30
shader_runner.py: Update regex to detect new require section syntax
Tom Gall
1
-4
/
+4
2013-01-09
shader_runner.py: fix gles2 support
Tom Gall
1
-3
/
+1
2012-12-12
framework/shader_test: Assume the api is GL if no requirements are found
Chad Versace
1
-7
/
+7
2012-12-11
framework: Use shader_test.py to drive shader tests
Chad Versace
1
-1
/
+226
2012-12-11
framework: New module shader_test.py
Chad Versace
1
-0
/
+45