tests/test-check-compat-strings.t
author Anton Shestakov <av6@dwimlabs.net>
Tue, 05 May 2020 16:52:59 +0800
changeset 5338 7e93d9db1d1a
parent 5193 a4d081923c81
permissions -rw-r--r--
tests: use common obshistory_setup.sh script instead of manual setup This is now consistent with other test-evolve-obshistory*.t tests.

Enable obsolescence to avoid the warning issue when obsmarkers are found

  $ cat << EOF >> $HGRCPATH
  > [experimental]
  > evolution = all
  > EOF

  $ $TESTDIR/../contrib/check-compat-strings.sh "$TESTDIR/../hgext3rd/" "$RUNTESTDIR/.."