sapling/tests
Durham Goode 5bb4351364 prefetch: add prefetching to bundle receiving
We were not prefetching the potential dependent files for the filelog revisions
we received over the wire. This resulted in a lot of non-batched downloads,
which was super slow. This fixes it by batch downloading the parents and delta
parents of the incoming filelog revisions and adds a test.
2015-07-21 18:32:33 -07:00
..
dummyssh Switch to dummyssh for test runs 2013-11-22 13:39:35 -08:00
get-with-headers.py test-http: new test that demonstrates a few defects 2015-06-29 16:43:54 -04: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 tests: skip tests if lz4 is missing 2015-07-16 11:28:28 -04:00
run-tests.py remotefilelog: fix tests 2015-01-29 13:35:35 -08:00
test-bad-configs.t Improve error message when fallback server isn't configured 2015-01-09 09:43:14 -08:00
test-blame.t Update blame test to cover more cases 2015-01-09 12:24:21 -08:00
test-bundle2-legacy.t [bundle2] insert ourselves into the cg1packer class hierarchy and fix up the packermap 2014-11-07 18:35:52 -08:00
test-bundle2.t [bundle2] insert ourselves into the cg1packer class hierarchy and fix up the packermap 2014-11-07 18:35:52 -08:00
test-bundles.t tests: repair test output due to upstream changes 2015-06-19 16:13:18 -07:00
test-clone.t tests: repair test output due to upstream changes 2015-06-19 16:13:18 -07:00
test-corrupt-cache.t Improve error message for corrupt cache files 2015-01-09 09:11:06 -08:00
test-gc.t test-gc: filter wc output as suggested by check-code 2015-07-16 12:07:17 -04:00
test-http.t remotefilelog: introduce new getfile method 2015-06-30 17:32:31 -04:00
test-linknodes.t Extra changes related to the previous commit 2015-03-12 15:58:46 -07:00
test-local.t ajustlinknodes: check for node in nodemap 2015-03-23 09:55:23 -07:00
test-log.t [tests] fix up for Mercurial 3.2 2014-11-07 18:17:39 -08:00
test-partial-shallow.t [tests] fix up for Mercurial 3.2 2014-11-07 18:17:39 -08:00
test-permissions.t Allow readonly access to remotefilelog cache 2014-01-27 17:09:48 -08:00
test-prefetch.t remotefilelog: fix tests 2015-01-29 13:35:35 -08:00
test-push-pull.t prefetch: add prefetching to bundle receiving 2015-07-21 18:32:33 -07:00
test-sparse.t sparse: remove sparse-filtered results from copy tracing 2015-05-18 16:08:49 -07:00
test-tags.t Update tests due to upstream changes 2014-11-24 21:34:40 -08:00