Commit Graph

190 Commits

Author SHA1 Message Date
Vladimir Weinstein
e37c56616b ICU-3729 some fixes to [before]. Not complete.
X-SVN-Rev: 15209
2004-05-08 07:59:36 +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
13533a4657 ICU-3549 add TestSeparateTrees
X-SVN-Rev: 15080
2004-04-28 05:31:19 +00:00
Alan Liu
b84b8a15a9 ICU-3517 fix compiler warnings
X-SVN-Rev: 14585
2004-02-25 18:48:57 +00:00
Vladimir Weinstein
eb36cca353 ICU-3567 Test for CODAN bug fixes
X-SVN-Rev: 14496
2004-02-12 08:32:34 +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
99241f7468 ICU-3515 tailoring around implicit bug fix
X-SVN-Rev: 14360
2004-01-16 23:44:58 +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
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
Vladimir Weinstein
880f41d53e ICU-3494 binary collation generation bug test
X-SVN-Rev: 14278
2004-01-09 07:57:34 +00:00
Vladimir Weinstein
398073295c ICU-3184 CODAN bug fix test (go through tailoring instead of root)
X-SVN-Rev: 14277
2004-01-09 07:55:22 +00:00
Markus Scherer
201f1aab34 ICU-3222 test bug fix
X-SVN-Rev: 14223
2003-12-29 03:43:38 +00:00
Vladimir Weinstein
536c8582e9 ICU-3461 removed de__PHONEBOOK from RamsRulesTest because I currently don't know how to test "&\u0153<<\u00F6/e" "&\u0152<<\u00D6/E", since the reset is on an expanding codepoint. Need to revisit the test, but not a high priority.
X-SVN-Rev: 14164
2003-12-17 21:24:53 +00:00
Vladimir Weinstein
798564f0f5 ICU-3461 Fixed RamsRulesTest so that it handles &[before 1]x<<y. Removed J831 test, since it was based on Latvian which changed.
X-SVN-Rev: 14157
2003-12-17 06:49:32 +00:00
Vladimir Weinstein
92e63a35cb ICU-3259 fixed postion of open/close collation iterator
X-SVN-Rev: 14088
2003-12-10 23:56:55 +00:00
George Rhoten
3d17e5e3c7 ICU-871 Use log_verbose instead of printf
X-SVN-Rev: 14036
2003-12-08 19:01:55 +00:00
George Rhoten
992ee7ca58 ICU-3222 Undo one of the last changes.
X-SVN-Rev: 13925
2003-12-02 00:55:40 +00:00
George Rhoten
515fd0dd7f ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13921
2003-12-01 22:48:01 +00:00
Vladimir Weinstein
52a52e88f5 ICU-871 make sure Tibetan is tested properly even in the quick mode
X-SVN-Rev: 13840
2003-11-24 19:40:46 +00:00
Syn Wee Quek
7b219d0761 ICU-871 Fixed forward ignorables skipping bug
X-SVN-Rev: 13695
2003-11-12 20:45:53 +00:00
Vladimir Weinstein
43f8403ace ICU-2438 CollationElements->collations changes in cintltst
X-SVN-Rev: 13670
2003-11-11 21:41:47 +00:00
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