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
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
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
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
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
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
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
George Rhoten
626d2f98d4
ICU-3191 The locale data now returns different results.
...
X-SVN-Rev: 13306
2003-10-03 17:40:03 +00:00
Andy Heninger
6966edd758
ICU-2128 add isBoundary() check to RBBI MonkeyTest
...
X-SVN-Rev: 13304
2003-10-03 05:05:13 +00:00
Andy Heninger
d2e0f3a9ac
ICU-2128 fix RBBI Word rules and monkey test. All failures GONE!
...
X-SVN-Rev: 13288
2003-10-02 22:34:25 +00:00
Andy Heninger
34357bdd81
ICU-2128 fix inf loop bug in RBBI Line Monkey; simplify RBBI word monkey
...
X-SVN-Rev: 13272
2003-10-02 00:18:13 +00:00
Ram Viswanadha
9ff71f0842
ICU-2947 fix tests
...
X-SVN-Rev: 13270
2003-10-01 21:13:37 +00:00
Alan Liu
2a4b477a76
ICU-3266 more checks for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 13253
2003-09-30 19:17:12 +00:00
Alan Liu
e73dc2f4f3
ICU-3266 add checks for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 13250
2003-09-30 18:55:33 +00:00
Alan Liu
17eaec5cb0
ICU-3280 rewrite applyPattern() to use RuleCharacterIterator; add test cases
...
X-SVN-Rev: 13238
2003-09-29 23:00:39 +00:00
Ram Viswanadha
05ee82acf2
ICU-2947 make root locale language neutral
...
X-SVN-Rev: 13226
2003-09-27 01:09:40 +00:00
Alan Liu
3027d72af2
ICU-3266 add -tz [zone] option to cintltst, and make default time zone be America/Los_Angeles (unless otherwise specified on command line). Fixed handling of -a. Fixed spelling.
...
X-SVN-Rev: 13163
2003-09-22 19:48:43 +00:00
George Rhoten
845e5ab92c
ICU-3222 Fix a compiler warning
...
X-SVN-Rev: 13157
2003-09-22 16:11:02 +00:00
George Rhoten
27a96a6b30
ICU-3156 Fix the previous fix because there aren't enough parameters for the format
...
X-SVN-Rev: 13092
2003-09-14 22:58:43 +00:00
Vladimir Weinstein
548966ac62
ICU-3109 test for Thai change
...
X-SVN-Rev: 13084
2003-09-12 23:12:12 +00:00
Ram Viswanadha
8be83d1252
ICU-3053 fix the failures
...
X-SVN-Rev: 13054
2003-09-10 01:28:29 +00:00
Ram Viswanadha
820e942574
ICU-3050 #ifdef out the names array
...
X-SVN-Rev: 13020
2003-09-02 23:26:01 +00:00
George Rhoten
492d57ac79
ICU-3221 Fix AIX linker warnings
...
X-SVN-Rev: 12997
2003-08-31 20:53:46 +00:00
George Rhoten
d099b29421
ICU-3221 Fix linker warnings on AIX
...
X-SVN-Rev: 12981
2003-08-29 15:57:38 +00:00
George Rhoten
36674dcdc1
ICU-3221 Abstract classes don't need getStaticClassID(). You can't create them.
...
X-SVN-Rev: 12956
2003-08-27 00:59:13 +00:00
Ram Viswanadha
4dc898aca6
ICU-3050 more testing
...
X-SVN-Rev: 12934
2003-08-25 22:08:49 +00:00
Vladimir Weinstein
3943da5755
ICU-2458 Update tests according to the new UCA data file
...
X-SVN-Rev: 12922
2003-08-23 01:46:02 +00:00
Vladimir Weinstein
de398063e5
ICU-2458 Increase line buffer size in order to store new, larger test file
...
X-SVN-Rev: 12921
2003-08-23 01:42:56 +00:00
George Rhoten
7fe8e0974a
ICU-2449 Go back to the old name, and use the same verb tense as the other tests.
...
X-SVN-Rev: 12875
2003-08-19 21:08:26 +00:00
Alan Liu
f1890bcd7a
ICU-2966 add equivalency API test
...
X-SVN-Rev: 12866
2003-08-19 01:01:45 +00:00
Alan Liu
9478f07479
ICU-2966 support equivalency classes
...
X-SVN-Rev: 12864
2003-08-19 00:24:49 +00:00
Andy Heninger
2357f130ab
ICU-3156 fix test program problems introduced by adding u_cleanup to heap/mutex setter tests
...
X-SVN-Rev: 12851
2003-08-16 02:17:56 +00:00
Alan Liu
15dda84945
ICU-2966 clean up output
...
X-SVN-Rev: 12846
2003-08-15 20:07:56 +00:00
Alan Liu
70a03d87d6
ICU-2966 cleanup; add tests for deprecated createAvailableIDs API; add historical zone tests
...
X-SVN-Rev: 12843
2003-08-15 18:27:19 +00:00
Alan Liu
1f527fa02f
ICU-2966 update for the fact that createTimeZone usually returns an OlsonTimeZone now, not a SimpleTimeZone
...
X-SVN-Rev: 12842
2003-08-15 18:26:06 +00:00
Alan Liu
c76dd2efe5
ICU-2966 prefer America/New_York over EST ID
...
X-SVN-Rev: 12841
2003-08-15 18:25:05 +00:00
Alan Liu
9f1c64cdee
ICU-2966 make round trip test work when DST behavior CHANGES over time
...
X-SVN-Rev: 12840
2003-08-15 18:24:31 +00:00
Alan Liu
5b8c96790b
ICU-2966 add dateToString taking a TimeZone
...
X-SVN-Rev: 12839
2003-08-15 18:23:37 +00:00
Alan Liu
2b85f8d379
ICU-2966 historical Olson time zone support; update test case for historical data
...
X-SVN-Rev: 12838
2003-08-15 18:22:54 +00:00
George Rhoten
795d19ec1e
ICU-2449 Output an error on failure
...
X-SVN-Rev: 12831
2003-08-14 23:46:05 +00:00
Andy Heninger
78ca2fdfc9
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
...
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00