summary refs log tree commit diff
path: root/localedata/tests/test4.cm
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-20 12:34:09 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-20 12:34:09 +0000
commitd9ff6f3e935581d3f051f630e7e3b7e5e17246e0 (patch)
treef1ad717a3addd0dbf774d9e79d2e6c5d270e26e6 /localedata/tests/test4.cm
parent4bd8be48e95476aec7a483ba2f2830651108382c (diff)
downloadglibc-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/tests/test4.cm')
-rw-r--r--localedata/tests/test4.cm75
1 files changed, 75 insertions, 0 deletions
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