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
94a92cdceb
ICU-3938 Add CLDR changes for English.
...
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
Steven R. Loomis
164b735f3f
ICU-3938 CLDR 1.2 test updates
...
X-SVN-Rev: 16384
2004-10-01 21:07:02 +00:00
Ram Viswanadha
15bd863941
ICU-3925 various fixes
...
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
Ram Viswanadha
e094aa0975
ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
...
X-SVN-Rev: 15696
2004-06-03 22:50:39 +00:00
Ram Viswanadha
6215c57675
ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
...
X-SVN-Rev: 15695
2004-06-03 22:50:09 +00:00
Vladimir Weinstein
4c96e76b8f
ICU-3100 redo getContractions after a review. Add tests for getContractions and getUnsafeSet
...
X-SVN-Rev: 15683
2004-06-03 19:26:16 +00:00
Eric Mader
004268d484
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15414
2004-05-19 21:36:51 +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
George Rhoten
5589cb7bf5
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14338
2004-01-16 00:59:24 +00:00
Vladimir Weinstein
937e0d7702
ICU-3461 fixed tests to reflect collation changes
...
X-SVN-Rev: 14163
2003-12-17 21:04:12 +00:00
Markus Scherer
6a4d576318
ICU-3403 cut out @obsolete ICU 2.8 APIs
...
X-SVN-Rev: 13769
2003-11-19 21:37:56 +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
George Rhoten
6c952cb83d
ICU-3053 Porting changes for MPRAS
...
X-SVN-Rev: 12552
2003-06-23 23:16:10 +00:00
George Rhoten
29ba78262c
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12487
2003-06-12 01:37:25 +00:00
Vladimir Weinstein
7931ebe661
ICU-2590 increase function coverage
...
X-SVN-Rev: 12442
2003-06-11 01:01:40 +00:00
George Rhoten
92842673da
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12376
2003-06-09 04:57:01 +00:00
Vladimir Weinstein
4df42a86bb
ICU-2840 tests shouldn't crash if there is no data
...
X-SVN-Rev: 12340
2003-06-06 04:54:34 +00:00
George Rhoten
64823cae01
ICU-2699 Fix some compiler warnings
...
X-SVN-Rev: 12236
2003-06-02 23:34:58 +00:00
Doug Felt
fb473c85d1
ICU-2959 update copyright notices
...
X-SVN-Rev: 12221
2003-06-02 18:47:02 +00:00
Doug Felt
5e5cf10ca2
ICU-2755 update coverage for API in Collator
...
X-SVN-Rev: 12002
2003-05-19 18:32:53 +00:00
Vladimir Weinstein
c040b333ee
ICU-2590 increase code & API coverage
...
X-SVN-Rev: 11966
2003-05-16 19:52:44 +00:00
Vladimir Weinstein
416e85bb33
ICU-2699 fixed some gcc warnings in intltest
...
X-SVN-Rev: 11950
2003-05-15 21:06:44 +00:00
George Rhoten
b61090ec34
ICU-2699 Fix some compiler warnings
...
X-SVN-Rev: 11898
2003-05-12 22:46:56 +00:00
Doug Felt
d00a183d4e
ICU-2222 made deprecated abstract methods concrete and delegate to new ones,
...
also fixed problem in apicoll which assumed fixed LTR argument evaluation order, TestCollator
also needed new (and old) overloads. couldn't use 'using' according to markus.
X-SVN-Rev: 11763
2003-05-01 23:23:52 +00:00
Vladimir Weinstein
e5e7811644
ICU-2364 collation version has changed - reflect that in the test
...
X-SVN-Rev: 11757
2003-05-01 17:45:08 +00:00
Markus Scherer
41c2ebf526
ICU-2710 remove @obsolete ICU 2.6 and earlier code
...
X-SVN-Rev: 11748
2003-05-01 01:31:28 +00:00
GCL Shanghai
2de3bade18
ICU-2222 fix breaking changes
...
X-SVN-Rev: 11357
2003-03-19 13:21:51 +00:00
GCL Shanghai
513a23fdae
ICU-2222 Deprecate C++ enums that duplicate C enums
...
X-SVN-Rev: 11137
2003-02-21 08:32:22 +00:00
George Rhoten
fafee26d46
ICU-2000 Fixed some compiler warnings
...
X-SVN-Rev: 10789
2002-12-27 17:18:21 +00:00
George Rhoten
7e085f3725
ICU-2000 Fixed some compiler warnings
...
X-SVN-Rev: 10788
2002-12-26 20:16:33 +00:00
Syn Wee Quek
899cf192a5
ICU-2000 removed compiler warnings
...
X-SVN-Rev: 10767
2002-12-19 19:00:19 +00:00
Vladimir Weinstein
59c216785e
ICU-2135 memory fixes for tests
...
X-SVN-Rev: 10657
2002-12-13 06:01:49 +00:00
Vladimir Weinstein
bf8fe4ad96
ICU-2118 fixed compile error on linux
...
X-SVN-Rev: 10578
2002-12-10 16:57:02 +00:00
Syn Wee Quek
acf94f2c42
ICU-2118
...
code coverage test
X-SVN-Rev: 10577
2002-12-10 07:51:40 +00:00
Syn Wee Quek
59893d78c9
ICU-2294
...
subclassability test
X-SVN-Rev: 10576
2002-12-10 06:02:50 +00:00
Vladimir Weinstein
8e192f2f4a
ICU-2135 fixing memory problems
...
X-SVN-Rev: 10407
2002-11-28 08:53:37 +00:00
Syn Wee Quek
73b1097f53
ICU-2118
...
code coverage updates
X-SVN-Rev: 10321
2002-11-21 21:43:03 +00:00
George Rhoten
1b8c614b0a
ICU-2000 Fix some compiler warnings.
...
X-SVN-Rev: 10224
2002-11-12 01:37:48 +00:00
Markus Scherer
0eb9c506ec
ICU-2248 modularize ICU
...
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Vladimir Weinstein
150ad44972
ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
...
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
George Rhoten
56cbadb751
ICU-2085 Don't use deprecated code anymore
...
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
George Rhoten
d3c17fa8bc
ICU-2131 Stop using the LocaleProxy deprecated code hack
...
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
c4b922c7f9
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9732
2002-08-15 22:04:18 +00:00
George Rhoten
518f968f43
ICU-1891 Fix for z/OS
...
X-SVN-Rev: 9709
2002-08-14 00:38:03 +00:00
George Rhoten
63565279e3
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9675
2002-08-12 20:12:25 +00:00
Vladimir Weinstein
c4289f370e
ICU-2039 added a test for Collator::getBounds
...
X-SVN-Rev: 9664
2002-08-10 00:12:23 +00:00
Andy Heninger
f0f44e915e
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
...
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Vladimir Weinstein
2b5bb4ffb5
ICU-1930 Bumped collation versions
...
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
Vladimir Weinstein
57805e5cd2
ICU-1930 updated tests according to the new UCA
...
X-SVN-Rev: 9005
2002-07-02 22:36:04 +00:00
Vladimir Weinstein
96f743b5ad
ICU-1930 updated tests for the new UCA
...
X-SVN-Rev: 8882
2002-06-13 18:35:05 +00:00
George Rhoten
b4d7c5dd4b
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8379
2002-04-04 20:06:49 +00:00
George Rhoten
a4bcbf47aa
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8299
2002-03-29 19:42:30 +00:00
George Rhoten
bfda0bbcee
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8295
2002-03-29 18:59:00 +00:00
Vladimir Weinstein
6a7942ec53
ICU-1769 bumped up collation version in intltest
...
X-SVN-Rev: 8281
2002-03-28 17:52:19 +00:00
George Rhoten
7bc5d45c83
ICU-1811 Increase the code coverage of Locale:get methods
...
X-SVN-Rev: 8255
2002-03-26 23:18:57 +00:00
George Rhoten
c5458ce1e5
ICU-1733 Forgot a change from Lotus.
...
X-SVN-Rev: 8231
2002-03-25 22:56:46 +00:00
Vladimir Weinstein
77eaad2b77
ICU-1594 reenabled a test that was disabled and since forgotten
...
X-SVN-Rev: 8213
2002-03-22 23:53:57 +00:00
Vladimir Weinstein
304d055ed7
ICU-1682 removed dummy canonical iterator test
...
X-SVN-Rev: 8109
2002-03-19 07:17:09 +00:00
Vladimir Weinstein
41d3cfad9b
ICU-898 Removed a test that was commited in error
...
X-SVN-Rev: 7979
2002-03-13 06:49:24 +00:00
Vladimir Weinstein
cf9c395347
ICU-898 updated C++ tests for Collator::getLocale()
...
X-SVN-Rev: 7977
2002-03-13 06:02:54 +00:00
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
George Rhoten
2b34d2924e
ICU-1733 Integrate some changes from Lotus with Vladimir's consent.
...
X-SVN-Rev: 7814
2002-02-28 22:16:27 +00:00
Vladimir Weinstein
61faa92f98
ICU-898 C++ tests for the getLocale method for Collator
...
X-SVN-Rev: 7813
2002-02-28 21:51:25 +00:00
Syn Wee Quek
ee5752c14a
ICU-1702
...
getRules() implemented using ucol_getRulesEx().
X-SVN-Rev: 7645
2002-02-13 02:57:21 +00:00
Vladimir Weinstein
eeff1a3772
ICU-1599 fixed safeclonetest - collator should have been instantiated from en_US not the default locale
...
X-SVN-Rev: 7498
2002-01-24 19:45:08 +00:00
Vladimir Weinstein
6f9c051e34
ICU-1594 plugging in utrie implementation in collation framework - take 1
...
X-SVN-Rev: 7351
2001-12-17 22:07:37 +00:00
Vladimir Weinstein
f71f7eb0e8
ICU-1245 updated test for changes in quaternary generation
...
X-SVN-Rev: 5994
2001-10-02 16:51:27 +00:00
Vladimir Weinstein
8ac6cb4b40
ICU-998 More efficient secondary and tertiary compressing - fixed intltest
...
X-SVN-Rev: 5981
2001-10-01 02:55:57 +00:00
Vladimir Weinstein
be1c314374
ICU-1002 added variable top tests
...
X-SVN-Rev: 5100
2001-06-26 22:25:23 +00:00
Syn Wee Quek
8717cf50c7
ICU-861
...
Added tests to improve the test coverage
X-SVN-Rev: 5084
2001-06-26 17:44:23 +00:00
Syn Wee Quek
2b0da7cddd
ICU-807
...
Commented away a test that is dependent on the UCAData for verification data.
X-SVN-Rev: 4523
2001-04-20 22:27:24 +00:00
George Rhoten
08abeb24fb
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4393
2001-03-29 01:48:16 +00:00
George Rhoten
f3cfac3fdf
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4373
2001-03-28 01:39:36 +00:00
George Rhoten
e78887dc1f
ICU-807 Cleaned up TestCases.
...
X-SVN-Rev: 4303
2001-03-23 02:11:22 +00:00
Syn Wee Quek
71aba3e6b4
ICU-807
...
Cleaned up TestCases.
X-SVN-Rev: 4299
2001-03-23 00:57:44 +00:00
Syn Wee Quek
811dfb2c4a
ICU-807
...
Modified test to enable a successful pass in the Zh_CN locale.
X-SVN-Rev: 4248
2001-03-22 00:06:51 +00:00
Syn Wee Quek
6f1fa85d5b
ICU-807
...
Replaced tests that uses the default collators with en_US collators.
X-SVN-Rev: 4244
2001-03-21 22:13:30 +00:00
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Vladimir Weinstein
fee342363d
ICU-96 more fixes for non English machines
...
X-SVN-Rev: 4228
2001-03-21 18:26:34 +00:00
Syn Wee Quek
085248df0a
ICU-807
...
Synched failed tests with C.
X-SVN-Rev: 4095
2001-03-15 17:55:16 +00:00
Syn Wee Quek
db72485283
ICU-807
...
Synched failed tests with C.
X-SVN-Rev: 4091
2001-03-15 02:53:05 +00:00
Markus Scherer
01054e2bc2
ICU-96 test Collator::createInstance(...version...)
...
X-SVN-Rev: 4059
2001-03-14 00:24:02 +00:00
Vladimir Weinstein
ca0831016f
ICU-96 added tests for incremental compare
...
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
George Rhoten
a15b66a53d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2dbb8812ba
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Helena Chapman
118e812785
ICU-89 Update the Collator version info again.
...
X-SVN-Rev: 2155
2000-08-09 23:39:15 +00:00
Madhu K
6d8fd93c2d
ICU-447 Additional tests for extended code coverage
...
X-SVN-Rev: 1714
2000-06-29 23:28:46 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Helena Chapman
969472a4c2
ICU-110 Added tests for Collator::getVersion() API.
...
X-SVN-Rev: 1377
2000-05-15 19:49:14 +00:00
Yves Arrouye
5630fb77db
ICU-368 do not use C++ streams at all for tests so that they can
...
run in the lame WebObjects 4 environment.
X-SVN-Rev: 1251
2000-04-25 21:32:10 +00:00
Steven R. Loomis
a430140424
ICU-185 test fixes, don't call deprecated api
...
X-SVN-Rev: 1136
2000-04-15 21:28:17 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +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
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
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00