MANIFEST.in
author Christian Ebert <blacktrash@gmx.net>
Thu, 02 Dec 2010 09:42:21 +0100
changeset 868 16cfcb56859a
parent 238 e4a389eca1b9
permissions -rw-r--r--
Copy: when copied source is a symlink, follow it 1) hg cp symlink copy -> copy is a symlink. 2) cp symlink copy; hg cp -A symlink copy -> copy is a regular file. In the second case we have to follow the symlink to its target to find out whether we have to unexpand keywords in the copy. Add test covering the case where the copied link's target is ignored by keyword but has content which would match the regex for expanded keywords to check whether we indeed leave the destination alone.

# $Id$

include tests/test-keyword tests/test-keyword.out

include MANIFEST.in