From ddaafd04f1e91be17d1504279dada1a3b54c79bd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Jan 2007 00:23:01 +0000 Subject: * iconvdata/brf.c: New file. * iconvdata/Makefile: Add rules to build BRF. * iconvdata/TESTS: Add BRF entry. * iconvdata/gconv-modules: Likewise. * iconvdata/tst-tables.sh: Likewise. * iconvdata/testdata/BRF: New file. * iconvdata/testdata/BRF..UTF8: New file. --- iconvdata/TESTS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'iconvdata/TESTS') diff --git a/iconvdata/TESTS b/iconvdata/TESTS index b70e5051f0..2743cc1ff6 100644 --- a/iconvdata/TESTS +++ b/iconvdata/TESTS @@ -1,5 +1,5 @@ # Available tests for iconv(1) (and therefore iconv(3)) in GNU libc. -# Copyright (C) 1998-2002, 2005 Free Software Foundation, Inc. +# Copyright (C) 1998-2002, 2005, 2007 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1998. # @@ -166,3 +166,4 @@ IBM1390 IBM1390 N UTF8 IBM1399 IBM1399 N UTF8 ISO_11548-1 ISO_11548-1 - UTF8 MIK MIK Y UTF8 +BRF BRF - UTF8 -- cgit v1.2.3