view tests/test-check-compat-strings.t @ 6272:cfdbbed669b5 stable

ci: don't test on python2, since it's no longer supported by core hg (6.2+)
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 07 Mar 2022 13:08:13 +0300
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/.."