sapling/eden/cli/test
Brian Strauch a9bcf08d67 Fixed command name bugs
Summary: The original `eden top` trimmed `chg[worker/12345]` to `12345]` since the code trims the basenames of commands like `/usr/bin/ls` to `ls`. Now `eden top` only trims commands with exact paths and leaves commands with relative paths as is.

Reviewed By: simpkins, strager

Differential Revision: D16572655

fbshipit-source-id: a563ed5d4eb311244211e7db903fb64a37dcc4a4
2019-08-02 09:44:03 -07:00
..
lib update license headers in .py files 2019-06-19 17:02:46 -07:00
cli_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
config_test.py Update pyre version for eden 2019-07-10 14:48:04 -07:00
find_eden_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
interp_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
logfile_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
mtab_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
stats_test.py Stats Prefix Check 2019-07-10 00:28:01 -07:00
systemd_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
tabulate_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
top_test.py Fixed command name bugs 2019-08-02 09:44:03 -07:00
util_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00
wait_for_shutdown_test.py update license headers in .py files 2019-06-19 17:02:46 -07:00