sapling/tests/testutil
Jun Wu c18159134f testutil/dott: set commands.names
Summary:
This gives the Rust code path hints to names of Python command names.

Ideally, the Rust command dispatch logic can just load the Python command table
and figure out it more accurately, and more parts of dispatch.py (ex. extension
loading, debugger, profiler, atexit, etc) are moved to Rust clidispatch or
hgcommands. But that would be a larger change.

Reviewed By: xavierd

Differential Revision: D16866462

fbshipit-source-id: eb993091d5644710686b8f720fd07258b9a5968c
2019-08-28 19:26:26 -07:00
..
dott testutil/dott: set commands.names 2019-08-28 19:26:26 -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