Commit Graph

1518 Commits

Author SHA1 Message Date
Eric Mader
4f0441b8a7 ICU-1253 change Makefile.in so the test can be built without installing layout
X-SVN-Rev: 6289
2001-10-17 21:19:00 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
George Rhoten
e29f86269e ICU-770 Memory cleanup
X-SVN-Rev: 6275
2001-10-17 16:07:55 +00:00
George Rhoten
984b83e80a ICU-770 Memory cleanup
X-SVN-Rev: 6274
2001-10-17 02:19:48 +00:00
Markus Scherer
7c9e05d2a8 ICU-1081 case folding changed between Unicode 3.0.1 and 3.1.1 for sigmas - test different characters
X-SVN-Rev: 6272
2001-10-17 00:39:03 +00:00
Markus Scherer
8592407177 ICU-1278 test new Unicode 3.1.1 SpecialCasing.txt context & locale conditions
X-SVN-Rev: 6270
2001-10-16 23:58:16 +00:00
Alan Liu
8a98ee7a0e ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
2001-10-16 18:31:13 +00:00
Eric Mader
a53e8c0623 ICU-1264 use namespace where available.
X-SVN-Rev: 6256
2001-10-16 00:39:01 +00:00
Ram Viswanadha
1e60753217 ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6252
2001-10-15 23:50:15 +00:00
Ram Viswanadha
949cd4f165 ICU-1277 Update UBlockCode API to Unicode 3.1
X-SVN-Rev: 6251
2001-10-15 23:49:06 +00:00
George Rhoten
411c3e1e0b ICU-1211 getUChars -> getBuffer
X-SVN-Rev: 6249
2001-10-15 23:19:44 +00:00
Markus Scherer
7f4a609925 ICU-1081 test UnicodeString::foldCase()
X-SVN-Rev: 6245
2001-10-15 22:55:56 +00:00
Ram Viswanadha
46de07b3e6 ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6240
2001-10-15 19:18:35 +00:00
George Rhoten
fc1afdb78c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6237
2001-10-15 17:28:01 +00:00
Vladimir Weinstein
c5abe95eef ICU-1276 fixed a typo
X-SVN-Rev: 6236
2001-10-15 04:45:25 +00:00
Vladimir Weinstein
b722667385 ICU-1245 not using normalizer for searching prefixes
X-SVN-Rev: 6235
2001-10-15 00:09:23 +00:00
Steven R. Loomis
6222b1e2ba ICU-1276 updated ISO codes, 3->2 mapping, obsolete codes
X-SVN-Rev: 6234
2001-10-14 00:24:34 +00:00
Vladimir Weinstein
cc4ff9aa5b ICU-1245 more tests
X-SVN-Rev: 6233
2001-10-13 16:22:08 +00:00
Markus Scherer
94b2c62a59 ICU-1274 reenable [and rename] arabic shaping option for tashkeel characters
X-SVN-Rev: 6229
2001-10-13 00:06:29 +00:00
George Rhoten
79a815c078 ICU-770 Memory cleanup
X-SVN-Rev: 6221
2001-10-12 21:21:51 +00:00
Ram Viswanadha
91aafed6db ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6216
2001-10-12 19:30:13 +00:00
Ram Viswanadha
7c63f9eeaa ICU-1203 Update tests with Pre-Euro and add test to test all update pre-Euro variants' currency formats.
X-SVN-Rev: 6215
2001-10-12 19:02:21 +00:00
Markus Scherer
9cbe08924a ICU-726 tighten UTF-8 converter: non-shortest UTF-8 illegal (U 3.0.1)
X-SVN-Rev: 6213
2001-10-12 18:54:09 +00:00
Markus Scherer
38b3810bae ICU-726 tighten & fix UTF macros: non-shortest UTF-8 illegal (U 3.0.1), check U 3.1 non-characters, fix some bugs
X-SVN-Rev: 6212
2001-10-12 18:53:26 +00:00
George Rhoten
963217e8f1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6210
2001-10-12 17:26:10 +00:00
George Rhoten
13ebce57f1 ICU-1211 Sometimes the data directory name is longer than 80 characters.
X-SVN-Rev: 6208
2001-10-12 16:37:18 +00:00
Eric Mader
a5bf589acd ICU-1253 convert gendata and letest to use UScriptCode instead of
EUnicodeScript

X-SVN-Rev: 6201
2001-10-11 21:58:11 +00:00
George Rhoten
ee9f026a9c ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
X-SVN-Rev: 6200
2001-10-11 21:51:42 +00:00
Markus Scherer
f0537dec07 ICU-1267 test UnicodeString::/u_countChar32()
X-SVN-Rev: 6199
2001-10-11 21:41:11 +00:00
Vladimir Weinstein
3b0d80266e ICU-1245 Fixing problem with [before] handling... Still not finished
X-SVN-Rev: 6194
2001-10-11 21:19:10 +00:00
Vladimir Weinstein
2a1236f557 ICU-1090 when you remove a data file, please update tests accordingly
X-SVN-Rev: 6189
2001-10-11 18:41:03 +00:00
Markus Scherer
3d9604221b ICU-1268 add a test for ures_getLocale()
X-SVN-Rev: 6183
2001-10-11 16:12:08 +00:00
Markus Scherer
5213f42c2f ICU-1268 test ures_openDirect()
X-SVN-Rev: 6182
2001-10-11 16:11:56 +00:00
Ram Viswanadha
98c1213e43 ICU-1255 Remove and merge tests in transtst.cpp
X-SVN-Rev: 6181
2001-10-11 04:06:16 +00:00
Markus Scherer
1f6f4df8df ICU-1268 add a test for ures_getLocale()
X-SVN-Rev: 6180
2001-10-11 00:52:21 +00:00
Markus Scherer
c5388a3196 ICU-1268 test ures_openDirect()
X-SVN-Rev: 6179
2001-10-11 00:51:45 +00:00
George Rhoten
a70e277223 ICU-1211 Fix for AIX
X-SVN-Rev: 6175
2001-10-10 22:36:03 +00:00
George Rhoten
f9d862447b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6173
2001-10-10 21:43:21 +00:00
Doug Felt
7258dac736 ICU-1271 Port RuleBasedNumberFormat to ICU
X-SVN-Rev: 6172
2001-10-10 21:43:11 +00:00
Alan Liu
ee89d038e3 ICU-1260 support [:<script>:] syntax
X-SVN-Rev: 6170
2001-10-10 21:36:26 +00:00
George Rhoten
26b6aefc52 ICU-1090 Remove empty.txt
X-SVN-Rev: 6165
2001-10-10 21:00:46 +00:00
George Rhoten
8f450d19ac ICU-1090 Duplicate of testempty.txt
X-SVN-Rev: 6164
2001-10-10 20:54:50 +00:00
Alan Liu
c968b1ea77 ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6153
2001-10-10 19:22:34 +00:00
Alan Liu
5788f5c379 ICU-1261 add ::ID block test case
X-SVN-Rev: 6152
2001-10-10 19:21:55 +00:00
Alan Liu
d06db2495e ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6151
2001-10-10 19:12:00 +00:00
George Rhoten
7c6392f670 ICU-900 Don't display some warnings for resource bundles that are known to be somewhat bad.
X-SVN-Rev: 6148
2001-10-10 18:32:06 +00:00
George Rhoten
c12f635e3f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6143
2001-10-10 01:28:16 +00:00
George Rhoten
ccb3e4720d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6142
2001-10-10 01:22:30 +00:00
George Rhoten
b3eca9e772 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6140
2001-10-10 00:54:27 +00:00
George Rhoten
1c7a26699b ICU-1109 Show error messages for bad results.
X-SVN-Rev: 6134
2001-10-09 21:55:35 +00:00