From 28f1c862ddaa3515d0f74102379301048c76cf0f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 21 Apr 1998 20:37:08 +0000 Subject: Update. 1998-04-21 20:32 Ulrich Drepper * iconv/loop.c: Allow EXTRA_LOOP_DECLS be defined and use it in function declaration. * iconv/skeleton.c: Allow PREPARE_LOOP and EXTRA_LOOP_ARGS be defined and use them in conversion function. * iconvdata/Makefile (modules): Re-add ISO6446. * iconvdata/TEST: Add tests for ASCII variants. * iconvdata/iso646.c: Rewrite to use loop.c and skeleton.c. * iconvdata/testdata/ANSI_X3.4-1968: New file. * iconvdata/testdata/BS_4730: New file. * iconvdata/testdata/BS_4730..UTF8: New file. --- iconvdata/TESTS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'iconvdata/TESTS') diff --git a/iconvdata/TESTS b/iconvdata/TESTS index c37381e70d..b4c95057c8 100644 --- a/iconvdata/TESTS +++ b/iconvdata/TESTS @@ -39,3 +39,5 @@ ISO-8859-7 ISO-8859-7 Y UTF8 ISO-8859-8 ISO-8859-8 Y UTF8 ISO-8859-9 ISO-8859-9 Y UTF8 ISO-8859-10 ISO-8859-10 Y UCS2 UTF8 +ANSI_X3.4-1968 ANSI_X3.4-1968 Y UTF8 +BS_4730 BS_4730 Y UTF8 -- cgit v1.2.3