view tests/test-check-compat-strings.t @ 5978:bf48247af25a stable

tests: demonstrate that touch can lose files (issue6416) This commit also includes a test of how copies are handled in the touched merge commit.
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 05 Oct 2020 09:02:21 -0700
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/.."