view tests/test-check-compat-strings.t @ 6501:c48420c2143c stable

tests: update tests output for changegroup3 becoming the new default CORE-TEST-OUTPUT-UPDATE: 2cf264e9aa75
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 29 Mar 2023 20:36:58 -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/.."