view tests/test-check-compat-strings.t @ 5454:e31e7618cad4 stable

topic: substitute current topic when `--topic .` is used for outgoing/push This special case is similar to `hg outgoing/push -B .`, where currently active bookmark is used instead of `.`.
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 12 Jun 2020 15:42:43 +0800
parents 3c5bcb8ecf3a
children 73cd416a1653
line wrap: on
line source

Enable obsolescence to avoid the warning issue when obsmarkers are found

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

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