Mercurial > evolve
view tests/test-check-debian.t @ 5611:11b8f7003713
tests: move ad-hoc random_rev.py to testlib/random-revs.py
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 24 Oct 2020 23:47:01 +0800 |
parents | 175bb63ba111 |
children | 56eb528820d7 |
line wrap: on
line source
Enable obsolescence to avoid the warning issue when obsmarkers are found $ cat << EOF >> $HGRCPATH > [experimental] > evolution = all > EOF $ "$PYTHON" "$TESTDIR/testlib/check-min-versions.py" \ > "$TESTDIR/../hgext3rd/evolve/metadata.py" "$TESTDIR/../debian/control" $ "$PYTHON" "$TESTDIR/testlib/check-min-versions.py" \ > "$TESTDIR/../hgext3rd/topic/__init__.py" "$TESTDIR/../debian/control"