Commit Graph

302 Commits

Author SHA1 Message Date
John Emmons
9d022f0f62 ICU-6647 Testcase workaround until 6040 is fixed
X-SVN-Rev: 25325
2009-01-28 22:01:32 +00:00
Michael Ow
13b807cf6f ICU-6412 Remove some unused variables.
X-SVN-Rev: 24692
2008-10-01 15:39:27 +00:00
Steven R. Loomis
b7c81e69de ICU-6535 fix the fix
X-SVN-Rev: 24572
2008-09-15 20:55:02 +00:00
Steven R. Loomis
1ca0d2231f ICU-6535 minor test improvements
X-SVN-Rev: 24569
2008-09-15 19:29:43 +00:00
Claire Ho
3b9c7131aa ICU-5468 Array beyound write in ucol_getSortKey()
X-SVN-Rev: 24155
2008-06-11 21:37:03 +00:00
Michael Ow
6f01b57fc6 ICU-6140 Fix invalid comment markers.
X-SVN-Rev: 23800
2008-04-17 17:58:36 +00:00
Michael Ow
0cca2d6ee3 ICU-6140 Fix various platform specific compilation errors for TestHiragana.
X-SVN-Rev: 23798
2008-04-17 16:55:43 +00:00
Michael Ow
debf923a89 ICU-6140 Ensure proper checking of Hiragana and Katakana common codepoints and add test for this.
X-SVN-Rev: 23797
2008-04-17 05:19:19 +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
ba02cd8038 ICU-6188 Improve error handling for ucol_getSortKey when memory allocation fails.
X-SVN-Rev: 23464
2008-02-19 20:10:55 +00:00
George Rhoten
2b59c659e8 ICU-6076 Make it easier to test small allocation failures.
X-SVN-Rev: 23461
2008-02-19 08:08:10 +00:00
George Rhoten
24e86c8cab ICU-6076 Make it easier to test small allocation failures.
X-SVN-Rev: 23459
2008-02-19 07:09:38 +00:00
George Rhoten
97e1549ea0 ICU-6076 Make it easier to find valgrind errors by not leaking memory.
X-SVN-Rev: 23452
2008-02-17 19:32:34 +00:00
George Rhoten
512e3f34da ICU-6076 Prevent crashes while testing memory failures.
X-SVN-Rev: 23445
2008-02-16 12:30:55 +00:00
George Rhoten
2bc412e598 ICU-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
X-SVN-Rev: 23409
2008-02-10 20:17:14 +00:00
George Rhoten
9ad6ca1462 ICU-6132 Verify UnicodeSet bogus state is handled without crashing
X-SVN-Rev: 23393
2008-02-08 03:39:40 +00:00
George Rhoten
82b85fb45c ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
Remove some references to unused internal header references.
Make some functions library private.

X-SVN-Rev: 23177
2008-01-05 01:27:56 +00:00
George Rhoten
f53704dfc4 ICU-6004 Remove tabs from source code for easier code review.
X-SVN-Rev: 23129
2007-12-26 18:50:17 +00:00
Michael Ow
326689f2cb ICU-6101 Fix Lenient UTF8 issue and add test for new supplemental character checking code.
X-SVN-Rev: 23122
2007-12-21 00:08:12 +00:00
George Rhoten
04871ef43f ICU-5955 valgrind's massif tool (heap profiler) shows this test using a lot of unnecesary heap.
Decrease amount of heap used, and allow future supplementary characters to be tested too.

X-SVN-Rev: 23091
2007-12-15 10:01:09 +00:00
George Rhoten
2659a41917 ICU-6076 Add -m test option for easier memory failure testing.
The number of allocations can now be determined so that people can be
notified of a memory leak sooner than later in a development cycle.
Only C based test frameworks are affected.
Some test fixes for when the memory is limited to 100K per allocation are also
added.

X-SVN-Rev: 23042
2007-12-07 10:49:34 +00:00
George Rhoten
6fac6db1b4 ICU-5913 timebomb isn't needed
X-SVN-Rev: 22995
2007-11-30 20:24:58 +00:00
George Rhoten
b375764ea9 ICU-5913 Fix C++ comment in C code and fix timebomb
X-SVN-Rev: 22993
2007-11-30 20:02:21 +00:00
Claire Ho
c6dab684b7 ICU-5913 FCD broken in vi/ro sorts.
X-SVN-Rev: 22988
2007-11-30 04:29:20 +00:00
Eric Mader
b4afc1aece ICU-6004 remove C++ comments.
X-SVN-Rev: 22943
2007-11-16 01:25:00 +00:00
Andrew J Macheret
b936324dea ICU-6004 Tiny fix - Added end-lines to error messages
X-SVN-Rev: 22941
2007-11-15 23:19:14 +00:00
Andrew J Macheret
ec863e6f4e ICU-6004 Added a test in cmsccoll.c
X-SVN-Rev: 22940
2007-11-15 23:09:40 +00:00
Claire Ho
13ec3d524f ICU-5913 Need to add the rules somewhere else. Withdraw the previous changes first.
X-SVN-Rev: 22886
2007-11-06 02:28:36 +00:00
Claire Ho
88f2f061d7 ICU-5913 fixed bug in discontinuous contractions.
X-SVN-Rev: 22876
2007-10-31 05:32:26 +00:00
George Rhoten
625c68b62d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22055
2007-07-19 06:01:57 +00:00
George Rhoten
211578fa68 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
George Rhoten
8991008eb9 ICU-5410 Improve code coverage.
X-SVN-Rev: 21721
2007-06-13 19:03:09 +00:00
George Rhoten
202e0f66a7 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
George Rhoten
2a125c001c ICU-5426 Reduce size of unused allocated memory.
X-SVN-Rev: 20523
2006-10-11 08:31:55 +00:00
George Rhoten
40c34e49af ICU-5426 Reduce running VM size by making more data const.
X-SVN-Rev: 20467
2006-10-01 07:12:18 +00:00
George Rhoten
87de76da1e ICU-5426 Declare some data static const.
X-SVN-Rev: 20426
2006-09-28 08:41:37 +00:00
Vladimir Weinstein
3c78c1dea4 ICU-5367 fix handling of implicit expansions on indirect resets (regression test)
X-SVN-Rev: 20254
2006-09-07 20:12:11 +00:00
Vladimir Weinstein
fe2ddf269b ICU-5232 Regression test for partial sortkey Thai failure
X-SVN-Rev: 20135
2006-08-22 17:51:36 +00:00
George Rhoten
4397926a33 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19885
2006-07-25 02:52:22 +00:00
Vladimir Weinstein
5d24ef7fdd ICU-5223 fix primary strength sortkey termination bug
X-SVN-Rev: 19794
2006-07-06 06:30:06 +00:00
Vladimir Weinstein
1b2e91e2ac ICU-5231 Update UCA 5.0 CE values
X-SVN-Rev: 19731
2006-06-16 05:48:37 +00:00
Vladimir Weinstein
4ee9d29ce1 ICU-4960 test for case level fixes.
X-SVN-Rev: 19038
2006-01-28 08:25:52 +00:00
George Rhoten
f3ab40474e ICU-4821 Fix compiler warning from previous checkin.
X-SVN-Rev: 18582
2005-09-26 06:22:39 +00:00
Vladimir Weinstein
87aa8e42bb ICU-4821 fix upper first behavior for normal sort key generation - regression test
X-SVN-Rev: 18542
2005-09-17 06:26:58 +00:00
Eric Mader
1eb56df46b ICU-4600 Fix errors running cintltest w/o ICU data.
X-SVN-Rev: 18067
2005-06-27 22:30:32 +00:00
Vladimir Weinstein
e8b9a1e903 ICU-4350 Update cintltst with UCA 4.1 changes
X-SVN-Rev: 17623
2005-05-19 06:45:10 +00:00
Vladimir Weinstein
71361c1354 ICU-4434 Test for Yamakkan fix.
X-SVN-Rev: 17323
2005-03-10 22:40:45 +00:00
Vladimir Weinstein
d7b0c07adf ICU-4434 Test for Yamakkan fix.
X-SVN-Rev: 17322
2005-03-10 22:21:16 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +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
2f7b1cd736 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Vladimir Weinstein
be0a14c3d7 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
George Rhoten
017c34c872 ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16036
2004-07-18 02:02:06 +00:00
Vladimir Weinstein
57c951da6c ICU-3500 fix some compiler warnings
X-SVN-Rev: 15692
2004-06-03 22:08:39 +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
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
99200b1bf5 ICU-3729 More tests for pinyin rules
X-SVN-Rev: 15509
2004-05-24 22:07:40 +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
Vladimir Weinstein
e9f15b4995 ICU-3699 Wrong test commited. fixed.
X-SVN-Rev: 15345
2004-05-17 22:06:14 +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
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