George Rhoten
6dfb6fd62e
ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
...
X-SVN-Rev: 17017
2004-12-23 21:03:30 +00:00
George Rhoten
fbb7b80250
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16999
2004-12-22 07:33:15 +00:00
George Rhoten
0b361eca4b
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
6ee1d5489d
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00
George Rhoten
f9de880fb0
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16996
2004-12-22 01:00:32 +00:00
George Rhoten
e4462ec8c6
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16994
2004-12-22 00:34:39 +00:00
George Rhoten
2596872615
ICU-4092 Fix a typo that I checked in.
...
X-SVN-Rev: 16988
2004-12-21 23:07:40 +00:00
George Rhoten
d376bfe07d
ICU-4092 Properly test ucnv_getDisplayName preflighting
...
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
5a592ce19e
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16978
2004-12-21 05:03:43 +00:00
George Rhoten
6d6e37483d
ICU-4092 Improve code coverage.
...
X-SVN-Rev: 16977
2004-12-21 01:39:14 +00:00
George Rhoten
1036574f5b
ICU-4092 Improve code coverage. Add some argument tests.
...
X-SVN-Rev: 16976
2004-12-21 01:31:24 +00:00
George Rhoten
2f8b690e51
ICU-4092 Improve code coverage. Add some preflighting tests.
...
X-SVN-Rev: 16975
2004-12-21 01:23:30 +00:00
George Rhoten
4f762b71a8
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16974
2004-12-20 23:47:56 +00:00
George Rhoten
b7d71b6d46
ICU-4092 Remove dead code
...
X-SVN-Rev: 16968
2004-12-18 01:05:47 +00:00
Eric Mader
1471376ec8
ICU-4302 changes from ICU 3.2 "no data" test.
...
X-SVN-Rev: 16958
2004-12-16 02:54:23 +00:00
George Rhoten
d205f70f5b
ICU-4092 Enable dead code.
...
X-SVN-Rev: 16956
2004-12-15 18:03:41 +00:00
George Rhoten
70e9d03998
ICU-4299 Fix ures_openU so that it works as documented
...
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
a1487bcd57
ICU-4092 Remove dead test code that Andy said was okay to delete.
...
Better test code is in intltest.
X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
2f7b1cd736
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
c5422c1142
ICU-4240 Fix some error messages.
...
X-SVN-Rev: 16917
2004-12-05 01:49:02 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
380f90589e
ICU-4273 Fix some test initialization issues.
...
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
George Rhoten
83876dc112
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16840
2004-11-12 07:22:05 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
f02886798f
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Vladimir Weinstein
be0a14c3d7
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Steven R. Loomis
f7b2bf04c4
ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
...
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
5fac5d74b6
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
4cc513278c
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
9988ef0fc1
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
George Rhoten
bcead7df44
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Steven R. Loomis
59ac27a504
ICU-3591 uloc_acceptLanguage tests
...
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
George Rhoten
17d109bdce
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Steven R. Loomis
aedf7a85a6
ICU-3938 fix tests broken by those translators
...
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330
ICU-4148 Fixes for MinGW
...
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
Eric Mader
043ea383c6
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
George Rhoten
23b78bf15e
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
Eric Mader
811ebbee0f
ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
...
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
Steven R. Loomis
b64e784fe7
ICU-4102 remove some incorrect comments
...
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Eric Mader
10522052fb
ICU-3927 code review changes.
...
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
George Rhoten
ad84740ebb
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16617
2004-10-25 21:55:56 +00:00
George Rhoten
cbbbbda612
ICU-4154 Alpha Linux with gcc has an optimization bug.
...
Adding this extra check gets around this bug.
X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
Vladimir Weinstein
5544bc1710
ICU-3763 fix path stomping when parent == fill-in
...
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Vladimir Weinstein
09f8ca5624
ICU-4102 fix ures_getByKeyWithFallback for aliased resources
...
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
Eric Mader
83f812dd0a
ICU-3927 fix problems w/ comparing doubles and int64_ts.
...
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Ram Viswanadha
62c6f70295
ticket: 3938: fix the tests
...
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Eric Mader
41038b6081
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Eric Mader
5e69676523
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
Markus Scherer
fbb584dbda
ICU-3969 add test for ucase_openBinary()
...
X-SVN-Rev: 16568
2004-10-19 23:00:46 +00:00
Steven R. Loomis
b713df344d
ICU-4144 getFunctionalEquivalent test updates
...
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
George Rhoten
74fa020d9b
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16563
2004-10-19 18:31:51 +00:00
George Rhoten
dbf6b9b765
ICU-4068 Use C variable declarations instead of C++ variable declarations,
...
and separate ICU API tests from CLDR.
X-SVN-Rev: 16556
2004-10-19 05:31:51 +00:00
Deborah Goldsmith
95bbad7347
ICU-4115 Set warning code when falling back to parent or root
...
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
Deborah Goldsmith
9cc484fdb3
ICU-4068 Fix warning code for non-existent language
...
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
0e1c5bf499
ICU-4078 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 16507
2004-10-15 06:23:05 +00:00
Vladimir Weinstein
3f2eaaf702
ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
...
X-SVN-Rev: 16488
2004-10-14 20:13:13 +00:00
George Rhoten
94a92cdceb
ICU-3938 Add CLDR changes for English.
...
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
George Rhoten
e10141ecc9
ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
...
X-SVN-Rev: 16464
2004-10-13 00:39:42 +00:00
George Rhoten
5e3d7989dd
ICU-3938 Make fewer tests fail by not leaking resource bundles.
...
X-SVN-Rev: 16455
2004-10-12 19:03:54 +00:00
George Rhoten
6b11c1a3af
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
...
X-SVN-Rev: 16445
2004-10-11 21:23:12 +00:00
George Rhoten
36bd9780aa
ICU-3938 Fix previous test fix so that it won't leak memory.
...
X-SVN-Rev: 16394
2004-10-05 23:02:26 +00:00
George Rhoten
2fec9a203b
ICU-3938 Fix previous test fix so it won't crash on Windows.
...
X-SVN-Rev: 16386
2004-10-02 04:59:29 +00:00
Steven R. Loomis
61d6352299
ICU-3938 more cldr 1.2 test updates
...
X-SVN-Rev: 16383
2004-10-01 21:04:48 +00:00
Steven R. Loomis
81d9667f1a
ICU-3938 fix test so it won't crash, bump buffer size
...
X-SVN-Rev: 16382
2004-10-01 20:25:18 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
d9258ee74b
ICU-4078 Don't depend on Memory stream anymore, and fix some typos
...
X-SVN-Rev: 16349
2004-09-21 21:01:31 +00:00
Steven R. Loomis
2b8b121963
ICU-3651 uloc_setKeywordValue: test removal, and sorting of added keywords.
...
X-SVN-Rev: 16348
2004-09-21 00:00:24 +00:00
George Rhoten
209c7b9bbd
ICU-4078 Don't depend on Memory stream anymore
...
X-SVN-Rev: 16340
2004-09-17 04:19:30 +00:00
Andy Heninger
73c7376f73
ICU-4101 add translit ID test.
...
X-SVN-Rev: 16336
2004-09-16 22:48:37 +00:00
Andy Heninger
e04ddd2239
ICU-4086 regex match/lookingAt/find at end of string with zero length match not working.
...
X-SVN-Rev: 16328
2004-09-15 01:28:15 +00:00
Vladimir Weinstein
015097925c
ICU-4102 Test for direct access handling of aliases fix
...
X-SVN-Rev: 16327
2004-09-14 23:36:24 +00:00
Andy Heninger
90ef9b5f95
ICU-4101 add translit ID test.
...
X-SVN-Rev: 16324
2004-09-14 17:55:43 +00:00
Markus Scherer
5aa9e27ac0
ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
...
X-SVN-Rev: 16320
2004-09-14 16:58:51 +00:00
George Rhoten
86e489fb77
ICU-4098 Prevent missing break iterators from crashing the build.
...
X-SVN-Rev: 16310
2004-09-13 15:39:02 +00:00
George Rhoten
9d54cafb75
ICU-4078 Move dependency of uloc API from locmap to uloc.
...
X-SVN-Rev: 16279
2004-09-08 23:28:51 +00:00
Markus Scherer
3ba67ae1c2
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
...
X-SVN-Rev: 16266
2004-09-07 18:05:01 +00:00
Markus Scherer
44415c556a
ICU-3969 swap ucase.icu
...
X-SVN-Rev: 16261
2004-09-06 16:02:27 +00:00
George Rhoten
08382a4b07
ICU-3938 Related to cldrbug 235.
...
Separate cldr tests from cloctst, and depend on testLocale instead of root for testing
X-SVN-Rev: 16253
2004-09-03 20:51:11 +00:00
George Rhoten
4f4a5b9518
ICU-3651 Remove debugging information from test output.
...
X-SVN-Rev: 16245
2004-09-01 22:27:55 +00:00
Steven R. Loomis
9b4ae3bd1b
ICU-3651 uloc_setKeywordValue (partial: need test for removal of keywords)
...
X-SVN-Rev: 16241
2004-09-01 02:25:14 +00:00
George Rhoten
692558749f
ICU-3744 Fix a compiler warning
...
X-SVN-Rev: 16233
2004-08-31 21:33:56 +00:00
George Rhoten
32a46bedba
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
...
X-SVN-Rev: 16232
2004-08-31 21:32:49 +00:00
Steven R. Loomis
a12161ce8d
ICU-3744 new test for multiple keywords in uloc_getDisplayName()
...
X-SVN-Rev: 16224
2004-08-31 20:30:04 +00:00
George Rhoten
4804d98d00
ICU-4078 Further separate the default converter from the rest of the ustring internal API
...
X-SVN-Rev: 16201
2004-08-27 17:56:01 +00:00
Ram Viswanadha
b4f6b28433
ICU-3925 add data generated from CLDR
...
X-SVN-Rev: 16173
2004-08-20 23:12:31 +00:00
Ram Viswanadha
69e7f9fdf3
ICU-3301 add test for weekend data
...
X-SVN-Rev: 16166
2004-08-17 19:55:19 +00:00
Ram Viswanadha
15bd863941
ICU-3925 various fixes
...
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
George Rhoten
608ca77ba5
ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
...
This is for cases where time_t is 64-bit.
X-SVN-Rev: 16150
2004-08-13 01:20:26 +00:00
George Rhoten
6fd8f0e5b7
ICU-3341 Add some missing uset_* API.
...
X-SVN-Rev: 16142
2004-08-10 23:22:21 +00:00
George Rhoten
a89a43144b
ICU-4017 Fix behavior of explicitly requested non-existent currency
...
X-SVN-Rev: 16137
2004-08-10 05:37:11 +00:00
Markus Scherer
27f1dd1bda
ICU-3497 provide correct NFC/NFKC normalization for both before and after the PRI #29 fix
...
X-SVN-Rev: 16134
2004-08-09 14:47:53 +00:00
George Rhoten
ded716bf2c
ICU-4017 Fix failure behavior of explicitly requested non-existent currency
...
X-SVN-Rev: 16133
2004-08-09 07:07:33 +00:00
Ram Viswanadha
422c958275
ICU-3925 look for data in test data bundle on ICU data bundle
...
X-SVN-Rev: 16116
2004-08-05 20:24:31 +00:00
George Rhoten
8900cd8fab
ICU-4043 Use a real path to source data.
...
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
George Rhoten
698109e3fe
ICU-4012 Hide the time bomb test failure again.
...
X-SVN-Rev: 16076
2004-07-27 04:58:42 +00:00
George Rhoten
a1e37e9cd9
ICU-3609 Test that ja_JP is cannonicalized correctly
...
X-SVN-Rev: 16045
2004-07-18 10:34:46 +00:00
George Rhoten
37c5efea11
ICU-3688 Fix UNUM_SECONDARY_GROUPING_SIZE
...
X-SVN-Rev: 16044
2004-07-18 10:22:23 +00:00
George Rhoten
a8c47516eb
ICU-3857 Return a CCSID for gb18030
...
X-SVN-Rev: 16043
2004-07-18 09:57:18 +00:00
George Rhoten
1406c1d12b
ICU-3754 Make u_formatMessage pay attention to patternLength
...
X-SVN-Rev: 16042
2004-07-18 09:41:16 +00:00
George Rhoten
017c34c872
ICU-3837 Add UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16036
2004-07-18 02:02:06 +00:00
Ram Viswanadha
faa56bc083
ICU-3019 add dectetion of UTF-EBCDIC signature
...
X-SVN-Rev: 16027
2004-07-16 21:48:33 +00:00
George Rhoten
979fe56ff2
ICU-3947 Fix udat_parse when parsePos is NULL
...
X-SVN-Rev: 16022
2004-07-16 16:22:08 +00:00
George Rhoten
e8f3a97f77
ICU-3946 Fix some tests to use U_EXPORT2 and U_CALLCONV more often
...
X-SVN-Rev: 16018
2004-07-16 06:52:44 +00:00
Vladimir Weinstein
0a61ee4332
ICU-3100 changes according to the code review
...
X-SVN-Rev: 15870
2004-06-14 21:00:06 +00:00
Steven R. Loomis
6758c17f35
ICU-3831 uconfig.h fixes.
...
X-SVN-Rev: 15863
2004-06-12 08:56:20 +00:00
George Rhoten
0e56433529
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 15860
2004-06-12 06:16:57 +00:00
George Rhoten
e230984e3f
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 15844
2004-06-11 00:35:03 +00:00
Steven R. Loomis
2f7efe7cc9
ICU-3831 uconfig fixes
...
X-SVN-Rev: 15842
2004-06-10 23:51:33 +00:00
Vladimir Weinstein
c5c3b0948d
ICU-3764 Finnish collation test was wrong since 1999!!!!
...
X-SVN-Rev: 15772
2004-06-07 23:01:23 +00:00
George Rhoten
619eb97d95
ICU-3699 Add \u02bc to the script set for uk and uk_UA.
...
X-SVN-Rev: 15771
2004-06-07 22:46:02 +00:00
George Rhoten
437efd9802
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15745
2004-06-05 06:54:01 +00:00
Steven R. Loomis
a12842ac57
ICU-3809 test that the returned keyword value length is 0
...
X-SVN-Rev: 15738
2004-06-04 23:54:07 +00:00
Steven R. Loomis
81c99a4987
ICU-3809 uloc_getDisplayKeywordValue failure
...
X-SVN-Rev: 15719
2004-06-04 20:32:25 +00:00
Vladimir Weinstein
57c951da6c
ICU-3500 fix some compiler warnings
...
X-SVN-Rev: 15692
2004-06-03 22:08:39 +00:00
Vladimir Weinstein
b32214b04a
ICU-3100 Add tests for getContractions and getUnsafeSet
...
X-SVN-Rev: 15685
2004-06-03 20:13:58 +00:00
Ram Viswanadha
d95bb2171f
ICU-3635 handle _PREEURO correctly
...
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00
Deborah Goldsmith
b501ed1a54
ICU-3699 fix tests to conform to CLDR 1.1 data
...
X-SVN-Rev: 15679
2004-06-02 22:38:57 +00:00
Alan Liu
dfaf3b1d70
ICU-3795 do default conversion, not invariant conversion
...
X-SVN-Rev: 15651
2004-06-01 17:31:17 +00:00
Markus Scherer
a8e00a0bba
ICU-3794 UNormIterator bug in buffer contents moving
...
X-SVN-Rev: 15647
2004-05-31 23:25:31 +00:00
George Rhoten
3f78c8e26b
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15642
2004-05-30 21:25:27 +00:00
Alan Liu
f30027fcca
ICU-3664 replace unsafe casts to void* and int32_t with correct API calls
...
X-SVN-Rev: 15573
2004-05-27 02:11:08 +00:00
George Rhoten
0bb1744bb8
ICU-3500 Remove some tabs.
...
X-SVN-Rev: 15559
2004-05-26 18:28:09 +00:00
Vladimir Weinstein
f9d36f208d
ICU-3100 collator <> identifier, bug fix
...
X-SVN-Rev: 15545
2004-05-25 23:00:52 +00:00
Steven R. Loomis
2ad377ab12
ICU-2487 test for ucol_getKeywordValues with incoming warning
...
X-SVN-Rev: 15527
2004-05-25 05:43:23 +00:00
Steven R. Loomis
dea3ffda73
ICU-2487 test for ures_openDirect with incoming warning
...
X-SVN-Rev: 15526
2004-05-25 05:41:55 +00:00
Vladimir Weinstein
7dab9028c4
ICU-3729 Uncomment some tests, fix compiler warnings
...
X-SVN-Rev: 15514
2004-05-24 22:17:31 +00:00
Vladimir Weinstein
c1d8c7c551
ICU-3100 collator <> identifier, short string tests
...
X-SVN-Rev: 15510
2004-05-24 22:08:38 +00:00
Vladimir Weinstein
99200b1bf5
ICU-3729 More tests for pinyin rules
...
X-SVN-Rev: 15509
2004-05-24 22:07:40 +00:00
Vladimir Weinstein
13cab794d3
ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
...
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
Alan Liu
a1b393c257
ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
...
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
Alan Liu
0bfd502d22
ICU-3659 temporarily disable...
...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +00:00
Alan Liu
390b02ec5b
ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
...
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
Alan Liu
7816d4e3c4
ICU-3659 incidental cleanup
...
X-SVN-Rev: 15443
2004-05-20 22:02:34 +00:00
Alan Liu
801b7f6f5a
ICU-3748 add test cases
...
X-SVN-Rev: 15416
2004-05-19 23:09:12 +00:00
Eric Mader
c5705d3767
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15413
2004-05-19 21:19:13 +00:00
George Rhoten
319c409205
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15406
2004-05-19 18:49:54 +00:00
Alan Liu
cb65962ab6
ICU-3500 fix msvc6 warnings
...
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
Steven R. Loomis
205d2d29aa
ICU-3748 remove //
...
X-SVN-Rev: 15403
2004-05-19 15:40:28 +00:00
George Rhoten
cdb62c7c6a
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15402
2004-05-19 06:28:40 +00:00
George Rhoten
bbc7043dbf
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15400
2004-05-19 06:13:31 +00:00
Vladimir Weinstein
854360738c
ICU-3699 More problems with the wrong test. Needed \\u instead of \u
...
X-SVN-Rev: 15392
2004-05-19 00:31:51 +00:00
Alan Liu
efb6226a7a
ICU-3748 remove U_ASSERT
...
X-SVN-Rev: 15384
2004-05-18 21:46:38 +00:00
Ram Viswanadha
5fa6f4724a
ICU-3764 fixed tests so that it looks for data in the correct location
...
X-SVN-Rev: 15383
2004-05-18 21:39:18 +00:00
Alan Liu
bc6990362b
ICU-3748 clean up and enhance TestCanonicalization
...
X-SVN-Rev: 15374
2004-05-18 18:32:17 +00:00
Ram Viswanadha
7e8b2aed7c
ICU-3764 fix the tests
...
X-SVN-Rev: 15368
2004-05-18 06:34:26 +00:00
Steven R. Loomis
61d3a101a0
ICU-2487 further getFunctionalEquivalent test changes
...
X-SVN-Rev: 15354
2004-05-18 01:53:46 +00:00
Steven R. Loomis
2e9def5cdb
ICU-2487 test readability
...
X-SVN-Rev: 15353
2004-05-18 01:52:57 +00:00
Vladimir Weinstein
1a0ae2ff73
ICU-3699 sh locale now aliases to hr, thus the test has to change
...
X-SVN-Rev: 15346
2004-05-17 22:09:58 +00:00
Vladimir Weinstein
e9f15b4995
ICU-3699 Wrong test commited. fixed.
...
X-SVN-Rev: 15345
2004-05-17 22:06:14 +00:00
Alan Liu
850661f537
ICU-3746 add option for case folding to getExemplarSet
...
X-SVN-Rev: 15342
2004-05-17 21:42:43 +00:00
Alan Liu
b2d2fcd9c3
ICU-3748 implement canonicalize and getName for 3.0
...
X-SVN-Rev: 15320
2004-05-14 22:45:27 +00:00
George Rhoten
7a91fe3d9a
ICU-3546 TestFlushCache doesn't need internal API for testing anymore,
...
but TestDefaultConverterError does need internal API for testing.
X-SVN-Rev: 15317
2004-05-14 22:06:34 +00:00
George Rhoten
cb8a4f23aa
ICU-3546 No need to use internal headers here.
...
X-SVN-Rev: 15315
2004-05-14 22:02:45 +00:00
Vladimir Weinstein
cae8e956b8
ICU-3699 removed obsolete test. We already have a new test in place for Chinese ordering.
...
X-SVN-Rev: 15308
2004-05-14 07:10:56 +00:00
George Rhoten
d2e837a8c0
ICU-3718 Fix some memory leaks
...
X-SVN-Rev: 15307
2004-05-14 05:39:37 +00:00
George Rhoten
06f6c1f99e
ICU-2487 Don't use // in C files
...
X-SVN-Rev: 15274
2004-05-12 17:39:35 +00:00
Steven R. Loomis
65fc3d4eb4
ICU-2487 add unit tests for new resource/locale functions
...
X-SVN-Rev: 15255
2004-05-11 20:24:13 +00:00
Steven R. Loomis
b9f38d5dd6
ICU-2487 Fix this test error message to be more informative
...
X-SVN-Rev: 15254
2004-05-11 20:23:54 +00:00
George Rhoten
1bf207e545
ICU-3741 Ignore some things that appear on Cygwin
...
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
fef83bf1ee
ICU-3542 uprv_digitsAfterDecimal isn't used. Comment it out for now.
...
X-SVN-Rev: 15235
2004-05-10 19:27:09 +00:00
Vladimir Weinstein
e37c56616b
ICU-3729 some fixes to [before]. Not complete.
...
X-SVN-Rev: 15209
2004-05-08 07:59:36 +00:00
George Rhoten
7677c0c437
ICU-3080 Add translation for Hans
...
X-SVN-Rev: 15183
2004-05-06 19:06:14 +00:00
Markus Scherer
54240564c2
ICU-3703 add ICU properties NF*_Inert and Segment_Starter
...
X-SVN-Rev: 15141
2004-05-04 18:52:35 +00:00
Markus Scherer
68824cf3d8
ICU-3170 undo fixes to UnicodeData.txt and instead keep test from complaining about bugs
...
X-SVN-Rev: 15139
2004-05-04 17:07:16 +00:00
George Rhoten
0e4f9b7b78
ICU-3080 Commit uncontested changes so far. Work on this more later.
...
X-SVN-Rev: 15134
2004-05-04 00:27:11 +00:00
Alan Liu
a873c1261d
ICU-3549 add keyword param to getFunctionalEquivalent
...
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
Alan Liu
3f7159ba11
ICU-2202 allow MessageFormat to have "dumb" getLocale for another release
...
X-SVN-Rev: 15102
2004-04-29 20:13:16 +00:00
George Rhoten
b3c89b024d
ICU-2334 Add test for decimal presence & sig digits
...
X-SVN-Rev: 15095
2004-04-29 17:50:01 +00:00
Alan Liu
13533a4657
ICU-3549 add TestSeparateTrees
...
X-SVN-Rev: 15080
2004-04-28 05:31:19 +00:00
Alan Liu
05f8f157f3
ICU-3549 add assertTrue, assertSuccess, assertEquals
...
X-SVN-Rev: 15079
2004-04-28 05:31:02 +00:00
George Rhoten
4514814ae6
ICU-3718 Fix some memory leaks
...
X-SVN-Rev: 15028
2004-04-23 18:02:55 +00:00
Steven R. Loomis
7a88373d9c
ICU-3405 undo temporary test
...
X-SVN-Rev: 15027
2004-04-23 01:47:17 +00:00
Alan Liu
e5e913f93f
ICU-3549 fix tests for separate coll tree
...
X-SVN-Rev: 15002
2004-04-16 21:31:41 +00:00
Alan Liu
c879b59862
ICU-2825 add unum_formatDoubleCurrency and unum_parseDoubleCurrency
...
X-SVN-Rev: 14984
2004-04-15 18:15:17 +00:00
Steven R. Loomis
db880037f8
ICU-2487 change ures_findResource tests to not use collation as an example.
...
X-SVN-Rev: 14982
2004-04-15 08:06:17 +00:00
Steven R. Loomis
4d9959385c
ICU-2487 fix some more bugs (don't use ures_findResource on collation)
...
X-SVN-Rev: 14980
2004-04-15 07:50:53 +00:00
Steven R. Loomis
baaf3bc2aa
ICU-2487 move collation data into new tree
...
X-SVN-Rev: 14968
2004-04-14 20:28:35 +00:00
Markus Scherer
84ba3a515e
ICU-3518 test Limbu and No_Block from int property
...
X-SVN-Rev: 14938
2004-04-12 22:47:11 +00:00
Ram Viswanadha
5e2748f025
ICU-3405 temporary update for testing
...
X-SVN-Rev: 14916
2004-04-09 18:56:12 +00:00
Markus Scherer
f45b8cdac6
ICU-3170 test new properties
...
X-SVN-Rev: 14915
2004-04-09 17:38:19 +00:00
George Rhoten
a71788120e
ICU-2421 Fix for os/400
...
X-SVN-Rev: 14914
2004-04-09 17:06:42 +00:00
Markus Scherer
f65ee799e6
ICU-2758 add APIs for FCD properties lccc & tccc
...
X-SVN-Rev: 14894
2004-04-07 02:57:06 +00:00
Markus Scherer
81f1506e2a
ICU-2757 add APIs for NF*_QC properties
...
X-SVN-Rev: 14892
2004-04-07 00:28:39 +00:00
Vladimir Weinstein
d3014f6caa
ICU-3594 Use C style comments in .c files
...
X-SVN-Rev: 14881
2004-04-06 05:53:12 +00:00
Ram Viswanadha
623c46d430
ICU-3594 tests for U_IDNA_STD3_ASCII_RULES_ERROR
...
X-SVN-Rev: 14878
2004-04-06 02:07:44 +00:00
Markus Scherer
fc50af2fd9
ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
...
X-SVN-Rev: 14873
2004-04-05 23:25:59 +00:00
Markus Scherer
7086c608ca
ICU-3170 modify default bidi classes according to PRI #28
...
X-SVN-Rev: 14872
2004-04-05 23:00:32 +00:00
Vladimir Weinstein
b738c82b0d
ICU-3170 0x200b became control, was a space
...
X-SVN-Rev: 14862
2004-04-05 19:42:40 +00:00
Markus Scherer
c2ef9b9084
ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
...
X-SVN-Rev: 14860
2004-04-05 18:06:41 +00:00
George Rhoten
fa077be618
ICU-3675 A better platform dependent test with va_args.
...
X-SVN-Rev: 14836
2004-04-01 23:04:47 +00:00
Alan Liu
602ed54376
ICU-3666 remove CVS keywords from source
...
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
George Rhoten
7486bfb6e8
ICU-3389 CygWin/MSVC changes
...
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
George Rhoten
c6be3074bb
ICU-2421 Don't use // in a C file.
...
X-SVN-Rev: 14784
2004-03-27 01:31:40 +00:00
Andy Heninger
c685748636
ICU-2421 regexp C API
...
X-SVN-Rev: 14777
2004-03-26 20:20:21 +00:00
Andy Heninger
3854e7ced0
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14768
2004-03-26 01:23:01 +00:00
George Rhoten
7fe030d918
ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
...
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
Andy Heninger
0581a09aa5
ICU-2421 more regexp C API tests
...
X-SVN-Rev: 14747
2004-03-24 18:34:36 +00:00
George Rhoten
1a0bbd037f
ICU-2421 Fix the project files for Andy
...
X-SVN-Rev: 14741
2004-03-24 02:23:03 +00:00
Andy Heninger
ae49bd5e94
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14740
2004-03-24 01:57:51 +00:00
George Rhoten
ff7f72151c
ICU-3389 Fix the case when newline translation is or is not used.
...
X-SVN-Rev: 14734
2004-03-23 06:46:35 +00:00
Andy Heninger
93db088bd3
ICU-2421 more regexp C API tests
...
X-SVN-Rev: 14731
2004-03-23 05:20:48 +00:00
Andy Heninger
4e16290930
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14723
2004-03-22 23:41:10 +00:00
Andy Heninger
8be1908bd3
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14722
2004-03-22 22:35:35 +00:00
Andy Heninger
efeb3b480d
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14721
2004-03-22 22:16:21 +00:00
George Rhoten
54333cfd25
ICU-3612 Fix optimization when __FILE__ doesn't contain the directory name
...
X-SVN-Rev: 14716
2004-03-16 23:52:07 +00:00
George Rhoten
78cac2603c
ICU-1282 Fix this code for various compilers.
...
X-SVN-Rev: 14715
2004-03-16 21:20:52 +00:00
George Rhoten
64dd6012c8
ICU-1282 Fix this code for various compilers.
...
X-SVN-Rev: 14710
2004-03-16 17:09:44 +00:00
George Rhoten
a247032acd
ICU-3612 Fix optimization and some other options.
...
X-SVN-Rev: 14705
2004-03-15 06:33:36 +00:00
Doug Felt
ed4dc729f1
ICU-1282 add C APIs for rule based number format
...
X-SVN-Rev: 14698
2004-03-12 20:15:13 +00:00
Doug Felt
91e47d74d3
ICU-3215 bidi should respect explicitly set base line direction
...
X-SVN-Rev: 14688
2004-03-11 19:56:02 +00:00
Alan Liu
3ea86508fa
ICU-3391 fix length check in localPatternChars; add uniqueness test; add valid char test
...
X-SVN-Rev: 14655
2004-03-09 21:11:52 +00:00
Alan Liu
73af76bf64
ICU-3391 update localPatternChars
...
X-SVN-Rev: 14654
2004-03-09 20:59:08 +00:00
Andy Heninger
29118f48ed
ICU-3043 RBBI multiple status values, add C API and test
...
X-SVN-Rev: 14647
2004-03-08 18:18:42 +00:00
Ram Viswanadha
e9b22210be
ICU-3192 tests for string termination
...
X-SVN-Rev: 14637
2004-03-05 01:37:29 +00:00
Eric Mader
fd89b906f3
ICU-2069 Fix compiler problems w/ testDataEntries.
...
X-SVN-Rev: 14630
2004-03-04 02:45:09 +00:00
Eric Mader
5d65fbba29
ICU-2069 Use a circular buffer for the paren stack.
...
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
Alan Liu
b84b8a15a9
ICU-3517 fix compiler warnings
...
X-SVN-Rev: 14585
2004-02-25 18:48:57 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
Vladimir Weinstein
88f247fcf7
ICU-3593 Disable instantiantion of string search when CODAN for collator is on
...
X-SVN-Rev: 14526
2004-02-16 19:08:50 +00:00
George Rhoten
0c13042969
ICU-3080 Make it easier to see what's wrong when the experimental data is being tested.
...
X-SVN-Rev: 14521
2004-02-13 23:07:07 +00:00
Vladimir Weinstein
eb36cca353
ICU-3567 Test for CODAN bug fixes
...
X-SVN-Rev: 14496
2004-02-12 08:32:34 +00:00
George Rhoten
a6211f9054
ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
...
Add and fix some other translations.
X-SVN-Rev: 14482
2004-02-11 01:32:46 +00:00
Vladimir Weinstein
e875eeb67a
ICU-3515 Fix bad test
...
X-SVN-Rev: 14422
2004-01-27 23:14:06 +00:00
Vladimir Weinstein
42dbc3566e
ICU-3515 Fix TestRuleOptions test
...
X-SVN-Rev: 14420
2004-01-27 22:17:51 +00:00
Vladimir Weinstein
58789c5e46
ICU-3515 Strenghten CE validity test even more
...
X-SVN-Rev: 14419
2004-01-27 22:16:55 +00:00
Vladimir Weinstein
5d33a85eac
ICU-3537 Test should preserve ICU data directory across u_cleanups
...
X-SVN-Rev: 14408
2004-01-26 22:43:25 +00:00
Alan Liu
f5b8f130b4
ICU-2202 add module #ifdefs
...
X-SVN-Rev: 14407
2004-01-26 21:58:16 +00:00
Vladimir Weinstein
a4513276b9
ICU-3537 fix for fcdTrieIndex cleanup
...
X-SVN-Rev: 14406
2004-01-26 21:16:25 +00:00
Alan Liu
775b87f1ff
ICU-2202 add C and C++ tests
...
X-SVN-Rev: 14390
2004-01-23 18:05:46 +00:00
George Rhoten
d9b2a3456f
ICU-3346 This test was fixed incorrectly. Test for the correct value.
...
X-SVN-Rev: 14389
2004-01-23 05:58:39 +00:00
George Rhoten
b1a3b12216
ICU-3346 cctest.c is suppose to be in conversion, not collation.
...
X-SVN-Rev: 14388
2004-01-23 05:40:31 +00:00
Andy Heninger
adf7b6c0a6
ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
...
X-SVN-Rev: 14384
2004-01-22 19:32:42 +00:00
Alan Liu
8af4a86e25
ICU-2202 initial tests
...
X-SVN-Rev: 14374
2004-01-22 00:15:32 +00:00
George Rhoten
d7cb735e72
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14361
2004-01-17 00:06:19 +00:00
Vladimir Weinstein
99241f7468
ICU-3515 tailoring around implicit bug fix
...
X-SVN-Rev: 14360
2004-01-16 23:44:58 +00:00
Eric Mader
f74b4bdfad
ICU-3514 changes to avoid crahses when there's no ICU data.
...
X-SVN-Rev: 14354
2004-01-16 21:31:17 +00:00
Vladimir Weinstein
0e23771cdc
ICU-3515 trying to please AIX compiler by renaming constants
...
X-SVN-Rev: 14353
2004-01-16 16:40:30 +00:00
Vladimir Weinstein
8e623db1d4
ICU-3515 no // in C files
...
X-SVN-Rev: 14352
2004-01-16 14:32:45 +00:00
Vladimir Weinstein
970804fd0b
ICU-3515 tests for implicit generation, ce validity + some refactoring
...
X-SVN-Rev: 14351
2004-01-16 07:14:08 +00:00
Vladimir Weinstein
1286cc7796
ICU-3515 collation API tests updated with new collation version numbers
...
X-SVN-Rev: 14349
2004-01-16 07:12:16 +00:00
Eric Mader
9d6bfe34c9
ICU-3514 check for false return value from unorm_getCanonStartSet() in TestConsistency.
...
X-SVN-Rev: 14343
2004-01-16 01:58:04 +00:00
Vladimir Weinstein
9174c179e8
ICU-2751 updated test for getUCAVersion
...
X-SVN-Rev: 14318
2004-01-14 21:50:51 +00:00
Vladimir Weinstein
904a2126cf
ICU-3222 compiler warning fix
...
X-SVN-Rev: 14313
2004-01-13 19:58:46 +00:00
George Rhoten
b9072652ab
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14308
2004-01-13 00:09:55 +00:00
George Rhoten
1dd5fd0e82
ICU-3494 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 14290
2004-01-10 00:22:37 +00:00