Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-17 | CL: refactor genclbuiltins.py to allow TSS functions with different arg types | Aaron Watry | 1 | -19/+25 |
2014-12-12 | generated_tests: Except error for os.makedirs | Dylan Baker | 1 | -1/+6 |
2014-09-25 | cl: Merge tests with the same name. | Jan Vesely | 1 | -32/+33 |
2014-07-23 | genclbuiltins: Add positional argument specifier. | Vinson Lee | 1 | -1/+1 |
2014-07-23 | genclbuiltins: Only use ulp tolerance for float types | Tom Stellard | 1 | -1/+6 |
2014-07-23 | cl: Add tests for atan builtin | Tom Stellard | 1 | -2/+5 |
2014-06-20 | cl: Add signbit(float) relational tests | Aaron Watry | 1 | -0/+3 |
2014-06-20 | cl: Add 3-arg TTS kernel type | Aaron Watry | 1 | -11/+9 |
2014-06-20 | cl: Add TRUE definition with type dependent value for generated tests | Aaron Watry | 1 | -10/+16 |
2013-09-27 | cl: Add a python script for generating tests for math builtins | Tom Stellard | 1 | -1/+1 |
2013-09-27 | cl: Move common code from generate-cl-int-builtins.py into its own module | Tom Stellard | 1 | -0/+395 |