tests/test-path-normalization
author Christian Ebert <blacktrash@gmx.net>
Wed, 05 Aug 2009 17:20:47 +0200
changeset 9306 7bd1b663727d
parent 9239 26fa0e31011d
permissions -rwxr-xr-x
keyword: remove "help keyword" from test Testing help output does not make sense as we have no way to check for errors in content which would be the only reasonable test here.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9239
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     1
#!/bin/sh
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     2
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     3
hg clone --quiet $TESTDIR/test-path-normalization.hg t
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     4
exec hg st -R t