tests: tighten link, rmdir, and remove tests
[gnulib.git] / ChangeLog
index 3cecf35..7ad1595 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-10-01  Eric Blake  <ebb9@byu.net>
+
+       tests: tighten link, rmdir, and remove tests
+       * tests/test-link.h (includes): No need to use <config.h> here.
+       Clean up if directory hard link was created, otherwise test for
+       trailing '.'.
+       * tests/test-linkat.c (main): Simplify.
+       * tests/test-remove.c (main): Enhance test for trailing '.'.
+       * tests/test-rmdir.h (test_rmdir_func): Likewise.
+
 2009-10-01  Jim Meyering  <meyering@redhat.com>
 
        maint.mk: requiring "make major" was annoying, for a "minor" release.