Make test-stat-time pass on mingw.
[pspp] / ChangeLog
index dfd8ca3ad4a655850d994478685787f117a5e9c3..5be5a26462d1021658d712a8d92eeb1f84dc619f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-04-27  Bruno Haible  <bruno@clisp.org>
+
+       * modules/stat-time-tests (Depends-on): Add sleep.
+       * tests/test-stat-time.c (force_unlink): New function.
+       (cleanup): Use it.
+       (test_mtime): Remove the ctime related tests.
+       (test_ctime): New function, containing the ctime related tests.
+       (main): Call test_ctime, except on native Windows platforms.
+
 2008-04-27  Bruno Haible  <bruno@clisp.org>
 
        * lib/rpmatch.c (rpmatch): Add some comments.