Helena Chapman
218b24bba5
ICU-210 Three major changes:
...
u_getVersion: returns ICU release/version information
u_getUnicodeVersion: returns Unicode standard version supported in ICU
Renamed the original u_getVersion to u_getUnicodeVersion.
X-SVN-Rev: 536
2000-01-11 23:20:26 +00:00
Alan Liu
66e286def7
ICU-114 make getDisplayName static
...
X-SVN-Rev: 531
2000-01-11 19:39:06 +00:00
Markus Scherer
2366f197c9
ICU-217 most NaN tests: just warnings, not errors
...
X-SVN-Rev: 529
2000-01-11 18:36:22 +00:00
Steven R. Loomis
4956a84699
ICU-45 posix fix
...
X-SVN-Rev: 516
2000-01-11 01:50:24 +00:00
Markus Scherer
77d8c41e7d
ICU-217 build ieeetest
...
X-SVN-Rev: 511
2000-01-11 01:22:08 +00:00
Richard Gillam
016aa963f6
ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator.
...
X-SVN-Rev: 502
2000-01-08 02:05:05 +00:00
Helena Chapman
0058e5d640
ICU-216 flushCache() needs to be called before re-init the test environment.
...
X-SVN-Rev: 499
2000-01-08 01:03:30 +00:00
Helena Chapman
7dd845428d
ICU-216 Added tests for the following APIs: fixFileSeparator and isAmbiguous in UnicodeConverterCPP class and ucnv_xxx interface.
...
X-SVN-Rev: 498
2000-01-08 00:54:57 +00:00
Steven R. Loomis
34af548ef7
ICU-159 add thcoll.o [Thai collation test]
...
X-SVN-Rev: 493
2000-01-06 20:06:15 +00:00
Helena Chapman
aedb933f7e
ICU-163 Fixed warnings on MSVC 6.0.
...
X-SVN-Rev: 476
1999-12-29 22:33:47 +00:00
Vladimir Weinstein
7f73adbf34
ICU-12 corrected errors due to merging
...
X-SVN-Rev: 474
1999-12-29 00:18:52 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Helena Chapman
99d913e731
ICU-142 Removed tests for changed ISO language codes,
...
"he", "yi" and "id".
X-SVN-Rev: 469
1999-12-28 21:31:55 +00:00
Vladimir Weinstein
770bc2f3f2
ICU-197 intltest now uses defines from putil.h for file separation chars and strings
...
X-SVN-Rev: 461
1999-12-28 18:40:36 +00:00
Helena Chapman
16ac11f546
ICU-200 Updated with OS/400 specific port changes.
...
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Alan Liu
d5831470e3
ICU-159 Thai collation
...
X-SVN-Rev: 426
1999-12-16 01:41:19 +00:00
Steven R. Loomis
aeef800ff3
ICU-65 Don't create default UDate()'s!!:
...
X-SVN-Rev: 424
1999-12-15 22:04:49 +00:00
Steven R. Loomis
ebd60f80d9
ICU-81 roll bugs test, fix for HP
...
X-SVN-Rev: 420
1999-12-15 21:41:14 +00:00
Vladimir Weinstein
03349c8a8e
ICU-196 Modified in accordance to modified Italian locale
...
X-SVN-Rev: 413
1999-12-14 23:41:45 +00:00
Markus Scherer
4694b93a81
ICU-146 deprecate uloc_get/setDataDirectory()
...
X-SVN-Rev: 409
1999-12-14 19:14:27 +00:00
Helena Chapman
3c7c2c2f42
ICU-132 #include utypes.h instead of platform.h
...
X-SVN-Rev: 370
1999-12-10 18:09:38 +00:00
Steven R. Loomis
f313ba28b5
ICU-132 add '--enable-threads=no' option to disable threading, and FORCE_LIBS to allow overriding of build libraries.
...
X-SVN-Rev: 361
1999-12-09 23:11:48 +00:00
Alan Liu
b851d05295
ICU-81 roll bugs and calculation errors in cutover year
...
X-SVN-Rev: 359
1999-12-09 17:16:31 +00:00
Alan Liu
013dbc330f
ICU-187 this test was doing very strange things; fixed to match c++ version
...
X-SVN-Rev: 354
1999-12-09 06:23:48 +00:00
Alan Liu
a4932d9cf1
ICU-187 don't hard-code expected # of zones for a specific offset!
...
X-SVN-Rev: 353
1999-12-09 06:22:59 +00:00
Alan Liu
8546a51c64
ICU-186 fix setStartRule setEndRule to set DST savings if nec
...
X-SVN-Rev: 352
1999-12-09 06:19:30 +00:00
Helena Chapman
4ec388cedf
ICU-174 Removed C++ style comments.
...
X-SVN-Rev: 350
1999-12-09 01:31:44 +00:00
Markus Scherer
2d26f13d40
ICU-175 rename errorName() to u_errorName()
...
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Markus Scherer
54ba2e3819
ICU-170 use UnicodeString::length() instead of the deprecated size()
...
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Markus Scherer
5927a9f1e8
ICU-174 make code more robust
...
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00
Markus Scherer
5eaf91b840
ICU-170 fix TestStackAllocation()
...
X-SVN-Rev: 329
1999-12-07 03:20:58 +00:00
Markus Scherer
cc24f00159
ICU-170 fix TestReverse() (reverse takes start & length, not limit)
...
X-SVN-Rev: 328
1999-12-07 01:51:00 +00:00
Markus Scherer
4305bff030
ICU-170 more UnicodeString comparison tests
...
X-SVN-Rev: 326
1999-12-07 00:13:01 +00:00
Helena Chapman
de4f548c0c
ICU-87 Update the intltest getTestDirectory() to use u_getDataDirectory
...
instead of getenv('ICU_DATA').
X-SVN-Rev: 323
1999-12-07 00:07:17 +00:00
Steven R. Loomis
3a3198e7f3
ICU-65 test update [there are more zones now, and also error msg clarification]
...
X-SVN-Rev: 310
1999-12-05 08:59:19 +00:00
Alan Liu
e73f35e3d1
ICU-65 update for new zones usage; add simple test of new binary search
...
X-SVN-Rev: 302
1999-12-05 06:07:29 +00:00
Steven R. Loomis
a34482e43f
ICU-157 converter data in udata + udata fixes
...
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
57cca2d237
ICU-165 the default converter name is now always canonical
...
X-SVN-Rev: 295
1999-12-04 01:12:46 +00:00
Markus Scherer
841b21d6e1
ICU-172 use correct vc++ runtime
...
X-SVN-Rev: 291
1999-12-03 20:58:59 +00:00
Markus Scherer
0b6e5e3b68
ICU-62 add SCSUTest only once to cintltst
...
X-SVN-Rev: 290
1999-12-03 20:15:23 +00:00
Markus Scherer
9b6f02645e
ICU-158 add test for Unicode::getCharName()
...
X-SVN-Rev: 289
1999-12-03 19:53:37 +00:00
Markus Scherer
b70728c7bd
ICU-170 fix tests of lastIndexOf()
...
X-SVN-Rev: 283
1999-12-03 00:00:23 +00:00
Markus Scherer
a0e21925e7
ICU-68 several UnicodeString tests were not performed
...
X-SVN-Rev: 281
1999-12-02 21:41:20 +00:00
Alan Liu
e9631fb896
ICU-169 fix test4103271
...
X-SVN-Rev: 276
1999-12-02 03:27:37 +00:00
Markus Scherer
ec97389ca8
ICU-80 ResourceBundle keys (tags) are now const char*
...
X-SVN-Rev: 271
1999-12-01 21:27:44 +00:00
Markus Scherer
be1763e24c
ICU-68 test UNICODE_STRING
...
X-SVN-Rev: 269
1999-12-01 17:52:21 +00:00
Markus Scherer
1569b465a5
ICU-68 implement unicode string literals in c
...
X-SVN-Rev: 263
1999-11-30 23:25:49 +00:00
Markus Scherer
39dfb3e76b
ICU-165 fix compile error
...
X-SVN-Rev: 245
1999-11-23 22:48:46 +00:00
Steven R. Loomis
256f5b22ad
ICU-96 Collation Improvements [changing test to match API]
...
X-SVN-Rev: 243
1999-11-23 22:47:47 +00:00
Steven R. Loomis
f116e2eb2e
ICU-96 Collation performance [some test improvements]
...
X-SVN-Rev: 242
1999-11-23 22:46:47 +00:00