Mercurial > public > mercurial-scm > hg-stable
diff tests/test-init.t @ 12712:1b546140b85e
tests: add testcase for --config format.dotencode=false
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Mon, 11 Oct 2010 11:17:48 +0200 |
parents | 34d8247a4595 |
children | 3f6a4579f803 |
line wrap: on
line diff
--- a/tests/test-init.t Mon Oct 11 14:39:13 2010 -0500 +++ b/tests/test-init.t Mon Oct 11 11:17:48 2010 +0200 @@ -62,6 +62,16 @@ revlogv1 store +creating repo with format.dotencode=false + + $ hg --config format.dotencode=false init old3 + $ checknewrepo old3 + store created + 00changelog.i created + revlogv1 + store + fncache + test failure $ hg init local