Commit Graph

19332 Commits

Author SHA1 Message Date
Michael Ow
40268bd4fb ICU-5410 Increase code coverage for UTF32 up to desired level. Commented out unreachable code in UTF32 decoder.
X-SVN-Rev: 21954
2007-07-12 21:20:42 +00:00
Michael Ow
217d931e35 ICU-5410 Improve code coverage for UTF32 generic encoder.
X-SVN-Rev: 21953
2007-07-12 17:59:18 +00:00
Matitiahu Allouche
43410b4db8 ICU-5489 some fixes for REORDER_RUNS_ONLY mode
X-SVN-Rev: 21952
2007-07-12 07:53:45 +00:00
George Rhoten
7c46afb68c ICU-5765 Fix windows-1252 partial surrogate conversion error behavior.
X-SVN-Rev: 21951
2007-07-12 06:21:02 +00:00
George Rhoten
02840a5978 ICU-5781 Add Solaris x86_64 configuration
X-SVN-Rev: 21950
2007-07-12 04:21:34 +00:00
Yoshito Umaoka
01a7275228 ICU-5780 Added description for new pattern letters
X-SVN-Rev: 21949
2007-07-11 21:20:28 +00:00
Yoshito Umaoka
9e243a25fc ICU-5780 Remove [spark/CDL] from the NumberFormat.Field description
X-SVN-Rev: 21948
2007-07-11 21:19:40 +00:00
George Rhoten
9545d22de1 ICU-5778 Add test for gb18030 enumeration and fix failures
X-SVN-Rev: 21946
2007-07-11 03:30:01 +00:00
George Rhoten
0d01a22429 ICU-5778 Add test for gb18030 enumeration.
X-SVN-Rev: 21945
2007-07-11 03:25:50 +00:00
George Rhoten
1525ef9dcf ICU-5410 Improve code coverage by removing dead code.
X-SVN-Rev: 21944
2007-07-11 01:02:51 +00:00
George Rhoten
23572923be ICU-5410 Improve code coverage by removing dead code.
detectUnicodeSignature should be proposed as a part of a more complete ICU API.

X-SVN-Rev: 21943
2007-07-11 00:30:04 +00:00
George Rhoten
41a00b11d8 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21942
2007-07-10 22:52:02 +00:00
George Rhoten
85c7b6807b ICU-5777 Reenable tests that were found with this ticket.
X-SVN-Rev: 21941
2007-07-10 22:45:41 +00:00
Andrew J Macheret
5b9df5edd0 ICU-5777 Fixed caseNrs 58, 63, 67 in TestConversion. CharsetMBCS.cbFromUWriteSub was not handling shift characters correctly, and there was a goto that was not ported from icu4c to icu4j correctly that caused surrogate-pairs not to be encoded correctly. Fixed these issues.
X-SVN-Rev: 21940
2007-07-10 22:27:21 +00:00
Michael Ow
b927bb5189 ICU-5410 Improve code coverage in UTF32 by fixing unreachable code during the writing of BOM.
X-SVN-Rev: 21938
2007-07-10 21:04:37 +00:00
George Rhoten
ffdf8ead9b ICU-5410 Improve code coverage by removing dead code.
X-SVN-Rev: 21937
2007-07-10 21:01:57 +00:00
George Rhoten
aac57e68d4 ICU-5776 Platform specific fix for pkgdata users
X-SVN-Rev: 21936
2007-07-10 19:26:05 +00:00
Yoshito Umaoka
060e97c02b ICU-5454 Do not add RDATE line when no transition is available. Added more test cases to improve test coverage.
X-SVN-Rev: 21935
2007-07-10 18:38:06 +00:00
Andy Heninger
0e19040557 ICU-5775 add test case for reported RBBI problem
X-SVN-Rev: 21934
2007-07-10 18:11:43 +00:00
Andy Heninger
ca5d005978 ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
2007-07-10 01:25:26 +00:00
Yoshito Umaoka
abbc83a287 ICU-5454 Added clone implementation in RuleBasedTimeZone and VTimeZone. A bug fix in VTimeZone#write#write to put required new line codes. More test cases to imrove the code coverage.
X-SVN-Rev: 21932
2007-07-09 22:41:48 +00:00
Steven R. Loomis
a2de4ea098 ICU-5774 svn:ignore cleanup
X-SVN-Rev: 21931
2007-07-09 20:59:28 +00:00
Steven R. Loomis
f05f70645b ICU-5773 add 'tests' target, to build tests but not run them.
X-SVN-Rev: 21930
2007-07-09 20:50:46 +00:00
George Rhoten
5bd3f677d5 ICU-4301 Remove executable svn property
X-SVN-Rev: 21927
2007-07-09 07:19:39 +00:00
Michael Ow
25a53a3a87 ICU-5410 Fixed some commented out test for better code coverage.
X-SVN-Rev: 21923
2007-07-06 23:19:37 +00:00
Michael Ow
ccc581a96c ICU-5768 Added the storing of the mode in the constructor of UTF-32 LE and BE for correct endianness. Also, test for the charset was added to test BOM testing.
X-SVN-Rev: 21922
2007-07-06 21:32:51 +00:00
Yoshito Umaoka
2563257241 ICU-5454 Added more test cases and a bug fix in AnnualTimeZoneRule
X-SVN-Rev: 21921
2007-07-06 21:10:10 +00:00
George Rhoten
f7f26df030 ICU-5486 Currency update for Ghana and Venezuela.
X-SVN-Rev: 21920
2007-07-05 23:00:06 +00:00
Steven R. Loomis
b7054c1363 ICU-4265 Johannesburg, better test
X-SVN-Rev: 21919
2007-07-05 22:58:05 +00:00
Steven R. Loomis
8b86b38b35 ICU-4265 regression test for already fixed bug, Johannesburg Shifted
X-SVN-Rev: 21918
2007-07-05 22:54:49 +00:00
George Rhoten
d2a55b2ea8 ICU-4567 Fix test hang due to structLocale having incomplete data.
X-SVN-Rev: 21916
2007-07-05 21:47:39 +00:00
Yoshito Umaoka
da04d51d69 ICU-5454 Close resource bundle properly in VTimeZone::createVTimeZoneByID. Also resolve a strict compiler warning in tzrulets.cpp
X-SVN-Rev: 21915
2007-07-05 21:43:03 +00:00
Michael Ow
ac1ccad107 ICU-5768 Fixed the while loop for the BOM detection. Also, fixed the getChar in UTF32BE so that it will give a BE character instead of LE.
X-SVN-Rev: 21914
2007-07-05 21:40:11 +00:00
Steven R. Loomis
a0daf6de27 ICU-4567 More taiwan calendar support
X-SVN-Rev: 21913
2007-07-05 21:28:01 +00:00
Yoshito Umaoka
e0e1ccd5a4 ICU-5454 Fix some compiler warnings
X-SVN-Rev: 21912
2007-07-05 17:17:59 +00:00
George Rhoten
78ea0a4f4c ICU-5410 Comment out unused code.
X-SVN-Rev: 21911
2007-07-04 17:22:32 +00:00
George Rhoten
ac5fec283e ICU-5410 Remove unused code.
X-SVN-Rev: 21910
2007-07-04 07:34:54 +00:00
Andy Heninger
b4aab8ac4a ICU-5766 Add break rules for extended grapheme cluster
X-SVN-Rev: 21909
2007-07-03 23:44:08 +00:00
George Rhoten
4fefe10fc1 ICU-5410 Make it easier to find unreachable code by using the private keyword instead of protected for MBCS specific functions.
X-SVN-Rev: 21908
2007-07-03 21:59:36 +00:00
George Rhoten
29c90edd62 ICU-5410 Improve ICU4J code coverage for some charsets
X-SVN-Rev: 21907
2007-07-03 21:57:21 +00:00
George Rhoten
cfcf17df72 ICU-5410 Improve ICU4J code coverage for some EUC charsets
X-SVN-Rev: 21905
2007-07-03 21:39:22 +00:00
Andrew J Macheret
b89df0dec4 ICU-5739 removed a comment
X-SVN-Rev: 21901
2007-07-03 18:53:09 +00:00
George Rhoten
98a2fb1440 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21900
2007-07-03 15:21:53 +00:00
Matitiahu Allouche
c3aee65b83 ICU-5732 synchronize function names with ICU4J
X-SVN-Rev: 21899
2007-07-03 15:06:56 +00:00
Matitiahu Allouche
d5818e4e90 ICU-5489 fix for //#ifdef FOUNDATION
X-SVN-Rev: 21897
2007-07-03 13:54:00 +00:00
George Rhoten
e3f6d4bea9 ICU-5765 Reenable some tests that should have been time bombed.
X-SVN-Rev: 21896
2007-07-02 22:45:48 +00:00
Andrew J Macheret
c9911ee33f ICU-5739 improved performance and correctness of charsets ascii, 8859-1 & utf-8, and increased testing coverage for ascii and 8859-1.
X-SVN-Rev: 21894
2007-07-02 22:08:31 +00:00
Yoshito Umaoka
324113a03c ICU-5454 Fix test execution problem on java 1.3 environment, which was introduced when JDKTimeZone was removed
X-SVN-Rev: 21891
2007-07-02 19:14:53 +00:00
Yoshito Umaoka
c86599a602 ICU-5489 Exclude TestCompatibility from jdk1.3/eclipse build targets
X-SVN-Rev: 21890
2007-07-02 19:13:03 +00:00
George Rhoten
c29558e875 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21889
2007-07-02 15:47:57 +00:00