view tests/test-check-compat-strings.t @ 5578:b0234a269f29

evolve: update public content divergence acc. to new behavior Now this method _pickresolutionparent() is to decide which cset would be the resolution parent and no need to update evolvestate here since we do that later.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Fri, 21 Aug 2020 16:22:24 +0530
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/.."