0b491f6caf
For some reason, when comparing the repr in the two processes, we get different results on OS X and Windows: - expected: "fünf" - "f\xfcnf" coming back from the subprocess on OS X - "fnf" on Windows Instead we're comparing the json dump now, which should be more predictable. |
||
---|---|---|
.. | ||
usertypes | ||
overflow_test_cases.py | ||
test_debug.py | ||
test_error.py | ||
test_jinja.py | ||
test_log.py | ||
test_qtutils.py | ||
test_standarddir.py | ||
test_urlutils.py | ||
test_utils.py | ||
test_version.py |