comparison tests/test-no-symlinks.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 a419cb2395d5
children 7a9cbb315d84
comparison
equal deleted inserted replaced
14115:1d5faa2c970f 14116:cd3032437064
14 14
15 Extract a symlink on a platform not supporting them 15 Extract a symlink on a platform not supporting them
16 16
17 $ hg init t 17 $ hg init t
18 $ cd t 18 $ cd t
19 $ hg pull -q "$TESTDIR/test-no-symlinks.hg" 19 $ hg pull -q "$TESTDIR/bundles/test-no-symlinks.hg"
20 $ hg update 20 $ hg update
21 4 files updated, 0 files merged, 0 files removed, 0 files unresolved 21 4 files updated, 0 files merged, 0 files removed, 0 files unresolved
22 $ cat a.lnk && echo 22 $ cat a.lnk && echo
23 a 23 a
24 $ cat d/b.lnk && echo 24 $ cat d/b.lnk && echo