diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-20 12:34:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-20 12:34:09 +0000 |
commit | d9ff6f3e935581d3f051f630e7e3b7e5e17246e0 (patch) | |
tree | f1ad717a3addd0dbf774d9e79d2e6c5d270e26e6 /localedata | |
parent | 4bd8be48e95476aec7a483ba2f2830651108382c (diff) | |
download | glibc-d9ff6f3e935581d3f051f630e7e3b7e5e17246e0.tar.gz glibc-d9ff6f3e935581d3f051f630e7e3b7e5e17246e0.tar.xz glibc-d9ff6f3e935581d3f051f630e7e3b7e5e17246e0.zip |
Update.
1998-10-20 Ulrich Drepper <drepper@cygnus.com> * tests/test1.cm: Add missing character definitions to read POSIX locale definition. * tests/test2.cm: Likewise. * tests/test3.cm: Likewise. * tests/test4.cm: Likewise. * tests/test5.cm: Likewise.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 9 | ||||
-rw-r--r-- | localedata/tests/test1.cm | 9 | ||||
-rw-r--r-- | localedata/tests/test2.cm | 9 | ||||
-rw-r--r-- | localedata/tests/test3.cm | 9 | ||||
-rw-r--r-- | localedata/tests/test4.cm | 75 | ||||
-rw-r--r-- | localedata/tests/test5.cm | 75 |
6 files changed, 186 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index c221f85d0d..9a0e9c4226 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +1998-10-20 Ulrich Drepper <drepper@cygnus.com> + + * tests/test1.cm: Add missing character definitions to read POSIX + locale definition. + * tests/test2.cm: Likewise. + * tests/test3.cm: Likewise. + * tests/test4.cm: Likewise. + * tests/test5.cm: Likewise. + 1998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com> * locales/POSIX: Correct typo. Add UNDEFINED symbol. diff --git a/localedata/tests/test1.cm b/localedata/tests/test1.cm index 1e0ca8329e..b1bc5efb52 100644 --- a/localedata/tests/test1.cm +++ b/localedata/tests/test1.cm @@ -69,5 +69,14 @@ CHARMAP <7> /x37 <8> /x38 <9> /x39 + +<period> /x2e +<colon> /x3a +<percent-sign> /x25 +<slash> /x2f +<circumflex> /x5e +<left-square-bracket> /x5b +<right-square-bracket> /x5d + <B1>...<B3> /xa1/x40 END CHARMAP diff --git a/localedata/tests/test2.cm b/localedata/tests/test2.cm index e7e83a7418..4a4d8c2665 100644 --- a/localedata/tests/test2.cm +++ b/localedata/tests/test2.cm @@ -69,5 +69,14 @@ CHARMAP <7> /x37 <8> /x38 <9> /x39 + +<period> /x2e +<colon> /x3a +<percent-sign> /x25 +<slash> /x2f +<circumflex> /x5e +<left-square-bracket> /x5b +<right-square-bracket> /x5d + <b01>...<b03> /xa1/x40 END CHARMAP diff --git a/localedata/tests/test3.cm b/localedata/tests/test3.cm index 4dc88ea919..10cd02001c 100644 --- a/localedata/tests/test3.cm +++ b/localedata/tests/test3.cm @@ -69,5 +69,14 @@ CHARMAP <7> /x37 <8> /x38 <9> /x39 + +<period> /x2e +<colon> /x3a +<percent-sign> /x25 +<slash> /x2f +<circumflex> /x5e +<left-square-bracket> /x5b +<right-square-bracket> /x5d + <b1>...<b3> /xa1/x40 END CHARMAP diff --git a/localedata/tests/test4.cm b/localedata/tests/test4.cm index f0cdf93bd8..1445597606 100644 --- a/localedata/tests/test4.cm +++ b/localedata/tests/test4.cm @@ -9,4 +9,79 @@ CHARMAP <B0901>...<B0903> /xa1/xa1 <b1001>...<b1003> /xaa/x40 <B1001>...<B1003> /xaa/xa1 + +<A> /x41 +<B> /x42 +<C> /x43 +<D> /x44 +<E> /x45 +<F> /x46 +<G> /x47 +<H> /x48 +<I> /x49 +<J> /x4A +<K> /x4B +<L> /x4C +<M> /x4D +<N> /x4E +<O> /x4F +<P> /x50 +<Q> /x51 +<R> /x52 +<S> /x53 +<T> /x54 +<U> /x55 +<V> /x56 +<W> /x57 +<X> /x58 +<Y> /x59 +<Z> /x5A + +<a> /x61 +<b> /x62 +<c> /x63 +<d> /x64 +<e> /x65 +<f> /x66 +<g> /x67 +<h> /x68 +<i> /x69 +<j> /x6a +<k> /x6b +<l> /x6c +<m> /x6d +<n> /x6e +<o> /x6f +<p> /x70 +<q> /x71 +<r> /x72 +<s> /x73 +<t> /x74 +<u> /x75 +<v> /x76 +<w> /x77 +<x> /x78 +<y> /x79 +<z> /x7a +<SP> /x20 +<space> /x20 +<0> /x30 +<1> /x31 +<2> /x32 +<3> /x33 +<4> /x34 +<5> /x35 +<6> /x36 +<7> /x37 +<8> /x38 +<9> /x39 + +<period> /x2e +<colon> /x3a +<percent-sign> /x25 +<slash> /x2f +<circumflex> /x5e +<left-square-bracket> /x5b +<right-square-bracket> /x5d + END CHARMAP diff --git a/localedata/tests/test5.cm b/localedata/tests/test5.cm index 9d23814a1c..ed63b79fbf 100644 --- a/localedata/tests/test5.cm +++ b/localedata/tests/test5.cm @@ -10,4 +10,79 @@ CHARMAP <k4001>...<k4094> /xa5/xa1 <k5001>...<k5094> /xa6/xa1 <k6001>...<k6094> /xa7/xa1 + +<A> /x41 +<B> /x42 +<C> /x43 +<D> /x44 +<E> /x45 +<F> /x46 +<G> /x47 +<H> /x48 +<I> /x49 +<J> /x4A +<K> /x4B +<L> /x4C +<M> /x4D +<N> /x4E +<O> /x4F +<P> /x50 +<Q> /x51 +<R> /x52 +<S> /x53 +<T> /x54 +<U> /x55 +<V> /x56 +<W> /x57 +<X> /x58 +<Y> /x59 +<Z> /x5A + +<a> /x61 +<b> /x62 +<c> /x63 +<d> /x64 +<e> /x65 +<f> /x66 +<g> /x67 +<h> /x68 +<i> /x69 +<j> /x6a +<k> /x6b +<l> /x6c +<m> /x6d +<n> /x6e +<o> /x6f +<p> /x70 +<q> /x71 +<r> /x72 +<s> /x73 +<t> /x74 +<u> /x75 +<v> /x76 +<w> /x77 +<x> /x78 +<y> /x79 +<z> /x7a +<SP> /x20 +<space> /x20 +<0> /x30 +<1> /x31 +<2> /x32 +<3> /x33 +<4> /x34 +<5> /x35 +<6> /x36 +<7> /x37 +<8> /x38 +<9> /x39 + +<period> /x2e +<colon> /x3a +<percent-sign> /x25 +<slash> /x2f +<circumflex> /x5e +<left-square-bracket> /x5b +<right-square-bracket> /x5d + END CHARMAP |