Mercurial > evolve
comparison tests/test-check-compat-strings.t @ 5193:a4d081923c81
compat: update hg-X.Y compat comments and test them
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 10 Mar 2020 19:05:08 +0700 |
parents | |
children | 3c5bcb8ecf3a |
comparison
equal
deleted
inserted
replaced
5192:f5b366a31740 | 5193:a4d081923c81 |
---|---|
1 Enable obsolescence to avoid the warning issue when obsmarkers are found | |
2 | |
3 $ cat << EOF >> $HGRCPATH | |
4 > [experimental] | |
5 > evolution = all | |
6 > EOF | |
7 | |
8 $ $TESTDIR/../contrib/check-compat-strings.sh "$TESTDIR/../hgext3rd/" "$RUNTESTDIR/.." |