6 This directory contains a set of tests for locales. I provided one C
7 program test-ctype.c to test CTYPE support in libc and the installed
8 locale data. Then there are test-sort.pl and test-sort.py that test
11 To run a test for some locale run
16 Currently, there are only tests for a few locales available. The script
17 'runall' calls test-ctype to test libc and locale data, test-sort.pl
18 (uncomment test-sort.py, if you have a Python interpreter installed), and
19 does tests on PostgreSQL with the provided SQL script files.
21 To add locale tests one needs to create a directory $locale and create
22 a Makefile (and other files) similar to koi8-r/*. Actually, the simplest
23 (I think) method is just to copy the koi8-r directory and edit/replace
28 Oleg Broytmann http://members.xoom.com/phd2/ phd2@earthling.net