mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 07:40:05 +00:00
14d5391f9b
2000-11-28 Ulrich Drepper <drepper@redhat.com> * catgets/gencat.c (normalize_line): Take extra parameter with escape character. Change callers. (open_conversion): Determine mapping of 0x5c as wchar_t value. * catgets/Makefile: Add rules to build and run test-gencat. * catgets/sample.SJIS: New file. * catgets/test-gencat.c: New file. * catgets/test-gencat.sh: New file. Report and test case by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
$ test message catalog
|
|
|
|
$ codeset=sjis
|
|
$quote "
|
|
$set 1
|
|
1 sample1:ABCDEF:
|
|
2 sample2:日本語:
|
|
3 sample3:予定表:
|
|
4 sample4:TEST\tTAB:
|
|
5 sample5:機能\t十種類:
|