unistr/u*-strchr: Fix tests dependencies.
authorBruno Haible <bruno@clisp.org>
Sat, 28 Aug 2010 20:37:43 +0000 (22:37 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 28 Aug 2010 20:37:43 +0000 (22:37 +0200)
ChangeLog
modules/unistr/u16-strchr-tests
modules/unistr/u8-strchr-tests

index d4eaed748acac3a4dd84bf01340e8857409e2002..0b6736345913a325fc5939a7f79a695f42308849 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-28  Bruno Haible  <bruno@clisp.org>
+
+       unistr/u*-strchr: Fix tests dependencies.
+       * modules/unistr/u8-strchr-tests (Depends-on): Add unistr/u32-to-u8.
+       * modules/unistr/u16-strchr-tests (Depends-on): Add unistr/u32-to-u16.
+       Reported by Ian Beckwith <ianb@erislabs.net>.
+
 2010-08-28  Bruno Haible  <bruno@clisp.org>
 
        read-file: Don't occupy too much unused memory.
index d99ca31f7ad9a3ad2237b4f31b24b44c3ffd50e7..9ed85cc0ac6b45f9b68462b2b607f8532e601704 100644 (file)
@@ -10,6 +10,7 @@ extensions
 getpagesize
 unistr/u16-set
 unistr/u32-set
+unistr/u32-to-u16
 
 configure.ac:
 gl_FUNC_MMAP_ANON
index 899bed5de05fbb957849c1175956119f58b37737..bbecc7f8f3b73bf544299e81b7b498d6b8848e2a 100644 (file)
@@ -10,6 +10,7 @@ extensions
 getpagesize
 unistr/u8-set
 unistr/u32-set
+unistr/u32-to-u8
 
 configure.ac:
 gl_FUNC_MMAP_ANON