summaryrefslogtreecommitdiff
path: root/generated_tests/builtin_function.py
AgeCommit message (Expand)AuthorFilesLines
2011-08-18generated tests: Add tests for builtin functions introduced in GLSL 1.30Paul Berry1-0/+32
2011-08-18generated tests: Test operators that were introduced in GLSL 1.30Paul Berry1-0/+114
2011-08-18generated tests: Add uint and int tests for GLSL 1.30.Paul Berry1-33/+65
2011-08-18generated tests: Added tests for the 'notEqual' builtin.Paul Berry1-0/+1
2011-08-18generated tests: Expand the range of ints and ivecs used in testing.Paul Berry1-2/+6
2011-08-15Add operator tests to auto-generated built-in function tests.Paul Berry1-52/+221
2011-08-11Increase the range of values used to test atan(x) and atan(x,y)Paul Berry1-2/+8
2011-08-10Generated tests: unify code for testing exp2 across all numpy versions.Paul Berry1-5/+5
2011-08-05generated_tests: Add numpy.exp2 workaround for versions below 1.3.0.Vinson Lee1-1/+5
2011-08-05Add tolerance to auto-generated built-in function tests.Paul Berry1-32/+202
2011-08-05Add comprehensive tests of builtin functions with uniform input.Paul Berry1-0/+658