Mercurial > hg
comparison tests/test-issue522.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 | d4e62df1c73d |
children | 91a0bc50b288 |
comparison
equal
deleted
inserted
replaced
39717:7f8b7a060584 | 39718:ac32685011a3 |
---|