Update.
2000-06-26 Ulrich Drepper <drepper@redhat.com> * Makefile (test-input): Add en_US.ISO-8859-1. * en_US.in: New file.
This commit is contained in:
parent
d8317630cd
commit
c2eee429d3
@ -1,3 +1,8 @@
|
||||
2000-06-26 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile (test-input): Add en_US.ISO-8859-1.
|
||||
* en_US.in: New file.
|
||||
|
||||
2000-06-25 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile (test-input): Remove everything but de_DE.ISO-8859-1
|
||||
|
@ -39,7 +39,7 @@ test-srcs := collate-test xfrm-test tst-fmon tst-rpmatch tst-trans \
|
||||
tst-mbswcs1 tst-mbswcs2 tst-mbswcs3 tst-mbswcs4 tst-mbswcs5
|
||||
#test-input := de_DE.ISO-8859-1 da_DK.ISO-8859-1 fr_CA,2.13.ISO-8859-1 \
|
||||
# hr_HR.ISO-8859-2 # once it is fixed: cs_CZ.ISO-8859-2
|
||||
test-input := de_DE.ISO-8859-1
|
||||
test-input := de_DE.ISO-8859-1 en_US.ISO-8859-1
|
||||
test-input-data = $(addsuffix .in, $(basename $(test-input)))
|
||||
test-output := $(foreach s, .out .xout, \
|
||||
$(addsuffix $s, $(basename $(test-input))))
|
||||
|
4
localedata/en_US.in
Normal file
4
localedata/en_US.in
Normal file
@ -0,0 +1,4 @@
|
||||
test
|
||||
test1
|
||||
test11
|
||||
test2
|
Loading…
x
Reference in New Issue
Block a user