glibc/localedata
Arjun Shankar 29955b5d96 Modify several tests to use test-skeleton.c
This patch modifies several test cases to use test-skeleton.c.
It was generated by a bash script written for this purpose and
thus excludes several other tests which I deemed worth a visual
inspection before making the change.

I intend to follow up with individual patches to the tests
skipped by the script.

The script itself resides at http://git.io/WODAmg and should
reproduce this very patch when run against master.

ChangeLog:

2014-10-30  Arjun Shankar  <arjun.is@lostca.se>

	* catgets/test-gencat.c: Use test-skeleton.c.
	* catgets/tst-catgets.c: Likewise.
	* csu/tst-empty.c: Likewise.
	* elf/tst-audit2.c: Likewise.
	* elf/tst-global1.c: Likewise.
	* elf/tst-pathopt.c: Likewise.
	* elf/tst-piemod1.c: Likewise.
	* elf/tst-tls10.c: Likewise.
	* elf/tst-tls11.c: Likewise.
	* elf/tst-tls12.c: Likewise.
	* gnulib/tst-gcc.c: Likewise.
	* iconvdata/tst-e2big.c: Likewise.
	* iconvdata/tst-loading.c: Likewise.
	* iconv/tst-iconv1.c: Likewise.
	* iconv/tst-iconv2.c: Likewise.
	* inet/test-inet6_opt.c: Likewise.
	* inet/tst-gethnm.c: Likewise.
	* inet/tst-network.c: Likewise.
	* inet/tst-ntoa.c: Likewise.
	* intl/tst-codeset.c: Likewise.
	* intl/tst-gettext2.c: Likewise.
	* intl/tst-gettext3.c: Likewise.
	* intl/tst-ngettext.c: Likewise.
	* intl/tst-translit.c: Likewise.
	* io/test-stat.c: Likewise.
	* libio/test-fmemopen.c: Likewise.
	* libio/tst-freopen.c: Likewise.
	* libio/tst-sscanf.c: Likewise.
	* libio/tst-ungetwc1.c: Likewise.
	* libio/tst-ungetwc2.c: Likewise.
	* libio/tst-widetext.c: Likewise.
	* localedata/tst-ctype.c: Likewise.
	* localedata/tst-digits.c: Likewise.
	* localedata/tst-leaks.c: Likewise.
	* localedata/tst-mbswcs1.c: Likewise.
	* localedata/tst-mbswcs2.c: Likewise.
	* localedata/tst-mbswcs3.c: Likewise.
	* localedata/tst-mbswcs4.c: Likewise.
	* localedata/tst-mbswcs5.c: Likewise.
	* localedata/tst-setlocale.c: Likewise.
	* localedata/tst-trans.c: Likewise.
	* localedata/tst-wctype.c: Likewise.
	* localedata/tst-xlocale1.c: Likewise.
	* login/tst-grantpt.c: Likewise.
	* malloc/tst-calloc.c: Likewise.
	* malloc/tst-malloc.c: Likewise.
	* malloc/tst-mallocstate.c: Likewise.
	* malloc/tst-mcheck.c: Likewise.
	* malloc/tst-mtrace.c: Likewise.
	* malloc/tst-obstack.c: Likewise.
	* math/atest-exp2.c: Likewise.
	* math/atest-exp.c: Likewise.
	* math/atest-sincos.c: Likewise.
	* math/test-matherr.c: Likewise.
	* math/test-misc.c: Likewise.
	* math/test-powl.c: Likewise.
	* math/tst-definitions.c: Likewise.
	* misc/tst-dirname.c: Likewise.
	* misc/tst-efgcvt.c: Likewise.
	* misc/tst-fdset.c: Likewise.
	* misc/tst-hsearch.c: Likewise.
	* misc/tst-mntent2.c: Likewise.
	* nptl/tst-sem7.c: Likewise.
	* nptl/tst-sem8.c: Likewise.
	* nptl/tst-sem9.c: Likewise.
	* nss/test-netdb.c: Likewise.
	* posix/tst-fnmatch.c: Likewise.
	* posix/tst-getlogin.c: Likewise.
	* posix/tst-gnuglob.c: Likewise.
	* posix/tst-mmap.c: Likewise.
	* pwd/tst-getpw.c: Likewise.
	* resolv/tst-inet_ntop.c: Likewise.
	* rt/tst-timer.c: Likewise.
	* stdio-common/test-fseek.c: Likewise.
	* stdio-common/test-popen.c: Likewise.
	* stdio-common/test-vfprintf.c: Likewise.
	* stdio-common/tst-cookie.c: Likewise.
	* stdio-common/tst-fileno.c: Likewise.
	* stdio-common/tst-gets.c: Likewise.
	* stdio-common/tst-obprintf.c: Likewise.
	* stdio-common/tst-perror.c: Likewise.
	* stdio-common/tst-sprintf2.c: Likewise.
	* stdio-common/tst-sprintf3.c: Likewise.
	* stdio-common/tst-sprintf.c: Likewise.
	* stdio-common/tst-swprintf.c: Likewise.
	* stdio-common/tst-tmpnam.c: Likewise.
	* stdio-common/tst-unbputc.c: Likewise.
	* stdio-common/tst-wc-printf.c: Likewise.
	* stdlib/tst-environ.c: Likewise.
	* stdlib/tst-fmtmsg.c: Likewise.
	* stdlib/tst-limits.c: Likewise.
	* stdlib/tst-rand48-2.c: Likewise.
	* stdlib/tst-rand48.c: Likewise.
	* stdlib/tst-random2.c: Likewise.
	* stdlib/tst-random.c: Likewise.
	* stdlib/tst-strtol.c: Likewise.
	* stdlib/tst-strtoll.c: Likewise.
	* stdlib/tst-tls-atexit.c: Likewise.
	* stdlib/tst-xpg-basename.c: Likewise.
	* string/test-ffs.c: Likewise.
	* string/tst-bswap.c: Likewise.
	* string/tst-inlcall.c: Likewise.
	* string/tst-strtok.c: Likewise.
	* string/tst-strxfrm.c: Likewise.
	* sysdeps/x86_64/tst-audit10.c: Likewise.
	* sysdeps/x86_64/tst-audit3.c: Likewise.
	* sysdeps/x86_64/tst-audit4.c: Likewise.
	* sysdeps/x86_64/tst-audit5.c: Likewise.
	* time/tst-ftime_l.c: Likewise.
	* time/tst-getdate.c: Likewise.
	* time/tst-mktime3.c: Likewise.
	* time/tst-mktime.c: Likewise.
	* time/tst-posixtz.c: Likewise.
	* time/tst-strptime2.c: Likewise.
	* time/tst-strptime3.c: Likewise.
	* wcsmbs/tst-btowc.c: Likewise.
	* wcsmbs/tst-mbrtowc.c: Likewise.
	* wcsmbs/tst-mbsrtowcs.c: Likewise.
	* wcsmbs/tst-wchar-h.c: Likewise.
	* wcsmbs/tst-wcpncpy.c: Likewise.
	* wcsmbs/tst-wcrtomb.c: Likewise.
	* wcsmbs/tst-wcsnlen.c: Likewise.
	* wcsmbs/tst-wcstof.c: Likewise.
2014-11-05 15:24:08 +05:30
..
charmaps Update BIG5-HKSCS charmap to HKSCS-2008 2013-06-11 17:02:59 +02:00
locales Add lang_name to various locales. 2013-12-26 19:35:18 -05:00
tests Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tests-mbwc Fix Wundef warning with SHOJI_IS_RIGHT 2014-07-08 15:02:58 +05:30
tst-fmon-locales Update. 2003-12-05 09:51:08 +00:00
ChangeLog ChangeLog fix 2014-07-14 10:49:24 +02:00
Depend Update. 2000-07-01 05:19:18 +00:00
Makefile Allow cross-building of tests 2014-09-30 15:02:41 +01:00
README Change sources.redhat.com references to sourceware.org. 2012-12-06 15:32:46 +00:00
SUPPORTED Install uz_UZ.UTF-8 locale (BZ #16095) 2014-06-05 15:12:16 +02:00
bug-iconv-trans.c Update. 2001-08-14 22:29:43 +00:00
bug-setlocale1-static.c Support run bug-setlocale1 directly 2013-01-10 14:15:49 -08:00
bug-setlocale1.c Support run bug-setlocale1 directly 2013-01-10 14:15:49 -08:00
bug-usesetlocale.c * locale/lc-ctype.c (_nl_postload_ctype): Update _nl_global_locale's 2003-10-31 23:35:42 +00:00
collate-test.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cs_CZ.in cs_CZ test data for locale tests. 1999-02-27 18:14:22 +00:00
da_DK.in * stdio-common/vfscanf.c: Remove unused WIDTH handling. 2007-02-18 09:25:25 +00:00
de_DE.in * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef 2007-10-11 02:36:04 +00:00
dump-ctype.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
en_US.in Update. 2000-06-26 20:07:09 +00:00
fr_FR.in * string/strcoll_l.c (STRCOLL): Correct test for alloca use. 2007-10-02 17:19:53 +00:00
gen-locale.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
gen-unicode-ctype.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hr_HR.in Update. 1998-12-21 12:25:07 +00:00
show-ucs-data.c [BZ #4098] 2007-10-14 20:51:58 +00:00
si_LK.in [BZ #6947] 2008-10-31 17:29:46 +00:00
sort-test.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
sv_SE.in Update. 2000-09-01 17:49:19 +00:00
th_TH.in Update. 1999-04-16 16:08:19 +00:00
tr_TR.in [BZ #19] 2004-08-07 23:38:40 +00:00
tst-ctype-de_DE.ISO-8859-1.in Update. 2000-09-26 00:05:52 +00:00
tst-ctype.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-ctype.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
tst-digits.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-fmon.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-fmon.data Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-fmon.sh Remove redundant C locale settings. 2014-06-07 19:58:36 +00:00
tst-langinfo-static.c fix nl_langinfo with static linking (BZ #16915) 2014-05-20 18:43:14 +02:00
tst-langinfo.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-langinfo.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
tst-leaks.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-locale.sh Remove redundant C locale settings. 2014-06-07 19:58:36 +00:00
tst-mbswcs1.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-mbswcs2.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-mbswcs3.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-mbswcs4.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-mbswcs5.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-mbswcs6.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-numeric.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-numeric.data Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-numeric.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
tst-rpmatch.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-rpmatch.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
tst-setlocale.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-setlocale2.c Optimize access to isXYZ and toXYZ tables 2011-10-15 16:27:08 -04:00
tst-setlocale3.c _nl_find_locale: Improve handling of crafted locale names [BZ #17137] 2014-07-10 16:29:55 +02:00
tst-sscanf.c Use fa_IR.UTF-8 which exists internally. 2007-03-14 22:32:31 +00:00
tst-strfmon1.c [BZ #2420] 2006-04-26 05:52:58 +00:00
tst-trans.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-trans.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
tst-wctype.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-wctype.input Update. 2000-07-25 04:37:22 +00:00
tst-xlocale1.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-xlocale2.c * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read, 2002-09-25 03:26:16 +00:00
xfrm-test.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00

README

		       POSIX locale descriptions
				  and
		    POSIX character set descriptions

Ulrich Drepper			Time-stamp: <2004/11/27 13:06:54 drepper>
drepper@redhat.com


This directory contains the data needed to build the locale data files
to use the internationalization features of the GNU libc.

POSIX.2 describes the `localedef' utility which is part of the GNU libc.
You need this program to "compile" the locale description in a form
suitable for fast access by the GNU libc functions.  Any compilation is
based on a given character set.

Once you run `make install' for the GNU libc the data files are
automatically installed in the right place, ready for use by the
`localedef' program.

To compile the locale data files you simply have to decide which locale
(based on the location and the language) and which character set you
use.  E.g., French speaking Canadians would use the locale `fr_CA' and
the character set `ISO_8859-1,1987'.  Calling `localedef' to get the
desired data should happen like this:

	localedef -i fr_CA -f ISO-8859-1 fr_CA

This will place the 6 output files in the appropriate directory where
the GNU libc functions can find them.  Please note that you need
permission to write to this directory ($(prefix)/share/locale, where
$(prefix) is the value you specified while configuring GNU libc).  If
you do not have the necessary permissions, you can write the files into an
arbitrary directory by giving a path including a '/' character instead
of `fr_CA'.  E.g., to put the new files in a subdirectory of the
current directory simply use

	localedef -i fr_CA -f ISO-8859-1 ./fr_CA

How to use these data files is described in the GNU libc manual,
especially in the section describing the `setlocale' function.

All problems should be reported using

  http://sourceware.org/bugzilla/


One more note: the `POSIX' locale definition is not meant to be used
as an input file for `localedef'.  It is rather there to show the
values with are built in the libc binaries as default values when no
legal locale is found or the "C" or "POSIX" locale is selected.


		       The collation test suite
		       ########################

This package also contains a (beginning of a) test suite for the
collation functions in the GNU libc.  The files are provided sorted.
The test program shuffles the lines and sort them afterwards.

Some of the files are provided in 8bit form, i.e., not only ASCII
characters.  So the tools you use to process the files should be 8bit
clean.

To run the test program the appropriate locale information must be
installed.  Therefore the localedef program is used to generate this
data used the locale and charmap description files contained here.
Since we cannot run the localedef program in case of cross-compilation
no tests at all are performed.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Local Variables:
 mode:text
 eval:(load-library "time-stamp")
 eval:(make-local-variable 'write-file-hooks)
 eval:(add-hook 'write-file-hooks 'time-stamp)
 eval:(setq time-stamp-format '(time-stamp-yyyy/mm/dd time-stamp-hh:mm:ss user-login-name))
End: