aboutsummaryrefslogtreecommitdiff
path: root/framework/glsl_parser_test.py
AgeCommit message (Expand)Author
2013-01-23gles2, glsl: add gles2 support to glslparser testTom Gall
2012-07-16Changed test name generation so that regardless of OS path seperator, the tes...Kenney Phillis
2011-09-07Add --check-link option to glslparsertest.Paul Berry
2011-08-11Fix import_glsl_parser_tests' dependency on the number of dirs in basepath.Paul Berry
2011-06-20glsl_parser_test: Make [end_config] synonymous with [end config]Chad Versace
2011-04-21core: Use forward slash as separator for GLSL group names.Vinson Lee
2011-02-17Replace poolName in Test constructor with boolean option.U. Artie Eoff
2011-02-10glsl_parser_test: Add test instances to thread pool 'gpu-not-used'Chad Versace
2011-01-27Revert "glsl_parser_test: Add config opt 'override_extensions'"Chad Versace
2011-01-25glsl_parser_test: Add config opt 'override_extensions'Chad Versace
2011-01-25glsl_parser_test: Rename config opt 'extension' to 'require_extensions'Chad Versace
2011-01-25glsl_parser_test: Rewrite GLSLParserTestChad Versace
2011-01-12glsl_parser_test.py: Document import_glsl_parser_tests()Chad Versace
2011-01-12glsl_parser_test.py: Fix minor typoChad Versace
2011-01-07glslparsertest: Allow tests to require GL extensionsIan Romanick
2011-01-07Use import_glsl_parser_tests instead of open coding itIan Romanick
2011-01-07framework: Add utility function to import a directory tree of GLSL parser testsIan Romanick
2010-12-01framework: Add class GLSLParserTestChad Versace