Put unit test for filenamecat module into a normal test module.
[gnulib.git] / ChangeLog
index bc1abee..cc8db7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-11  Bruno Haible  <bruno@clisp.org>
+
+       * modules/filenamecat-tests: New file.
+       * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
+       * lib/filenamecat.c: Remove test code.
+
 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
 
        Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.