Mercurial > evolve
view tests/test-check-compat-strings.t @ 5552:4c328eb7196e
evolve: add some assertions
While working and debugging on divergence resolution handling,
recently it took to me a good amount of time to find out what was
actually wrong with the results, where the real problem was that
"divergent" and "other" had the same value.
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Fri, 07 Aug 2020 00:25:13 +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/.."