diff options
author | Dylan Baker <[email protected]> | 2017-12-08 17:45:03 -0800 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-04-18 09:03:57 -0700 |
commit | 97c28cb0823a043e660e97197525251830cd89ed (patch) | |
tree | 28efefc1f5f7a140c2693a5d2f16628b987510a6 /build-support | |
parent | ad9c2f20181fdaa9f2b1e7222a861ebc876050b3 (diff) |
glsl/tests: Convert optimization-test.sh to pure python
This patch converts optimization-test.sh to python, in this process it
removes external shell dependencies including diff. It replaces the
python script that generates shell scripts with a python library that
generates test cases and runs them using subprocess.
v2: - use $PYTHON2 to be consistent with other tests in mesa
Signed-off-by: Dylan Baker <[email protected]>
Diffstat (limited to 'build-support')
0 files changed, 0 insertions, 0 deletions