sapling/tests/testutil
Jun Wu 6253e8a50e testutil/dott: make translate use posix shell quote
Summary:
`util.shellquote` is platform-dependent. In case of the translator, it always
uses `shlex.split`. Therefore the posix shell quote should be used.

This makes the the test stable across multiple platforms. Namely, `"` is not
used on Windows.

Reviewed By: xavierd

Differential Revision: D16606904

fbshipit-source-id: 879e06b54fc427a6ad1aa959927a0df52f33269a
2019-08-01 17:59:20 -07:00
..
dott testutil/dott: make translate use posix shell quote 2019-08-01 17:59:20 -07:00
__init__.py testutil: add a utility to calculate argument positions 2019-07-17 21:11:27 -07:00
argspans.py testutil: add a utility to calculate argument positions 2019-07-17 21:11:27 -07:00
autofix.py testutil: stop generating lines with trailing spaces 2019-07-24 14:32:23 -07:00