sapling/eden/integration/lib
Adam Simpkins 6ed5a601cc improve passing stdin to hg in integration tests
Summary:
Update the `hg split` tests to pass input to the split command using
the `input` argument to `subprocess.run()` rather than running the command
through the shell and using a shell "here document".

Reviewed By: bolinfest, chadaustin

Differential Revision: D6746815

fbshipit-source-id: b607c554a249f702758dcad2ac4d863d1c1c7bad
2018-01-18 20:24:08 -08:00
..
eden_server_inspector.py Add integration test for rebasing in Hg. 2017-07-27 17:24:01 -07:00
edenclient.py change eden clone to check out master commit in both git and hg. 2018-01-13 14:26:32 -08:00
find_executables.py improve building and importing of the eden hg extension 2017-04-24 11:14:34 -07:00
fs.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
gitrepo.py add an integration test to exercise importing during "hg status" 2017-11-07 19:04:20 -08:00
hgrepo.py improve passing stdin to hg in integration tests 2018-01-18 20:24:08 -08:00
repobase.py add type annotations to some more integration test functions 2017-11-09 19:05:52 -08:00
TARGETS Migrate TARGETS files from @/ to // 2017-12-20 16:57:41 -08:00
testcase.py add python type information to more integration test code 2017-11-29 14:36:39 -08:00