Mercurial > hg > xemacs-beta
annotate etc/unicode/other/lao.txt @ 4857:34ff4dd7397d
Add ChangeLog entries for previous changes to tests dir
-------------------- ChangeLog entries follow: --------------------
tests/ChangeLog addition:
2010-01-14 Ben Wing <ben@xemacs.org>
* automated/base64-tests.el (bt-base64-encode-string):
* automated/base64-tests.el (bt-base64-decode-string):
* automated/base64-tests.el (for):
* automated/byte-compiler-tests.el:
* automated/byte-compiler-tests.el (before-and-after-compile-equal):
* automated/case-tests.el:
* automated/case-tests.el (downcase-string):
* automated/case-tests.el (insert):
* automated/case-tests.el (featurep):
* automated/case-tests.el (let):
* automated/case-tests.el (boundp):
* automated/ccl-tests.el (ccl-test-normal-expr):
* automated/ccl-tests.el (ccl-test-map-instructions):
* automated/ccl-tests.el (ccl-test-suites):
* automated/database-tests.el (delete-database-files):
* automated/extent-tests.el (let):
* automated/extent-tests.el (insert):
* automated/extent-tests.el (props):
* automated/hash-table-tests.el (test):
* automated/hash-table-tests.el (for):
* automated/hash-table-tests.el (ht):
* automated/hash-table-tests.el (iterations):
* automated/hash-table-tests.el (h1):
* automated/hash-table-tests.el (make-hash-table):
* automated/hash-table-tests.el (sxhash):
* automated/lisp-tests.el:
* automated/lisp-tests.el (setq):
* automated/lisp-tests.el (test-setq):
* automated/lisp-tests.el (my-vector):
* automated/lisp-tests.el (nconc):
* automated/lisp-tests.el (x):
* automated/lisp-tests.el (y):
* automated/lisp-tests.el (butlast):
* automated/lisp-tests.el (+):
* automated/lisp-tests.el (featurep):
* automated/lisp-tests.el (-):
* automated/lisp-tests.el (six):
* automated/lisp-tests.el (three):
* automated/lisp-tests.el (1):
* automated/lisp-tests.el (one):
* automated/lisp-tests.el (two):
* automated/lisp-tests.el (0):
* automated/lisp-tests.el (five):
* automated/lisp-tests.el (logxor):
* automated/lisp-tests.el (test1):
* automated/lisp-tests.el (division-test):
* automated/lisp-tests.el (for):
* automated/lisp-tests.el (check-function-argcounts):
* automated/lisp-tests.el (type-of):
* automated/lisp-tests.el (mapcar):
* automated/lisp-tests.el (z):
* automated/lisp-tests.el (mapvector):
* automated/lisp-tests.el (mapconcat):
* automated/lisp-tests.el ([1 2 3]):
* automated/lisp-tests.el (#*010):
* automated/lisp-tests.el (test-harness-risk-infloops):
* automated/lisp-tests.el (erase-buffer):
* automated/lisp-tests.el (sym):
* automated/lisp-tests.el (subseq):
* automated/lisp-tests.el (length):
* automated/lisp-tests.el (102):
* automated/lisp-tests.el (read):
* automated/lisp-tests.el (new-char):
* automated/lisp-tests.el (new-load-file-name):
* automated/lisp-tests.el (cl-floor):
* automated/lisp-tests.el (foo):
* automated/lisp-tests.el (string-variable):
* automated/md5-tests.el (lambda):
* automated/md5-tests.el (large-string):
* automated/md5-tests.el (mapcar):
* automated/md5-tests.el (insert):
* automated/mule-tests.el (test-chars):
* automated/mule-tests.el (existing-file-name):
* automated/mule-tests.el (featurep):
* automated/query-coding-tests.el (featurep):
* automated/regexp-tests.el:
* automated/regexp-tests.el (insert):
* automated/regexp-tests.el (Assert):
* automated/regexp-tests.el (string-match):
* automated/regexp-tests.el (featurep):
* automated/regexp-tests.el (text):
* automated/regexp-tests.el (text1):
* automated/regexp-tests.el ("aáa"):
* automated/symbol-tests.el:
* automated/symbol-tests.el (name):
* automated/symbol-tests.el (check-weak-list-unique):
* automated/symbol-tests.el (string):
* automated/symbol-tests.el (list):
* automated/symbol-tests.el (foo):
* automated/symbol-tests.el (read):
* automated/symbol-tests.el (eval):
* automated/symbol-tests.el (fresh-keyword-name):
* automated/symbol-tests.el (set):
* automated/symbol-tests.el (print-gensym):
* automated/symbol-tests.el (mysym):
* automated/syntax-tests.el (test-forward-word):
* automated/syntax-tests.el (test-backward-word):
* automated/syntax-tests.el (test-syntax-table):
* automated/syntax-tests.el (with-syntax-table):
* automated/syntax-tests.el (Skip-Test-Unless):
* automated/syntax-tests.el (with):
* automated/tag-tests.el (testfile):
* automated/test-harness.el:
* automated/test-harness.el (test-harness-from-buffer):
* automated/weak-tests.el (w):
* automated/weak-tests.el (p):
* automated/weak-tests.el (a):
Create Assert-eq, Assert-equal, etc. These are equivalent to
(Assert (eq ...)) etc. but display both the actual value and the
expected value of the comparison. Use them throughout the test
suite.
* automated/test-harness.el (Assert):
Clean up code and doc string of macro Assert.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Thu, 14 Jan 2010 02:34:47 -0600 |
parents | a29c4eef8f00 |
children | 03ab78e48ef6 |
rev | line source |
---|---|
779 | 1 ## Made up based on the comment in lao.el: |
2 | |
3 ## ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F. | |
4 | |
5 ## This isn't quite right, since lao is a 94-char charset and 0x20 and 0x7F | |
6 ## don't exist. | |
7 | |
8 0x21 0x0E81 | |
9 0x22 0x0E82 | |
10 0x23 0x0E83 | |
11 0x24 0x0E84 | |
12 0x25 0x0E85 | |
13 0x26 0x0E86 | |
14 0x27 0x0E87 | |
15 0x28 0x0E88 | |
16 0x29 0x0E89 | |
17 0x2a 0x0E8A | |
18 0x2b 0x0E8B | |
19 0x2c 0x0E8C | |
20 0x2d 0x0E8D | |
21 0x2e 0x0E8E | |
22 0x2f 0x0E8F | |
23 0x30 0x0E90 | |
24 0x31 0x0E91 | |
25 0x32 0x0E92 | |
26 0x33 0x0E93 | |
27 0x34 0x0E94 | |
28 0x35 0x0E95 | |
29 0x36 0x0E96 | |
30 0x37 0x0E97 | |
31 0x38 0x0E98 | |
32 0x39 0x0E99 | |
33 0x3a 0x0E9A | |
34 0x3b 0x0E9B | |
35 0x3c 0x0E9C | |
36 0x3d 0x0E9D | |
37 0x3e 0x0E9E | |
38 0x3f 0x0E9F | |
39 0x40 0x0EA0 | |
40 0x41 0x0EA1 | |
41 0x42 0x0EA2 | |
42 0x43 0x0EA3 | |
43 0x44 0x0EA4 | |
44 0x45 0x0EA5 | |
45 0x46 0x0EA6 | |
46 0x47 0x0EA7 | |
47 0x48 0x0EA8 | |
48 0x49 0x0EA9 | |
49 0x4a 0x0EAA | |
50 0x4b 0x0EAB | |
51 0x4c 0x0EAC | |
52 0x4d 0x0EAD | |
53 0x4e 0x0EAE | |
54 0x4f 0x0EAF | |
55 0x50 0x0EB0 | |
56 0x51 0x0EB1 | |
57 0x52 0x0EB2 | |
58 0x53 0x0EB3 | |
59 0x54 0x0EB4 | |
60 0x55 0x0EB5 | |
61 0x56 0x0EB6 | |
62 0x57 0x0EB7 | |
63 0x58 0x0EB8 | |
64 0x59 0x0EB9 | |
65 0x5a 0x0EBA | |
66 0x5b 0x0EBB | |
67 0x5c 0x0EBC | |
68 0x5d 0x0EBD | |
69 0x5e 0x0EBE | |
70 0x5f 0x0EBF | |
71 0x60 0x0EC0 | |
72 0x61 0x0EC1 | |
73 0x62 0x0EC2 | |
74 0x63 0x0EC3 | |
75 0x64 0x0EC4 | |
76 0x65 0x0EC5 | |
77 0x66 0x0EC6 | |
78 0x67 0x0EC7 | |
79 0x68 0x0EC8 | |
80 0x69 0x0EC9 | |
81 0x6a 0x0ECA | |
82 0x6b 0x0ECB | |
83 0x6c 0x0ECC | |
84 0x6d 0x0ECD | |
85 0x6e 0x0ECE | |
86 0x6f 0x0ECF | |
87 0x70 0x0ED0 | |
88 0x71 0x0ED1 | |
89 0x72 0x0ED2 | |
90 0x73 0x0ED3 | |
91 0x74 0x0ED4 | |
92 0x75 0x0ED5 | |
93 0x76 0x0ED6 | |
94 0x77 0x0ED7 | |
95 0x78 0x0ED8 | |
96 0x79 0x0ED9 | |
97 0x7a 0x0EDA | |
98 0x7b 0x0EDB | |
99 0x7c 0x0EDC | |
100 0x7d 0x0EDD | |
101 0x7e 0x0EDE |