summaryrefslogtreecommitdiff
path: root/generated_tests/genclbuiltins.py
AgeCommit message (Expand)AuthorFilesLines
2014-12-17CL: refactor genclbuiltins.py to allow TSS functions with different arg typesAaron Watry1-19/+25
2014-12-12generated_tests: Except error for os.makedirsDylan Baker1-1/+6
2014-09-25cl: Merge tests with the same name.Jan Vesely1-32/+33
2014-07-23genclbuiltins: Add positional argument specifier.Vinson Lee1-1/+1
2014-07-23genclbuiltins: Only use ulp tolerance for float typesTom Stellard1-1/+6
2014-07-23cl: Add tests for atan builtinTom Stellard1-2/+5
2014-06-20cl: Add signbit(float) relational testsAaron Watry1-0/+3
2014-06-20cl: Add 3-arg TTS kernel typeAaron Watry1-11/+9
2014-06-20cl: Add TRUE definition with type dependent value for generated testsAaron Watry1-10/+16
2013-09-27cl: Add a python script for generating tests for math builtinsTom Stellard1-1/+1
2013-09-27cl: Move common code from generate-cl-int-builtins.py into its own moduleTom Stellard1-0/+395