sapling/eden/integration/lib
Philip Jameson 8604b8f5b0 Migrate TARGETS files from @/ to //
Summary:
This is a codemod to change from using @/ to // in basic cases.
- TARGETS files with lines starting with @/ (but excluding @/third-party:
- autodeps lines in source and TARGETS files ( (dep|manual)=@/ ), excluding @/third-party
- Targets in string macros

The only thing left of the old format should be @/third-party:foo:bar

drop-conflicts

Reviewed By: ttsugriy

Differential Revision: D6605465

fbshipit-source-id: ae50de2e1edb3f97c0b839d4021f38d77b7ab64c
2017-12-20 16:57:41 -08:00
..
eden_server_inspector.py Add integration test for rebasing in Hg. 2017-07-27 17:24:01 -07:00
edenclient.py only use 2 hg import processes in tests 2017-12-18 17:38:08 -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 make sure hg update --clean clears merge conflict state 2017-12-01 16:35:57 -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