]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Add a test to exercise a readlink bug.
authorJim Meyering <jim@meyering.net>
Mon, 24 Sep 2007 07:53:57 +0000 (09:53 +0200)
committerJim Meyering <jim@meyering.net>
Thu, 27 Sep 2007 08:53:08 +0000 (10:53 +0200)
commitbeaa39a649939cf19994bf773871a810ef896701
tree0554eb184af1630bb51519035722fac2c5b14330
parent23d293cbc2d894d7ad10859421b655d1cb201c5b
Add a test to exercise a readlink bug.

* tests/misc/readlink-fp-loop: New file.  Test for the readlink bug
fixed through today's change to Gnulib's canonicalize module.
* tests/misc/Makefile.am (TESTS): Add readlink-fp-loop.
Bug report and a test case from mpb.mail@gmail.com.
ChangeLog
tests/misc/Makefile.am
tests/misc/readlink-fp-loop [new file with mode: 0755]