summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/tests/warnings_test.py
Commit message (Expand)AuthorAgeFilesLines
* python: drop python2 supportEric Engestrom2021-08-141-1/+0
* glsl/tests: Make the tests skip on Android binary execution failures.Eric Anholt2020-10-141-3/+11
* tests: Make tests aware of meson test wrapperDylan Baker2020-05-201-5/+11
* glsl/tests: Use splitlines() instead of strip()Michel Dänzer2019-12-051-2/+2
* glsl/tests: Handle no-exec errorsDylan Baker2019-10-101-2/+21
* glsl: remove execute bit and shebang from python testsEmil Velikov2018-08-231-1/+0
* glsl/tests: reimplement warnings-test in pythonDylan Baker2018-04-181-0/+74