sapling/tests
Durham Goode 13058fb30c Allow auto-prefetching during pulls
Summary:
Adds a remotefilelog.pullprefetch config options that accepts a revset. Whenever
a pull is run, the revs matched by that revset will be prefetched. The most
common value for this will be '(bookmark() + heads(all())) & public()', since it will download
almost everything necessary to work offline.

Test Plan: Added a test. Ran it.

Reviewers: davidsp, pyd, sid0

Reviewed By: sid0

Differential Revision: https://phabricator.fb.com/D1419420
2014-07-03 13:05:11 -07:00
..
dummyssh Switch to dummyssh for test runs 2013-11-22 13:39:35 -08:00
heredoctest.py Add a test suite 2013-09-03 20:03:43 -07:00
killdaemons.py Add a test suite 2013-09-03 20:03:43 -07:00
library.sh Remove unnecessary remotecmd config from tests 2014-01-15 17:35:16 -08:00
run-tests.py Add a test suite 2013-09-03 20:03:43 -07:00
test-clone.t Fix shallow clones using getbundle protocol 2014-02-24 22:19:15 -08:00
test-gc.t Switch to dummyssh for test runs 2013-11-22 13:39:35 -08:00
test-linknodes.t Replace linknode fallback algorithm 2013-11-22 13:41:54 -08:00
test-local.t Fix flakey tests 2014-05-21 13:24:49 -07:00
test-partial-shallow.t Switch to dummyssh for test runs 2013-11-22 13:39:35 -08:00
test-permissions.t Allow readonly access to remotefilelog cache 2014-01-27 17:09:48 -08:00
test-prefetch.t Allow auto-prefetching during pulls 2014-07-03 13:05:11 -07:00
test-push-pull.t Switch to dummyssh for test runs 2013-11-22 13:39:35 -08:00
test-tags.t Switch to dummyssh for test runs 2013-11-22 13:39:35 -08:00