diff options
author | Jim Meyering <jim@meyering.net> | 2006-05-06 15:44:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-05-06 15:44:25 +0000 |
commit | f3e78aa999ffe1c42ec11b68cdb3f011568ab0dc (patch) | |
tree | e0d9c242e172675fadb892233a499333c89aa2fa | |
parent | cc86eaf1473af194e502b97b6c1e58b6f01ef9c1 (diff) | |
download | coreutils-f3e78aa999ffe1c42ec11b68cdb3f011568ab0dc.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ system condition where dirent.d_ino != stat.st_ino. * tests/ls/Makefile.am (TESTS): Add stat-vs-dirent. +2006-05-06 Eric Blake <address@hidden> + + * tests/ls/inode: Expand to test inode from readdir case. + * tests/ls/follow-slink: Expand to test broken links encountered + implicitly, favoring Solaris 9 and OpenBSD 3.4 behavior. + 2006-05-06 Eric Blake <ebb9@byu.net> * tests/mv/leak-fd: Work even on case-insensitive file system. |