Commit Graph

112 Commits

Author SHA1 Message Date
Michael Ow
95ccfc636d ICU-2929 Include the minor UCA version when ucol_getVersion is called.
X-SVN-Rev: 24469
2008-08-08 15:04:18 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
George Rhoten
7ecc972c39 ICU-6076 Prevent a double mutex lock when the following happens.
ucol_open -> u_cleanup -> ures_open same locale.
Notice that the collator leaked, which contained open resource bundles. The resource bundle API didn't recover very well from this experience, and a double mutex lock happens, which is hard to debug in the test framework.

This change will make it easier to test the -m option, reduce open resources while a collator is running and make it easier to segment the collator for static libraries.

X-SVN-Rev: 23107
2007-12-18 01:31:11 +00:00
Eric Mader
6a6f3feb6b ICU-5871 Fix crashes found running intltest w/o ICU data.
X-SVN-Rev: 22477
2007-08-23 01:19:39 +00:00
George Rhoten
9901edb69b ICU-5410 Improve code coverage
X-SVN-Rev: 20665
2006-11-15 22:36:22 +00:00
George Rhoten
75c157f092 ICU-5473 Allow this test to pass on machines set to the French locale.
X-SVN-Rev: 20637
2006-11-07 16:48:11 +00:00
George Rhoten
0545ba7212 ICU-5426 Reduce the size of intltest
X-SVN-Rev: 20422
2006-09-28 08:36:49 +00:00
George Rhoten
06ab467b86 ICU-5161 Fix some memory leaks.
X-SVN-Rev: 20026
2006-08-11 02:48:23 +00:00
Ram Viswanadha
40bba85d33 ICU-5201 add test case
X-SVN-Rev: 20014
2006-08-09 22:16:47 +00:00
Vladimir Weinstein
9662753980 ICU-5231 Update UCA 5.0 version values
X-SVN-Rev: 19729
2006-06-16 05:46:38 +00:00
George Rhoten
b29549eef4 ICU-5143 Make sure that proper ownership rules of the RuleBasedCollator are followed.
Do deep copying where needed.
Don't dereference NULL on failure to create rule string.
Initialize all member variables.
Consolidate copy and pasted code.

X-SVN-Rev: 19509
2006-04-02 19:07:50 +00:00
Vladimir Weinstein
1b99fba442 ICU-4350 Update collation builder and runtime version (changes due to UCA 4.1)
X-SVN-Rev: 18043
2005-06-24 23:09:31 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Vladimir Weinstein
67be180f3d ICU-4350 Update intltest with UCA 4.1 changes
X-SVN-Rev: 17624
2005-05-19 06:46:30 +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
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