[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#10441: The testsuite assumes that ln -s really creates a symlink
From: |
Peter Rosin |
Subject: |
bug#10441: The testsuite assumes that ln -s really creates a symlink |
Date: |
Thu, 05 Jan 2012 23:13:22 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
Hi!
"ln -s" on MSYS does not create a symlink, instead it makes a
regular copy. Lots of test cases (on master) FAIL due to this.
"test -h foo" will simply not return success on MSYS, ever.
Affected tests (that I have noticed):
add-missing.tap (lots of failing test cases)
copy.test
Cheers,
Peter
- bug#10441: The testsuite assumes that ln -s really creates a symlink,
Peter Rosin <=