Peter Edberg
87628da74e
ICU-8092 Use uprv_ functions with all instances of rulesCopy and src.source; remove debug change
...
X-SVN-Rev: 28978
2010-11-02 08:27:22 +00:00
Stuart Gill
5dd9ea7768
ICU-3984 update the uca file version, add support for reading/writing reordering from/to resources, update FractionalUCA.txt to a format for the genuca tool
...
X-SVN-Rev: 28975
2010-11-02 02:21:57 +00:00
Steven R. Loomis
ffb24dcc38
ICU-8092 fix cintltest crashes on windows. Must use uprv_malloc and uprv_free if ICU owns the memory.
...
X-SVN-Rev: 28972
2010-11-02 01:20:29 +00:00
Umesh Nair
c9ae826bca
ICU-7023 Supporting import in collation rules
...
X-SVN-Rev: 28967
2010-11-01 22:23:49 +00:00
Stuart Gill
0c21fdf068
ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing
...
X-SVN-Rev: 28960
2010-10-30 00:42:12 +00:00
Stuart Gill
d8e214d7d7
ICU-3984 Fix Windows build issues
...
X-SVN-Rev: 28946
2010-10-28 20:28:40 +00:00
Peter Edberg
e9abb9546f
ICU-8092 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
...
X-SVN-Rev: 28936
2010-10-28 17:28:06 +00:00
Stuart Gill
110e2ceb05
ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
...
X-SVN-Rev: 28926
2010-10-27 18:02:52 +00:00
Markus Scherer
db864477ae
ICU-7264 make some C test code more parallel with Java
...
X-SVN-Rev: 28909
2010-10-25 23:06:37 +00:00
Peter Edberg
04b5cd0d7b
ICU-8072 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
...
X-SVN-Rev: 28899
2010-10-25 04:29:10 +00:00
Markus Scherer
d29bfdf854
ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857
...
X-SVN-Rev: 28875
2010-10-19 21:48:04 +00:00
Peter Edberg
aa3ebc300a
ICU-8046 CLDR 1.9 integration pass 1, skip some Myanmar tests until cldrbug 3062 is fixed
...
X-SVN-Rev: 28869
2010-10-19 04:09:15 +00:00
Peter Edberg
0cc2fd091f
ICU-8046 CLDR 1.9 integration pass 1, update tests
...
X-SVN-Rev: 28867
2010-10-19 03:31:50 +00:00
Umesh Nair
81ce7e7cf2
ICU-7015 Minor changes.
...
X-SVN-Rev: 28832
2010-10-14 20:25:09 +00:00
Umesh Nair
2b57a010d7
ICU-7015 Adding more test cases.
...
X-SVN-Rev: 28830
2010-10-14 18:44:44 +00:00
Michael Ow
0e8df2ba58
ICU-7784 Set some test failure errors as data loading error appropriate.
...
X-SVN-Rev: 28305
2010-07-14 16:09:03 +00:00
Michael Ow
00a84e6d99
ICU-7649 Add check for certain default locales to ensure environment test passes.
...
X-SVN-Rev: 28303
2010-07-13 19:43:25 +00:00
Umesh Nair
ca260d5296
ICU-7015 Fixing more test cases.
...
X-SVN-Rev: 28190
2010-06-14 22:07:11 +00:00
Umesh Nair
2b7c82ac5b
ICU-7015 Minor fix.
...
X-SVN-Rev: 28189
2010-06-14 21:52:52 +00:00
Umesh Nair
e7aba40a67
ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27731:28177 icu/branches/umesh/collation
...
X-SVN-Rev: 28188
2010-06-14 21:27:44 +00:00
Michael Ow
bc0c9167d8
ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
...
X-SVN-Rev: 27907
2010-04-07 16:18:38 +00:00
Steven R. Loomis
99998611d9
ICU-7482 z issues - cintltest passes!
...
X-SVN-Rev: 27754
2010-03-03 01:47:00 +00:00
Umesh Nair
b11c49bcd5
ICU-7015 Implementing compact collation tailoring syntax by introducing a star-notation.
...
X-SVN-Rev: 27521
2010-02-09 19:59:06 +00:00
Markus Scherer
8ddbd1394c
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
...
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Markus Scherer
66b63f9c48
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
...
X-SVN-Rev: 26898
2009-11-13 19:25:21 +00:00
Michael Ow
9100ba632e
ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
...
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
Claire Ho
47ab87a0c7
ICU-6799 Fixed warnings for collation.
...
X-SVN-Rev: 25874
2009-04-23 00:23:57 +00:00
Peter Edberg
f12b1180ab
ICU-4121 254 digits max for CODAN collation element (additional digits are separate element)
...
X-SVN-Rev: 25336
2009-01-29 07:44:27 +00:00
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