comparison tests/test-keyword.t @ 14116:cd3032437064

tests: move test bundles in a bundles/ subdirectory
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sat, 30 Apr 2011 17:38:06 +0200
parents 1bb2a56a9d73
children 301725c3df9a
comparison
equal deleted inserted replaced
14115:1d5faa2c970f 14116:cd3032437064
76 ln -s a sym 76 ln -s a sym
77 hg add sym 77 hg add sym
78 hg ci -m addsym -u mercurial 78 hg ci -m addsym -u mercurial
79 hg bundle --base null ../test-keyword.hg 79 hg bundle --base null ../test-keyword.hg
80 80
81 $ hg pull -u "$TESTDIR"/test-keyword.hg 81 $ hg pull -u "$TESTDIR"/bundles/test-keyword.hg
82 pulling from *test-keyword.hg (glob) 82 pulling from *test-keyword.hg (glob)
83 requesting all changes 83 requesting all changes
84 adding changesets 84 adding changesets
85 adding manifests 85 adding manifests
86 adding file changes 86 adding file changes