diff options
author | Dylan Baker <[email protected]> | 2018-08-16 14:17:24 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-08-22 08:41:01 -0700 |
commit | 477d4b9960ae8b7524806a9dff1d91b0546ec0f2 (patch) | |
tree | 7b721cbc9ae31e392bd688f6ddc9412e39fa9e64 /src/compiler/glsl/glcpp | |
parent | 6ea5718318834cb3b7972d1e38ddd7bbeff36f08 (diff) |
compiler/glsl/tests: Make tests python3 safe
v2: - explicitly decode the output of subprocesses
- handle bytes and string types consistently rather than relying on
python 2's coercion for bytes and ignoring them in python 3
v3: - explicitly set encode as well as decode
- python 2.7 and 3.x `bytes` instead of defining an alias
Reviewed-by: Mathieu Bridon <[email protected]>
Diffstat (limited to 'src/compiler/glsl/glcpp')
0 files changed, 0 insertions, 0 deletions