Commit Graph

2 Commits

Author SHA1 Message Date
Durham Goode
187978f40a hg: fix require-ext for core extensions
Summary:
The require-ext script tried to test the common extension module names
but failed to use the loop variable. This fixes that.

Reviewed By: quark-zju

Differential Revision: D6803708

fbshipit-source-id: 91a32bc2b63ea9ec0652342424f33c87b0898b70
2018-04-13 21:50:57 -07:00
Mark Thomas
742cd624f7 hgsql: integrate with hg-crew
Summary:
Move hgsql into the hgext directory, and the tests to tests/test-hgsql-*.

Update the tests to refer to the new places for things.

Test Plan: Run the hgsql tests and make sure they pass.

Reviewers: #sourcecontrol

Differential Revision: https://phabricator.intern.facebook.com/D6660499

Tasks: T24908724
2018-01-04 07:22:19 -08:00