Mercurial > hg
changeset 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 | b885f28fa4fa |
children | bd37e7492478 |
files | tests/test-init.t |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
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