comparison tests/test-convert-bzr.t @ 26066:89872688893f

tests: move '#require bzr' into .t files The bzr tests are the only .t tests calling hghave (aside from the tests testing hghave itself). This pattern is a one-off and prevents desired refactors to how requirements checking is integrated into tests. Use the convention used everywhere else.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 22 Aug 2015 10:22:12 -0700
parents e57e2da803aa
children 75be14993fda
comparison
equal deleted inserted replaced
26065:dceaef70e410 26066:89872688893f
1 #require bzr
2
1 $ . "$TESTDIR/bzr-definitions" 3 $ . "$TESTDIR/bzr-definitions"
2 4
3 create and rename on the same file in the same step 5 create and rename on the same file in the same step
4 6
5 $ mkdir test-createandrename 7 $ mkdir test-createandrename