summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-04-21Ensure that both parameter lists are the same length in function overloading.Kenneth Graunke
2010-04-02Add PASS / FAIL annotations to tests missing them.Eric Anholt
2010-03-31More array declaration testsIan Romanick
2010-03-31Add 'in' to some parameters of the functionIan Romanick
2010-03-31Add some variable declaration qualifier testsIan Romanick
2010-03-30Add some array declaration testsIan Romanick
2010-03-29Arrays are not allowed as vertex shader inputs in GLSL 1.30 eitherIan Romanick
2010-03-29Add several tests for vertex shader attributesIan Romanick
2010-03-29Add tests for :? operatorIan Romanick
2010-03-29Add several simple if-statement testsIan Romanick
2010-03-26Add some simple constructor testsIan Romanick
2010-03-25More matrix compilation testsIan Romanick
2010-03-24Add some matrix math testsIan Romanick
2010-03-24Add (negative) test for constructing samplersIan Romanick
2010-03-23Add test for invalid assignment of function return valueIan Romanick
2010-03-23Rename test GLSL sources from .txt to .glslIan Romanick
2010-03-23Add test for declaring variables of type void.Ian Romanick
2010-03-11Add a handful of simple tests for function calls in constructorsIan Romanick
2010-02-22Initial commit. lolIan Romanick