From 39c93bc8eecac3e2968ade4d48177fc9ecb65611 Mon Sep 17 00:00:00 2001
From: Bruno Haible <bruno@clisp.org>
Date: Thu, 29 Mar 2007 23:43:36 +0000
Subject: [PATCH] Avoid test failures on OSF/1, AIX, IRIX, HP-UX.

---
 ChangeLog | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index d01aaba4ef..9853046dba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+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>.
-- 
2.39.5