sapling/eden/integration/lib
Michael Bolin 250ee8c1eb Fix hg grep so it works when run from a subdirectory.
Summary:
It turns out that we had a small bug with our matcher code that did not account
for pattern normalization. I discovered this while dogfooding Eden and using
`hg grep <pattern> <directory>` from a subdirectory in my working copy. Given
that the fix was to patterns, in general, this likely fixes other `hg` commands
that take a file pattern when used someplace other than the repo root.

Reviewed By: wez

Differential Revision: D5825483

fbshipit-source-id: 0d639cbb2fc678c5459e02e965bf6fc6d7c10959
2017-09-13 12:57:40 -07:00
..
eden_server_inspector.py Add integration test for rebasing in Hg. 2017-07-27 17:24:01 -07:00
edenclient.py Add integration test for hg copy. 2017-08-22 21:06:07 -07: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 a new integration test for hg commit --amend 2017-08-23 16:53:36 -07:00
hgrepo.py Fix hg grep so it works when run from a subdirectory. 2017-09-13 12:57:40 -07:00
repobase.py move integration tests to eden/integration 2017-01-31 14:41:14 -08:00
TARGETS codemod: format TARGETS with buildifier [4/5] (D5092623) 2017-06-01 17:52:40 -07:00
testcase.py Add test to verify that eden debug getpath indicates when inodes are unloaded 2017-08-25 08:34:31 -07:00