Mercurial > public > mercurial-scm > hg-stable
diff tests/test-commandserver.t @ 32448:f94d7e3e46a0
devel: activate default-date in tests
It will make writing future tests more easier for everyone as we won't need to
glob dates anymore in tests.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 22 May 2017 16:59:57 +0200 |
parents | 46ba2cdda476 |
children | 7b7f55d56076 |
line wrap: on
line diff
--- a/tests/test-commandserver.t Fri May 19 12:18:25 2017 +0200 +++ b/tests/test-commandserver.t Mon May 22 16:59:57 2017 +0200 @@ -192,6 +192,7 @@ defaults.shelve=--date "0 0" defaults.tag=-d "0 0" devel.all-warnings=true + devel.default-date=0 0 largefiles.usercache=$TESTTMP/.cache/largefiles ui.slash=True ui.interactive=False