Commit Graph

166 Commits

Author SHA1 Message Date
Vladimir Weinstein
ac34860b7c ICU-3278 remove usage of static UCA and invUCA
X-SVN-Rev: 13180
2003-09-24 00:17:15 +00:00
Vladimir Weinstein
ce8c669316 ICU-1851 even number of zeroes CODAN fix
X-SVN-Rev: 13121
2003-09-17 04:02:08 +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
Syn Wee Quek
f540615c13 ICU-1851 backwards iterator prefix zeros fix
X-SVN-Rev: 12913
2003-08-22 22:49:35 +00:00
Vladimir Weinstein
66b53fd632 ICU-1851 CODAN tests
X-SVN-Rev: 12862
2003-08-18 22:12:04 +00:00
Vladimir Weinstein
1a93f5d7aa ICU-3109 no C++ comments in C files
X-SVN-Rev: 12776
2003-08-06 17:56:12 +00:00
Vladimir Weinstein
de668ea37d ICU-3109 updated rules test so that it can handle indirect positioning
X-SVN-Rev: 12774
2003-08-06 17:29:38 +00:00
Ram Viswanadha
9a043c2e5f ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Vladimir Weinstein
6893e0e031 ICU-3122 test opening with empty and null rules
X-SVN-Rev: 12653
2003-07-22 16:49:56 +00:00
Vladimir Weinstein
b46dadcde8 ICU-3123 minor refactoring of test utility functions
X-SVN-Rev: 12652
2003-07-22 16:45:58 +00:00
Vladimir Weinstein
dd9f455a49 ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12282
2003-06-04 19:02:41 +00:00
Vladimir Weinstein
c1614898f6 ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12269
2003-06-04 06:53:23 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Vladimir Weinstein
5f333d494d ICU-2726 regression test for ICU4J spotted bug
X-SVN-Rev: 12172
2003-05-29 21:15:26 +00:00
Vladimir Weinstein
dee7e4a35d ICU-2918 reverted a private test that shouldn't have been commited
X-SVN-Rev: 12126
2003-05-27 23:39:19 +00:00
Vladimir Weinstein
8714b120aa ICU-2918 test for whitespace skipping in parsing of prefix directive
X-SVN-Rev: 12118
2003-05-27 16:50:03 +00:00
Vladimir Weinstein
057a8d5260 ICU-2699 more compiler warnings fixes
X-SVN-Rev: 11952
2003-05-15 21:28:34 +00:00
Vladimir Weinstein
5f107b0b53 ICU-2699 fix some compiler warnings
X-SVN-Rev: 11934
2003-05-15 17:38:42 +00:00
Vladimir Weinstein
0fb45deffb ICU-2546 fix link error on OSX for TestMergeSortKeys
X-SVN-Rev: 11890
2003-05-12 16:45:40 +00:00
Vladimir Weinstein
12929b76f3 ICU-2546 more tests for mergeSortKeys
X-SVN-Rev: 11868
2003-05-09 20:10:44 +00:00
Vladimir Weinstein
39bc6bf522 ICU-2364 Don't need to preflight safeClone anymore
X-SVN-Rev: 11811
2003-05-06 07:30:02 +00:00
Vladimir Weinstein
ea2f4b12c0 ICU-2851 test to see whether ucol_equals catches different but equivalent rules
X-SVN-Rev: 11756
2003-05-01 17:44:17 +00:00
Vladimir Weinstein
6569f131ac ICU-2851 initial implementation of ucol_equals (not yet complete, need to analyze rules)
X-SVN-Rev: 11746
2003-05-01 00:57:27 +00:00
Vladimir Weinstein
07943b522a ICU-2412 some more tests for iterative collation
X-SVN-Rev: 11745
2003-04-30 23:26:55 +00:00
George Rhoten
082574e976 ICU-2729 Fix a memory leak
X-SVN-Rev: 11157
2003-02-25 22:22:41 +00:00
Vladimir Weinstein
19ee3ae789 ICU-2412 Reenable TestVariableTopSetting
X-SVN-Rev: 11123
2003-02-20 08:19:04 +00:00
Vladimir Weinstein
00332fc9ed ICU-2412 something very wrong is going on with TestVariableTopSetting. Turn it off until I fix it.
X-SVN-Rev: 11120
2003-02-20 01:29:19 +00:00
Vladimir Weinstein
3a3ba864e5 ICU-2412 some regression tests for iterative comparison
X-SVN-Rev: 11115
2003-02-20 01:13:36 +00:00
Vladimir Weinstein
137220f8e6 ICU-2412 ucol_strcollIter - strcoll that takes UCharIterator * - tests
X-SVN-Rev: 10871
2003-01-20 07:42:58 +00:00
Vladimir Weinstein
08c18bf1ef ICU-1855 Tests for suppressing contractions and UCA copying (commited before saving)
X-SVN-Rev: 10091
2002-10-30 06:09:25 +00:00
Vladimir Weinstein
b87db9ac1b ICU-1855 Tests for suppressing contractions and UCA copying
X-SVN-Rev: 10090
2002-10-30 05:44:54 +00:00
Vladimir Weinstein
cb3c5ddfb1 ICU-1855 Renamed "copy" to "optimize" per Mark's request
X-SVN-Rev: 10087
2002-10-29 23:02:32 +00:00
Vladimir Weinstein
109a29abd0 ICU-1856 Updated Cyrillic based locales to use [suppressContraction ] modifier in order to improve performance. They also copy UCA Cyrillic data, since the size of binaries doesn't increase, but performance does. Modified tests according to these changes.
X-SVN-Rev: 10045
2002-10-17 23:12:43 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
Markus Scherer
c4f6ebe78e ICU-2146 fix UChar32 type mismatches
X-SVN-Rev: 9901
2002-09-20 16:02:16 +00:00
Vladimir Weinstein
827db2e60a ICU-2267 Change the Japanese collation default strength to tertiary
X-SVN-Rev: 9832
2002-09-03 19:43:11 +00:00
George Rhoten
990db21101 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9804
2002-08-28 15:55:37 +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
Vladimir Weinstein
10f67a06a9 ICU-2100 URGENT fix for fractional UCA. [last regular] had a wrong value.
X-SVN-Rev: 9701
2002-08-13 21:59:07 +00:00
Vladimir Weinstein
ced2539285 ICU-2028 fixed RamsRulesTest so that it correctly compares CEs. Reenabled test for Farsi
X-SVN-Rev: 9563
2002-08-03 03:44:40 +00:00
Ram Viswanadha
5ca17eb877 ICU-2028 comment out failing test (WIEV) for Farsi locale... bug in test
X-SVN-Rev: 9558
2002-08-03 00:04:42 +00:00
Vladimir Weinstein
20a177ac07 ICU-1937 treat rules without the starting reset as if there was a &[first tertiary ignorable]
X-SVN-Rev: 9520
2002-08-01 20:54:18 +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
George Rhoten
86b7c21c50 ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
Vladimir Weinstein
45d4fa9afd ICU-1930 Shifted test moved to data driven tests
X-SVN-Rev: 9167
2002-07-15 22:53:00 +00:00
George Rhoten
2482add08c ICU-1739 fix a memory leak
X-SVN-Rev: 9152
2002-07-15 15:28:25 +00:00
Vladimir Weinstein
06e5522c10 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'. Added more tests for indirect positioning
X-SVN-Rev: 9104
2002-07-11 22:44:26 +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
George Rhoten
a9dadeaab8 ICU-1930 Fix for as/400. Use the proper enum.
X-SVN-Rev: 8943
2002-06-26 16:09:57 +00:00
George Rhoten
775e63220e ICU-1930 Don't use // in a .c file
X-SVN-Rev: 8885
2002-06-13 20:47:42 +00:00