index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
test
/
glsl_parser_test.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-01
fix glslparser test for out of tree builds
Dylan Baker
1
-6
/
+13
2018-05-01
tests/glsl_parser_test.py: fix is_skip for serialized profiles
Dylan Baker
1
-10
/
+10
2018-05-01
framework/test: use relative paths for GLSLParser tests
Dylan Baker
1
-3
/
+10
2018-05-01
framework: use a class method for building test via parsing
Dylan Baker
1
-3
/
+9
2017-02-06
framework/test/glsl_parser_test.py: fix python script to run glslparsertest o...
Neha Bhende
1
-2
/
+7
2016-11-10
framework/test/glsl_parser_test.py: split the parser out of the class
Dylan Baker
1
-39
/
+46
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-07-06
framework: Read test files as utf-8
Jussi Kukkonen
1
-8
/
+3
2016-04-16
framework: Fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-04-13
framework/glslparsertest: Don't add exclude extensions to the required list
Dylan Baker
1
-1
/
+2
2016-02-08
framework/test/glsl_parser_test.py: stop supporting bytes
Dylan Baker
1
-8
/
+19
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-1
/
+3
2016-02-08
python: use future print, division, and absolute_import
Dylan Baker
1
-1
/
+1
2016-01-07
framework/test/glsl_parser_test.py: allow forcing the desktop version
Dylan Baker
1
-1
/
+7
2016-01-07
framework/test/glsl_parser_test.py: Handle gl versions correctly
Dylan Baker
1
-6
/
+55
2016-01-07
glsl_parser_test.py: Fix which versions are sent to glslparsertest_gles2
Dylan Baker
1
-1
/
+14
2015-11-16
framework/test/glsl_parser_test.py: add support for GLSL (ES) based skipping.
Dylan Baker
1
-0
/
+9
2015-11-16
framework/test/glsl_parser_test.py: Add requirement based fast skipping
Dylan Baker
1
-3
/
+8
2015-06-09
framework: use proper exception message passing
Dylan Baker
1
-1
/
+1
2015-05-19
glsl_parser_test.py: use piglit generic exceptions
Dylan Baker
1
-17
/
+12
2015-04-30
framework: use the correct executable for GLES parser tests
Marek Olšák
1
-1
/
+2
2015-02-23
all.py: replace import_glsl_parser_test with loop search
Dylan Baker
1
-45
/
+22
2015-02-23
glsl_parser_test.py: remove add_glsl_parser_test
Dylan Baker
1
-7
/
+1
2014-12-24
framework: Cleanup imports
Dylan Baker
1
-1
/
+1
2014-12-12
glsl_parser_test.py: use grouptools
Dylan Baker
1
-4
/
+3
2014-10-14
piglit_test.py: Automatically add -auto and -fbo when appropriate
Dylan Baker
1
-2
/
+2
2014-10-14
framework: Split PiglitTest into specific GL and CL classes
Dylan Baker
1
-2
/
+2
2014-10-14
framework/test: refactor abstract Test and PiglitTest
Dylan Baker
1
-1
/
+1
2014-10-14
framework: Move tests derived classes into a package
Dylan Baker
1
-0
/
+218