view tests/test-check-compat-strings.t @ 5746:feb28638ec6c mercurial-5.6

test-compat: create a compatibility branch for Mercurial 5.6 Mercurial 5.7rc0 has been released and we're expecting 5.7 soon, so the stable branch is no longer about 5.6.
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 30 Jan 2021 20:21:19 +0800
parents 73cd416a1653
children
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-compat-strings.py" \
  > "$TESTDIR/../hgext3rd/" "$RUNTESTDIR/.."