Mercurial > public > mercurial-scm > hg-stable
diff tests/test-hgweb-commands.t @ 40910:140d455ef40a
test: enable sparse-revlog for test-hgweb-commands.t
We are about to enable sparse-revlog globally. To help with reviewing the
tests change, we isolate them in individual changesets.
Differential Revision: https://phab.mercurial-scm.org/D5319
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Mon, 12 Nov 2018 01:04:59 +0100 |
parents | 6037c49b8964 |
children | a0886a4d6dce |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Mon Nov 12 01:04:04 2018 +0100 +++ b/tests/test-hgweb-commands.t Mon Nov 12 01:04:59 2018 +0100 @@ -1,3 +1,9 @@ +TRANSITIONAL CONFIG + $ cat << EOF >> $HGRCPATH + > [format] + > sparse-revlog = yes + > EOF + #require serve An attempt at more fully testing the hgweb web interface. @@ -2193,7 +2199,7 @@ lookup pushkey stream-preferred - streamreqs=generaldelta,revlogv1 + streamreqs=generaldelta,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash