diff tests/test-mq-eol.t @ 39718:ac32685011a3

run-tests: avoid os.getcwdb() on Windows Any call to this issues a DeprecationWarning about the Windows bytes API being deprecated. There are a handful of these calls in core, but test-run-tests.t was littered with these, as it's printed everytime run-tests.py is launched. I'm not sure what the long term strategy for Unicode on Windows in the test runner is, but this seems no worse than the current conversion strategy.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 19 Sep 2018 21:41:58 -0400
parents 5abc47d4ca6b
children 84707d9e77a0
line wrap: on
line diff