From: Bruno Haible Date: Sun, 14 May 2017 19:32:41 +0000 (+0200) Subject: stat-time tests: Improve comment. X-Git-Tag: v1.0~6150 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=da830b5146cb553ac2a4bcfe76caeb57bda24cc3;p=gnulib.git stat-time tests: Improve comment. * tests/test-stat-time.c: Add hyperlink, from Paul Eggert. --- diff --git a/ChangeLog b/ChangeLog index a7a3968e98..cab8f6301d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-05-14 Bruno Haible + + stat-time tests: Improve comment. + * tests/test-stat-time.c: Add hyperlink, from Paul Eggert. + 2017-05-14 Bruno Haible same-inode: Adapt for windows-stat-inodes. diff --git a/tests/test-stat-time.c b/tests/test-stat-time.c index 25fe6c3e68..47849de526 100644 --- a/tests/test-stat-time.c +++ b/tests/test-stat-time.c @@ -42,7 +42,9 @@ static char filename_stamp3[50]; /* Use file names that are different at each run. This is necessary for test_birthtime() to pass on native Windows: On this platform, the file system apparently remembers the creation time - of a file even after it is removed and created anew. */ + of a file even after it is removed and created anew. See + "Windows NT Contains File System Tunneling Capabilities" + */ static void initialize_filenames (void) {