view tests/test-check-compat-strings.t @ 5756:5ae3a97e59f2 mercurial-5.6

tests: back out tests for oneline-summary support from 8c7de8f8bb42 Mercurial 5.6 and earlier versions lack this new feature.
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 29 Jan 2021 17:18:32 +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/.."