Andy Heninger
d6f2e2319e
ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
...
X-SVN-Rev: 13539
2003-10-31 02:19:42 +00:00
Markus Scherer
a4d1270530
ICU-2949 define and fix ucnv_getMaxCharSize() behavior
...
X-SVN-Rev: 13538
2003-10-30 23:03:18 +00:00
George Rhoten
09105d9c9a
ICU-2942 Create uloc_canonicalize
...
X-SVN-Rev: 13528
2003-10-29 22:29:19 +00:00
Markus Scherer
4614bfe102
ICU-942 fully handle <subchar1> and |2 in converters
...
X-SVN-Rev: 13522
2003-10-29 03:18:21 +00:00
Vladimir Weinstein
3d2215268d
ICU-2438 uloc_getLocaleNoKeywords (for resource bundles), support for canonizing ICU variants to keywords (disabled).
...
X-SVN-Rev: 13473
2003-10-22 18:53:54 +00:00
Markus Scherer
5095c16e01
ICU-3115 use ures_ fillIn parameters for efficiency
...
X-SVN-Rev: 13466
2003-10-21 01:06:00 +00:00
Markus Scherer
55a2251179
ICU-3115 test table32 resources for >64k key chars and >64k table items
...
X-SVN-Rev: 13464
2003-10-18 00:00:14 +00:00
Markus Scherer
ed80d8854b
ICU-3115 allow res_findResource() to modify the path contents
...
X-SVN-Rev: 13463
2003-10-17 23:58:52 +00:00
Ram Viswanadha
9bf949f010
ICU-3050 remove label separators from the data file
...
X-SVN-Rev: 13455
2003-10-17 19:26:35 +00:00
George Rhoten
a670c1aa2e
ICU-3259 Fix the buffer overflow that I introduced.
...
X-SVN-Rev: 13442
2003-10-16 22:07:24 +00:00
George Rhoten
5577ee9d7f
ICU-3191 Allow some experimental locales to pass this test.
...
X-SVN-Rev: 13430
2003-10-15 17:45:49 +00:00
Vladimir Weinstein
6edcd27333
ICU-2438 C++ tests for getKeywords and getKeywordValue
...
X-SVN-Rev: 13424
2003-10-15 05:32:40 +00:00
George Rhoten
4098ce1994
ICU-3259 Fix two tests once the timezone is outside of the PST timezone.
...
X-SVN-Rev: 13412
2003-10-14 17:47:01 +00:00
Vladimir Weinstein
847cec8661
ICU-2438 uloc_getKeywords, uloc_getKeywordValue tests
...
X-SVN-Rev: 13406
2003-10-14 06:08:54 +00:00
George Rhoten
8c1cec35ed
ICU-3259 Fix a memory leak.
...
X-SVN-Rev: 13393
2003-10-10 20:58:22 +00:00
Syn Wee Quek
95b7eaadc2
ICU-871 synching forward and reverse iteration to have exactly the same collation elements
...
X-SVN-Rev: 13386
2003-10-10 00:55:32 +00:00
George Rhoten
7c001d153c
ICU-3259 Fix a time zone failure
...
X-SVN-Rev: 13358
2003-10-07 23:56:36 +00:00
George Rhoten
c581387766
ICU-3259 Fix a time zone failure
...
X-SVN-Rev: 13356
2003-10-07 23:49:04 +00:00
George Rhoten
09edf55f1c
ICU-3312 Remove the time zone option.
...
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.
X-SVN-Rev: 13350
2003-10-07 22:22:34 +00:00
George Rhoten
00e21ff118
ICU-3259 Remove the time zone option.
...
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.
X-SVN-Rev: 13349
2003-10-07 21:52:15 +00:00
George Rhoten
8f1deb1ece
ICU-3259 Remove the time zone option.
...
After fixing the memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because it doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.
X-SVN-Rev: 13348
2003-10-07 21:50:15 +00:00
George Rhoten
9969e5abe2
ICU-2942 Test getDisplayName
...
X-SVN-Rev: 13345
2003-10-07 19:51:31 +00:00
George Rhoten
adec715ac1
ICU-3259 Fix memory initialization and memory leak problems.
...
X-SVN-Rev: 13327
2003-10-06 22:32:36 +00:00
George Rhoten
d982e0d2ab
ICU-3259 Make it easier to distinguish tests while using heap debugging tools.
...
X-SVN-Rev: 13326
2003-10-06 22:15:27 +00:00
George Rhoten
fd7d8e1dc5
ICU-2942 Partial implementation of locale script API. More testing to be done later.
...
X-SVN-Rev: 13315
2003-10-03 23:57:04 +00:00
George Rhoten
1fb55a65c7
ICU-1838 Forbid converting surrogate code points in UTF-32
...
X-SVN-Rev: 13273
2003-10-02 17:02:14 +00:00
Markus Scherer
ce62cd2409
ICU-2329 bug fix in test
...
X-SVN-Rev: 13261
2003-10-01 00:03:34 +00:00
George Rhoten
6a41e9df61
ICU-3191 Fix how Pre-Euro currency is displayed in Ireland.
...
X-SVN-Rev: 13260
2003-09-30 23:38:52 +00:00
Alan Liu
16d44ffb76
ICU-3266 add checks for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 13252
2003-09-30 19:15:53 +00:00
Ram Viswanadha
8efb4c9ef0
ICU-2947 improve testing
...
X-SVN-Rev: 13247
2003-09-30 18:23:06 +00:00
Ram Viswanadha
16bfcf17e5
ICU-2947 make root locale neutral take 2
...
X-SVN-Rev: 13244
2003-09-30 03:03:22 +00:00
Ram Viswanadha
05ee82acf2
ICU-2947 make root locale language neutral
...
X-SVN-Rev: 13226
2003-09-27 01:09:40 +00:00
Vladimir Weinstein
4f611b6d21
ICU-3140 removed old and buggy Thai test file
...
X-SVN-Rev: 13211
2003-09-25 18:42:54 +00:00
Andy Heninger
e873651a72
ICU-2403 Misc tracing tweaks. Add cleanup func.
...
X-SVN-Rev: 13207
2003-09-25 17:58:08 +00:00
Andy Heninger
e6cb032d93
ICU-2403 Tracing, more cleanup.
...
X-SVN-Rev: 13183
2003-09-24 00:58:35 +00:00
Vladimir Weinstein
ac34860b7c
ICU-3278 remove usage of static UCA and invUCA
...
X-SVN-Rev: 13180
2003-09-24 00:17:15 +00:00
George Rhoten
8144092e2e
ICU-3258 CygWin/MSVC changes.
...
X-SVN-Rev: 13170
2003-09-23 00:51:49 +00:00
Alan Liu
f5405f9191
ICU-3266 add -tz [zone] option to cintltst, and make default time zone be America/Los_Angeles (unless otherwise specified on command line)
...
X-SVN-Rev: 13162
2003-09-22 18:48:31 +00:00
George Rhoten
1420303e6c
ICU-3222 Fix a compiler warning
...
X-SVN-Rev: 13158
2003-09-22 16:12:44 +00:00
George Rhoten
845e5ab92c
ICU-3222 Fix a compiler warning
...
X-SVN-Rev: 13157
2003-09-22 16:11:02 +00:00
Andy Heninger
2781c969ac
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13149
2003-09-20 01:21:23 +00:00
Vladimir Weinstein
ce8c669316
ICU-1851 even number of zeroes CODAN fix
...
X-SVN-Rev: 13121
2003-09-17 04:02:08 +00:00
Andy Heninger
0e72c00b2b
ICU-3014 Revised initialization in cintltst to detect data not present in data dll.
...
X-SVN-Rev: 13109
2003-09-15 22:50:31 +00:00
Andy Heninger
9fd23d2638
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13086
2003-09-13 00:07:12 +00:00
Ram Viswanadha
14c88e0557
ICU-3243 close the resource bundle
...
X-SVN-Rev: 13075
2003-09-12 18:39:44 +00:00
George Rhoten
21f0f585f2
ICU-3252 Add a new version of ibm-943
...
X-SVN-Rev: 13074
2003-09-12 17:44:39 +00:00
George Rhoten
e6326e46a4
ICU-3222 Fix compiler warning
...
X-SVN-Rev: 13062
2003-09-11 17:57:28 +00:00
Ram Viswanadha
a82ed5bf21
ICU-3243 tests for both failures
...
X-SVN-Rev: 13052
2003-09-10 00:46:36 +00:00
Ram Viswanadha
820e942574
ICU-3050 #ifdef out the names array
...
X-SVN-Rev: 13020
2003-09-02 23:26:01 +00:00
Ram Viswanadha
1c1fa55d36
ICU-3050 minor code review changes
...
X-SVN-Rev: 13016
2003-09-02 22:32:17 +00:00