+2007-03-29 Bruno Haible <bruno@clisp.org>
+
+ * tests/test-striconveh.c (main): Don't assume that a direct conversion
+ between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
+ and possibly also HP-UX.
+ * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
+ work on AIX, IRIX, HP-UX, OSF/1.
+ * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
+ * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
+ * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
+ * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
+ * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
+ * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
+
2007-03-29 Bruno Haible <bruno@clisp.org>
* tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.