Commit Graph

3139 Commits

Author SHA1 Message Date
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
Andy Heninger
d52bbb8da6 ICU-1117 RBBI Sentence Breaks, destinguish sentences with terminators (.!? etc.) from those without.
X-SVN-Rev: 13468
2003-10-21 21:46:05 +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
6422d50c07 ICU-3178 Don't use assert. It's very inconvienient while testing on other platforms.
X-SVN-Rev: 13453
2003-10-17 16:45:43 +00:00
Ram Viswanadha
f58212cfe5 ICU-3053 fix the test as per George's comments
X-SVN-Rev: 13449
2003-10-17 00:34:33 +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
48e73c9487 ICU-3326 Improve build time
X-SVN-Rev: 13438
2003-10-16 15:57:12 +00:00
George Rhoten
ee2f4859cf ICU-3258 Reenable multithreaded tests
X-SVN-Rev: 13436
2003-10-16 04:03:14 +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
George Rhoten
c16ea74264 ICU-3326 Improve build time
X-SVN-Rev: 13427
2003-10-15 08:03:56 +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
Alan Liu
c91c33fbdf ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public
X-SVN-Rev: 13417
2003-10-14 21:47:59 +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
Alan Liu
a2b580f0c7 ICU-2906 add more test cases per Doug's review
X-SVN-Rev: 13403
2003-10-13 23:47:25 +00:00
Andy Heninger
94a9e101e7 ICU-2924 RBBI, line break rules, monkey test, a few more fixes
X-SVN-Rev: 13402
2003-10-13 22:01:53 +00:00
Alan Liu
e1776d90c6 ICU-3175 fix handling of invalid pattern char
X-SVN-Rev: 13400
2003-10-13 17:15:39 +00:00
Andy Heninger
ccba9cce88 ICU-2924 Line break update - fix more monkey failures, getting closer.
X-SVN-Rev: 13397
2003-10-13 06:01:21 +00:00
George Rhoten
9904f27dff ICU-2256 Fix a few minor bugs found while increasing code test coverage.
X-SVN-Rev: 13395
2003-10-11 02:16:12 +00:00
Andy Heninger
a3f8e5695e ICU-2924 RBBI, line break rules, monkey test, better conformance to spec
X-SVN-Rev: 13394
2003-10-11 00:44:36 +00:00
George Rhoten
8c1cec35ed ICU-3259 Fix a memory leak.
X-SVN-Rev: 13393
2003-10-10 20:58:22 +00:00
George Rhoten
f13e8abf93 ICU-2256 Make u_fgets more compatible with fgets, and improve surrogate support.
X-SVN-Rev: 13392
2003-10-10 20:55:24 +00:00
Andy Heninger
42281a6605 ICU-2924 RBBI, line break monkey test, better conformance to spec
X-SVN-Rev: 13391
2003-10-10 18:57:42 +00:00
Syn Wee Quek
307771b192 ICU-871 synching thai forward and reverse iteration to have exactly the same collation elements
X-SVN-Rev: 13387
2003-10-10 01:54:16 +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
Andy Heninger
9f947e20dc ICU-2924 RBBI, line break monkey test, better conformance to spec
X-SVN-Rev: 13385
2003-10-10 00:53:18 +00:00
Andy Heninger
72109e9494 ICU-2924 Line break update - fix some test failures.
X-SVN-Rev: 13370
2003-10-09 05:39:58 +00:00
Andy Heninger
d4524826ed ICU-2924 RBBI, new style rule format, new line break rules. (14 known test failures, will fix real soon.)
X-SVN-Rev: 13364
2003-10-09 01:13:08 +00:00
George Rhoten
95996b6773 ICU-3259 Fix a memory leak
X-SVN-Rev: 13363
2003-10-08 22:43:26 +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
c65d4d8669 ICU-3312 We no longer test properly getting the time zone from the OS.
The tests will now work in all time zones, but the tests will manually set the time zone to the expected time zone for testing.

X-SVN-Rev: 13353
2003-10-07 22:53:31 +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
Alan Liu
7fffbdf68f ICU-2906 make unescapeAt() handle escaped surrogate pairs
X-SVN-Rev: 13342
2003-10-07 18:10:37 +00:00
George Rhoten
81ed46198e ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13338
2003-10-07 16:12:46 +00:00
George Rhoten
b626ac0b2d ICU-3221 Abstract classes shouldn't have a static class ID
X-SVN-Rev: 13336
2003-10-07 15:47:56 +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
Markus Scherer
1fed84843c ICU-1838 forbid converting surrogate code points in UTF-16/32
X-SVN-Rev: 13321
2003-10-06 03:28:36 +00:00
George Rhoten
539743d8d1 ICU-3156 Remove dead tests that don't need to be there anymore.
X-SVN-Rev: 13319
2003-10-04 17:55:32 +00:00
Alan Liu
996bc7de46 ICU-2920 update isRuleWhiteSpace to have a fixed set of characters per UTR #31
X-SVN-Rev: 13317
2003-10-04 00:37:18 +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
Andy Heninger
75b6798406 ICU-2128 RBBI monkey test, add periodic tic output when running with an infinite loop count
X-SVN-Rev: 13314
2003-10-03 22:27:35 +00:00
Andy Heninger
760c72a4df ICU-3042 Add enum API constants and tests for line break rule status values.
X-SVN-Rev: 13313
2003-10-03 22:25:26 +00:00