2354a90008
It assumed that stdout of a subprocess in binary mode was using utf-8 which isn't the case. Instead open stdout of the subprocess in text mode and let Python handle the decoding. |
||
---|---|---|
.. | ||
data | ||
Makefile.am | ||
generate-expected-outputs.py | ||
meson.build | ||
run-tests.py | ||
subset_test_suite.py |