Mercurial > hg
view tests/test-check-config.t @ 32412:043948c84647
devel: update blackbox to use default-date
Blackbox now obeys the 'devel.default-date' option. As a side effect we can
delete the mock for blackblox related tests.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 16 May 2017 18:36:08 +0200 |
parents | 3c9066ed557c |
children | 7c11869cf23a |
line wrap: on
line source
#require test-repo $ . "$TESTDIR/helpers-testrepo.sh" $ cd "$TESTDIR"/.. New errors are not allowed. Warnings are strongly discouraged. $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' | > python contrib/check-config.py