Commit Graph

599 Commits

Author SHA1 Message Date
Markus Scherer
c801506d5d ICU-5691 stop illegal HZ tilde sequences before the first byte that could start a new character
X-SVN-Rev: 24773
2008-10-10 16:30:28 +00:00
Markus Scherer
b6b3273af0 ICU-5691 stop illegal ISO-2022 escape/shift sequences before the first byte that could start a new character
X-SVN-Rev: 24769
2008-10-10 06:00:27 +00:00
Markus Scherer
acd74a93d1 ICU-5691 stop illegal sequences before the first byte that could start a new character; in MBCS, DBCS, ISO-2022, HZ; also make ISO-2022-KR strictly check for validity
X-SVN-Rev: 24733
2008-10-07 04:33:51 +00:00
Michael Ow
1215abdc6d ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
Michael Ow
3d1a4a3fce ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
2008-08-05 22:15:46 +00:00
Michael Ow
e20dbc5d8a ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
Andy Heninger
ecdc0463b8 ICU-6453 Encoding Selection moved from development branch.
X-SVN-Rev: 24438
2008-08-04 21:56:02 +00:00
Eric Mader
db76696fb6 ICU-6327 don't generate REPH for RA + VIRAMA + ZWNJ.
X-SVN-Rev: 24423
2008-07-28 21:02:06 +00:00
Michael Ow
b3f5e6cf8a ICU-6347 Port LMBCS converter from ICU4C to ICU4J. Add data driven test for LMBCS. Add null pointer check in CharsetMBCS method. Update exemption list in TestSurrogateBehaviour.
X-SVN-Rev: 24410
2008-07-25 19:09:29 +00:00
Michael Ow
3cae30da4c ICU-5855 Change the data-driven charset test from iscii to iscii-dev to enable support for this test in ICU4J.
X-SVN-Rev: 24376
2008-07-11 17:10:18 +00:00
Kedar Rajwade
5de6be19e8 ICU-5671 Enabled new data driven test case for calendar and changed fractional number to long number for new test case
X-SVN-Rev: 24363
2008-07-08 20:16:53 +00:00
Yoshito Umaoka
897274047c ICU-5671 Commented out new data driven test case for calendar for now.
X-SVN-Rev: 24346
2008-07-03 21:23:41 +00:00
Michael Ow
0909ccea4d ICU-6365 Only write the language code after a linefeed if there are more characters after the linefeed. Update data driven test to check for this.
X-SVN-Rev: 24344
2008-07-03 15:27:12 +00:00
Kedar Rajwade
72bdc54048 ICU-5670 Added test case for Hebrew
X-SVN-Rev: 24338
2008-07-02 21:34:31 +00:00
Kedar Rajwade
0b46502174 ICU-5671 Added test case for Hebrew Calendar
X-SVN-Rev: 24337
2008-07-02 21:33:33 +00:00
Michael Ow
211918b3cf ICU-6259 Implement Unicode Technical Note 30 concerning proper Gurmukhi conversion for Bindi and Tippi, Consonant Clusters, and Gurmukhi Rra. The change has been implemented in both ICU4C and ICU4J and data driven test have been included. Changing other test data for iscii-gur was also done to comply with this technical note.
X-SVN-Rev: 24326
2008-07-01 17:52:51 +00:00
Steven R. Loomis
d3d779e429 ICU-6402 fixes for IBM i.
X-SVN-Rev: 24317
2008-06-28 07:02:26 +00:00
Eric Mader
db3ebe664c ICU-6369 replace with an XLIFF 1.1 version of the file.
X-SVN-Rev: 24250
2008-06-20 04:40:43 +00:00
Michael Ow
9ef387262f ICU-6358 Convert ISO-2022-JP 2 byte code point to GR94DBCS when decoding if neccessary. Add data driven test this fix.
X-SVN-Rev: 24245
2008-06-19 22:13:34 +00:00
David Bertoni
fc718af2d0 ICU-6342 Updated skeleton test resource file.
X-SVN-Rev: 24236
2008-06-19 04:57:45 +00:00
John Emmons
924a38a76e ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24179
2008-06-13 21:07:22 +00:00
John Emmons
1ee6fd5b02 ICU-6256 Integrate 1.6 data - 2nd run
X-SVN-Rev: 24124
2008-06-07 20:46:42 +00:00
Eric Mader
fb3c554196 ICU-6315 add test case.
X-SVN-Rev: 24103
2008-06-04 00:40:06 +00:00
Eric Mader
340fa39fd6 ICU-6249 Add test cases; use direction of first logical run as direction for test case text.
X-SVN-Rev: 24101
2008-06-03 23:05:26 +00:00
Steven R. Loomis
63278eb4d0 ICU-6236 make it easier to test the tests
X-SVN-Rev: 24045
2008-05-28 21:00:59 +00:00
Eric Mader
ba30b40d73 ICU-5906 Use correct case for font file name in test case.
X-SVN-Rev: 24006
2008-05-28 00:59:22 +00:00
Eric Mader
0c67eefa93 ICU-6232 Add character class for Al-Lakuna, fVirama -> fAllakuna, handle Al-Lakuna in state table, remove MPRE_FIXUPS from SINH_SCRIPT_FLAGS, add Al-Lakuna test cases.
X-SVN-Rev: 23999
2008-05-27 22:44:40 +00:00
Eric Mader
938d6b6768 ICU-6022 review comment: add test case that uses the font referenced in the ticket.
X-SVN-Rev: 23987
2008-05-27 00:47:08 +00:00
Eric Mader
d7448f65f8 ICU-5906 Review comments: remove some commented out code, add test case.
X-SVN-Rev: 23984
2008-05-27 00:16:41 +00:00
Eric Mader
9011fe483f ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
X-SVN-Rev: 23977
2008-05-23 04:22:28 +00:00
John Emmons
695f6fa9c3 ICU-6256 CLDR 1.6 integration - 1st snapshot
X-SVN-Rev: 23911
2008-05-16 15:01:02 +00:00
Michael Ow
a66223e29f ICU-6266 Improve the code coverage for Charset ASCII and UTF-7.
X-SVN-Rev: 23884
2008-05-13 13:39:37 +00:00
Michael Ow
a20697ab70 ICU-6266 Improve ISO-2022 code coverage with error simulating data driven tests and over flow buffer tests.
X-SVN-Rev: 23883
2008-05-12 22:33:00 +00:00
Michael Ow
1597eb0479 ICU-6266 Add to data driven test to improve code coverage.
X-SVN-Rev: 23877
2008-05-08 21:33:49 +00:00
Steven R. Loomis
95ea8f23de ICU-3084 confirmed consistent pivot behavior
X-SVN-Rev: 23835
2008-04-25 04:00:51 +00:00
Steven R. Loomis
6d39fb1708 ICU-4447 add test for y/yy/yyy/yyyy/yyyyy
X-SVN-Rev: 23832
2008-04-25 01:13:33 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
Eric Mader
5ad18d1092 ICU-6011 Clean up alternate name string handling and add it to cletest.
X-SVN-Rev: 23612
2008-03-18 21:53:27 +00:00
Eric Mader
e0b48bc938 ICU-6011 Handle bad values in the scriptCount field in the ScriptList Table.
X-SVN-Rev: 23611
2008-03-18 20:04:14 +00:00
Eric Mader
6af114ebaf ICU-6108 Handle Malayalam samvruthokaram.
X-SVN-Rev: 23595
2008-03-14 23:10:04 +00:00
Eric Mader
d3988f808a ICU-6197 Fix typo in test-case name.
X-SVN-Rev: 23594
2008-03-14 22:38:19 +00:00
Eric Mader
a2e6d06400 ICU-6111 test case for Nafees Nastaleeq cursive positioning.
X-SVN-Rev: 23592
2008-03-14 17:00:34 +00:00
Eric Mader
c82d80ffeb ICU-6197 Add tests for language-specific layout. Add more language codes.
X-SVN-Rev: 23589
2008-03-14 04:47:19 +00:00
Eric Mader
1c944dbde2 ICU-6195 Don't generate ligatures for characters with FullCompositionExclusion = TRUE; don't do canonical processing for fonts with a GSUB table that covers the given script, but reorder Hebrew marks.
X-SVN-Rev: 23585
2008-03-13 18:23:20 +00:00
Peter Edberg
d4774599b6 ICU-6175 Test detecting empty segments in ISO-2022-x & HZ with UConverterCallbackReason==UCNV_IRREGULAR
X-SVN-Rev: 23572
2008-03-12 23:22:07 +00:00
Steven R. Loomis
0921f9727a ICU-6018 relative date and test failures
X-SVN-Rev: 23166
2008-01-04 01:21:37 +00:00
Andy Heninger
67e296e813 ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
X-SVN-Rev: 23063
2007-12-11 21:30:10 +00:00
Markus Scherer
2c15ef3b5c ICU-6071 test and fix BMP-SBCS 1:2 and 2:1 conversions
X-SVN-Rev: 23041
2007-12-07 05:34:26 +00:00
Yoshito Umaoka
7e51ed7330 ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00
Andrew J Macheret
1f872827e3 ICU-4081 Ported more tests and fixed more problems revealed by tests
X-SVN-Rev: 22896
2007-11-07 00:07:35 +00:00
Andrew J Macheret
f018a43611 ICU-4081 Ported tests and fixed problems revealed by tests
X-SVN-Rev: 22894
2007-11-06 22:26:06 +00:00
George Rhoten
c4849a6107 ICU-6010 ISO-3166 update
X-SVN-Rev: 22884
2007-11-04 00:06:32 +00:00
David Bertoni
233ddab1bc ICU-5891 Updates per code review. Also added new data-driven test case.
X-SVN-Rev: 22861
2007-10-26 20:57:56 +00:00
Markus Scherer
295dc24d64 ICU-5987 merge small-conversion-file feature into trunk, from svn merge -r 22780:22805 .../branches/markus/smallcnv
X-SVN-Rev: 22852
2007-10-25 17:05:36 +00:00
Markus Scherer
49868a5a68 ICU-6001 fix ucnv_getUnicodeSet(LMBCS)
X-SVN-Rev: 22850
2007-10-25 05:17:43 +00:00
Markus Scherer
b90b809ea1 ICU-6002 HZ: restrict byte values and fix various bugs
X-SVN-Rev: 22849
2007-10-25 05:03:34 +00:00
Markus Scherer
31b85e745d ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
X-SVN-Rev: 22847
2007-10-24 21:15:41 +00:00
Markus Scherer
cc36611b2f ICU-5797 use Shift-JIS table for ISO 2022-JP, and hardcode JIS X 0201 mappings
X-SVN-Rev: 22772
2007-10-11 21:31:32 +00:00
Steven R. Loomis
02f8bbd8b2 ICU-2895 relative date testing and fix
X-SVN-Rev: 22493
2007-08-23 20:14:07 +00:00
Markus Scherer
a9d956e2d8 ICU-5483 fix ISO 2022 fromUnicode to consistently use roundtrip or else first fallback; fix output encoding schemes
X-SVN-Rev: 22484
2007-08-23 05:46:49 +00:00
Steven R. Loomis
0e0cd5f286 ICU-5866 simplify building of ICU4C data from ICU4J
X-SVN-Rev: 22453
2007-08-21 20:15:55 +00:00
John Emmons
96dbf4b17d ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
2007-08-21 16:57:21 +00:00
Andy Heninger
3c035f1d12 ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
2007-08-16 23:14:06 +00:00
Steven R. Loomis
398b2aafc0 ICU-4567 taiwan calendar for C/C++
X-SVN-Rev: 22403
2007-08-16 18:40:18 +00:00
Steven R. Loomis
7951431096 ICU-4567 TW calendar data
X-SVN-Rev: 22376
2007-08-13 23:48:00 +00:00
Steven R. Loomis
c1e3b68535 ICU-4567 data driven format test
X-SVN-Rev: 22335
2007-08-10 02:09:24 +00:00
Markus Scherer
c12f6712f9 ICU-4935 add U_TITLECASE_NO_LOWERCASE, U_TITLECASE_NO_BREAK_ADJUSTMENT, ucasemap_get/setBreakIterator, ucasemap_toTitle, ucasemap_utf8ToTitle, ucasemap_utf8FoldCase, UnicodeString::toTitle(...options)
X-SVN-Rev: 22170
2007-07-27 06:37:08 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
John Emmons
e4726d7ed3 ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
2007-07-26 17:24:12 +00:00
George Rhoten
4d282a7e02 ICU-5766 Reinsert UTF-8 BOM.
X-SVN-Rev: 22052
2007-07-19 04:20:54 +00:00
George Rhoten
398a4c58ed ICU-5617 Reinsert UTF-8 BOM.
X-SVN-Rev: 22051
2007-07-19 04:18:37 +00:00
Steven R. Loomis
52f7ab97af ICU-4567 merge in warning fixes, add calendar operations test
X-SVN-Rev: 22011
2007-07-17 14:54:46 +00:00
Andy Heninger
2d8fa82c26 ICU-5617 Update set of characters that are ignored for the purposes of finding word boundaries, for simple (not UAX 29) \b boundaries.
X-SVN-Rev: 21973
2007-07-13 22:12:31 +00:00
Eric Mader
76289f4338 ICU-5410 Add Hangul test case, TestFont1.otf. (w/ Tim Band's permission)
X-SVN-Rev: 21970
2007-07-13 20:57:14 +00:00
Eric Mader
be198d3420 ICU-5357 describe current implementation, update references to fonts.
X-SVN-Rev: 21961
2007-07-13 17:27:44 +00:00
Steven R. Loomis
1e3c43e8e5 ICU-4567 Win32 fixes for Data Driven CalTest
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Steven R. Loomis
01a0744b62 ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
George Rhoten
0d01a22429 ICU-5778 Add test for gb18030 enumeration.
X-SVN-Rev: 21945
2007-07-11 03:25:50 +00:00
Andy Heninger
ca5d005978 ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
2007-07-10 01:25:26 +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
a0daf6de27 ICU-4567 More taiwan calendar support
X-SVN-Rev: 21913
2007-07-05 21:28:01 +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
George Rhoten
6fc628ef82 ICU-4567 Fix initial taiwan calendar support
X-SVN-Rev: 21861
2007-06-29 21:52:26 +00:00
John Emmons
7d837015e3 ICU-5486 CLDR 1.5 Integration run for 3.8M2
X-SVN-Rev: 21842
2007-06-28 20:59:10 +00:00
Eric Mader
3ba0c97144 ICU-5565 gendata needs to have ../../tools/ctestfw on include list. Update to most recent version of CODE2000.
X-SVN-Rev: 21826
2007-06-26 17:37:06 +00:00
John Emmons
83c612fed0 ICU-5486 CLDR 1.5 pre-vetting merge for M2
X-SVN-Rev: 21815
2007-06-22 23:57:38 +00:00
George Rhoten
af7b832a8b ICU-5410 Improve code coverage.
X-SVN-Rev: 21714
2007-06-12 20:41:12 +00:00
George Rhoten
cb0ad33fd6 ICU-5645 Add a test for incomplete surrogates when converting UTF-16->UTF-8
X-SVN-Rev: 21684
2007-06-10 03:26:49 +00:00
George Rhoten
3341350bdb ICU-5566 Update Sudan currency
X-SVN-Rev: 21663
2007-06-07 20:34:21 +00:00
Andy Heninger
840f1c1813 ICU-5722 Temporarily comment out failing tests, fix compiler warning.
X-SVN-Rev: 21608
2007-05-31 16:31:49 +00:00
Andy Heninger
7b8a6aebf4 ICU-5722 add ICU tests for break test data from the Unicode web site.
X-SVN-Rev: 21591
2007-05-29 22:56:20 +00:00
George Rhoten
e26c39039a ICU-5712 Compare against Windows Vista implementation, and update accordingly. This mainly covers Big5-HKSCS.
X-SVN-Rev: 21542
2007-05-15 22:10:19 +00:00
George Rhoten
5c3a43a348 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21505
2007-05-10 06:40:31 +00:00
Deborah Goldsmith
8cf4403816 ICU-5595 Fix scrambled dictionary break cache when built in reverse with multiple spans
X-SVN-Rev: 21421
2007-04-17 23:01:42 +00:00
Ram Viswanadha
a4a945bb26 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21285
2007-03-17 14:47:21 +00:00
George Rhoten
eed15ff73f ICU-5566 CLDR1.5 changes. Add language dialects.
X-SVN-Rev: 21253
2007-03-14 18:02:40 +00:00
George Rhoten
bfdb254037 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21171
2007-03-06 03:50:47 +00:00
George Rhoten
b68e0c961f ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21163
2007-03-06 00:41:47 +00:00
George Rhoten
36fc5d2137 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21157
2007-03-05 18:26:53 +00:00
George Rhoten
a5d3c1ebfc ICU-5574 Test and fix a buffer overflow of the offset handling when a single surrogate character is given.
X-SVN-Rev: 21144
2007-03-01 12:41:15 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
Eric Mader
acc3a3e636 ICU-5309 Add test case for ZWJ use in Devanagari.
X-SVN-Rev: 20986
2007-01-26 18:26:00 +00:00
George Rhoten
53a924446c ICU-4988 Hide unnecessary messages from Visual Studio,
which interprets the : in filenames to mean something special.
Clean up some comments.

X-SVN-Rev: 20770
2006-12-13 01:38:41 +00:00
Steven R. Loomis
a8d91aa1f3 ICU-2401 remove .cvsignore - cvs2svn cleanup
X-SVN-Rev: 20715
2006-12-01 18:05:03 +00:00
George Rhoten
7edb8302ac ICU-5452 Use icupkg instead of gencmn for better cross compiling.
X-SVN-Rev: 20685
2006-11-28 00:42:10 +00:00
Ram Viswanadha
e93c7e08e7 ICU-5486 update data with 1.4.1
X-SVN-Rev: 20604
2006-10-27 17:55:54 +00:00
George Rhoten
a7da3af3a0 ICU-5410 Synchronize changes between ICU4J and ICU4C.
X-SVN-Rev: 20494
2006-10-05 21:25:38 +00:00
Ram Viswanadha
dba7618697 ICU-5275 move test to data file
X-SVN-Rev: 20436
2006-09-28 23:02:21 +00:00
George Rhoten
11a487441d ICU-4983 Allow + to be parsed for numbers.
X-SVN-Rev: 20048
2006-08-12 08:06:40 +00:00
Andy Heninger
07a39a8012 ICU-5276 missing BOM in RBBI test data file.
X-SVN-Rev: 20041
2006-08-11 20:43:51 +00:00
Andy Heninger
2ee88cee8b ICU-5276 update rbbi tests for treating Japanese Half Width voicing marks as Extend.
X-SVN-Rev: 20040
2006-08-11 20:31:39 +00:00
Eric Mader
80146ab3f7 ICU-5310 Fix bogus language codes returned by getlanguage() methods.
X-SVN-Rev: 20007
2006-08-09 20:13:18 +00:00
Markus Scherer
cbb5fd45d1 ICU-4933 titlecase first _cased_ letter
X-SVN-Rev: 19921
2006-07-28 22:43:40 +00:00
Eric Mader
f9dacd07e8 ICU-5282 Regenerate w/o DeviceTable experimental code.
X-SVN-Rev: 19910
2006-07-28 02:50:23 +00:00
Eric Mader
6fd80adca8 ICU-5282 SimpleFontInstance::getGlyphAdvance: don't check for combining characters; depends on normalization.
X-SVN-Rev: 19909
2006-07-28 01:48:34 +00:00
Markus Scherer
58d426d1c9 ICU-5218 fix conversion bug for uncompressible supplementary code point in low-target-capacity case; see reply to bug
X-SVN-Rev: 19869
2006-07-21 17:20:18 +00:00
Ram Viswanadha
b4504a450f ICU-5247 update data
X-SVN-Rev: 19830
2006-07-12 00:29:30 +00:00
George Rhoten
c229862d3a ICU-5247 fix the text file to be UTF-8 with a BOM
X-SVN-Rev: 19796
2006-07-06 22:41:47 +00:00
Markus Scherer
8e5f03bcd1 ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
2006-07-05 23:08:50 +00:00
Ram Viswanadha
70e321e904 ICU-5247 fix the text file to be UTF-8
X-SVN-Rev: 19770
2006-06-27 18:07:52 +00:00
Andy Heninger
a65c6dbe97 ICU-5242 fixed utf-8 BOM in test data file.
X-SVN-Rev: 19761
2006-06-26 17:38:16 +00:00
Andy Heninger
739bf49f88 ICU-5242 unicode 5.0 rbbi rules update
X-SVN-Rev: 19759
2006-06-26 05:06:30 +00:00
Ram Viswanadha
55df551f1c ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19756
2006-06-23 16:36:46 +00:00
Ram Viswanadha
29182d9041 ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19755
2006-06-23 16:31:07 +00:00
Andy Heninger
9d6bce8c27 ICU-5242 fixed utf-8 BOM in test data file.
X-SVN-Rev: 19748
2006-06-22 20:23:01 +00:00
Andy Heninger
58f987f511 ICU-5242 break rule updates for Unicode 5.0
X-SVN-Rev: 19747
2006-06-22 01:10:54 +00:00
Markus Scherer
8f9047d4ac ICU-5171 fix iso-2022-cn min bytes per char: 1 not 2
X-SVN-Rev: 19735
2006-06-16 21:54:08 +00:00
Vladimir Weinstein
3f092b72ac ICU-5231 UCA 5.0
X-SVN-Rev: 19726
2006-06-16 05:40:19 +00:00
George Rhoten
9ee0b9a0f2 ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19695
2006-06-08 03:17:38 +00:00
George Rhoten
1768c70e6d ICU-5032 Improve code coverage
X-SVN-Rev: 19690
2006-06-06 22:00:05 +00:00
George Rhoten
b5f2352337 ICU-5032 Improve code coverage
X-SVN-Rev: 19689
2006-06-06 19:25:42 +00:00
George Rhoten
0193d401ef ICU-5200 Fix this Makefile to handle the --disable-shared --enable-static configure options.
X-SVN-Rev: 19674
2006-05-27 10:04:47 +00:00
Eric Mader
bfcdc84f92 ICU-5113 Add 'locl' feature to Indic. Add tests for Marathi vs. Hindi version of SHA.
X-SVN-Rev: 19599
2006-04-26 20:45:47 +00:00
George Rhoten
dacb74bf27 ICU-4855 No need to have real data in this structure.
X-SVN-Rev: 19597
2006-04-26 06:43:56 +00:00
Eric Mader
deda1e3fbc ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19584
2006-04-25 19:08:11 +00:00
Ram Viswanadha
bbbee77fe0 ICU-4855 synch data with CLDR
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00
Eric Mader
db8dd2923f ICU-3979 Update for version 1.15 of CODE2000.TTF
X-SVN-Rev: 19566
2006-04-19 18:40:56 +00:00
Eric Mader
653fcc2232 ICU-5115 Add test cases for matra and mark combinations, including missing consonants.
X-SVN-Rev: 19562
2006-04-18 19:04:05 +00:00
Eric Mader
e4ae327eed ICU-3979 Add automatic LayoutEngine tests.
X-SVN-Rev: 19523
2006-04-07 23:51:55 +00:00
George Rhoten
83097bf105 ICU-5025 %f, %e and %g for scanf should expect a float by default.
X-SVN-Rev: 19457
2006-03-27 17:55:32 +00:00
George Rhoten
23eeb9c7bf ICU-5129 Remove non-existing dependencies.
X-SVN-Rev: 19455
2006-03-27 17:33:08 +00:00
Deborah Goldsmith
490cb834fa ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
4f9774ab89 ICU-5091 Fix some newline conversion problems.
X-SVN-Rev: 19303
2006-03-01 05:45:34 +00:00
George Rhoten
93ebb28935 ICU-5091 Fix some newline conversion problems.
X-SVN-Rev: 19302
2006-03-01 05:43:01 +00:00
George Rhoten
f4a20aa1c8 ICU-5081 Remove support for the old naming scheme.
X-SVN-Rev: 19276
2006-02-24 21:25:44 +00:00
George Rhoten
21694002ed ICU-5081 Change testdata to use the new file naming scheme.
X-SVN-Rev: 19272
2006-02-24 19:31:34 +00:00
George Rhoten
11e43d7a6e ICU-4639 Convert this file from binary to a UTF-8 text file.
X-SVN-Rev: 19232
2006-02-21 20:17:31 +00:00
George Rhoten
187ccbab3b ICU-4639 Convert this file from binary to a UTF-8 text file.
X-SVN-Rev: 19231
2006-02-21 20:15:41 +00:00
Eric Mader
ba21b7880e ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Eric Mader
72365ebe1d ICU-4639 Uncomment tests that were failing due to Shift_JIS, EUC-JP, GB-18030 bugs.
X-SVN-Rev: 19092
2006-02-08 00:19:04 +00:00
Eric Mader
b452ca48e6 ICU-4639 Initial checkin of C port of CharsetDetection.
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
Ram Viswanadha
e6878ef6c0 ICU-5005 keep a copy of generated xliff file to compare for regression.
X-SVN-Rev: 18995
2006-01-17 21:28:01 +00:00
Ram Viswanadha
494abde552 ICU-4450 forgot to checkin this file
X-SVN-Rev: 18934
2005-12-30 22:34:39 +00:00
Ram Viswanadha
6a9942d925 ICU-4450 update the data with Mark's config
X-SVN-Rev: 18927
2005-12-27 22:23:05 +00:00
George Rhoten
a217bc8e9c ICU-4885 ISO-639 added rup
X-SVN-Rev: 18849
2005-12-01 23:42:21 +00:00
Markus Scherer
e08d580655 ICU-4739 add "no fallback" flag to resource bundles
X-SVN-Rev: 18836
2005-11-29 00:10:07 +00:00
George Rhoten
49b359a0bf ICU-4885 CLDR has real data for Islamic calendar now.
X-SVN-Rev: 18792
2005-11-15 00:15:48 +00:00
Ram Viswanadha
aded11936e ICU-4913 add tests for package level aliases
X-SVN-Rev: 18759
2005-11-04 22:05:31 +00:00
Andy Heninger
e5b14425b7 ICU-4888 regex pattern compilation bug with flag settings.
X-SVN-Rev: 18705
2005-10-22 20:55:33 +00:00
Andy Heninger
8a1e1ba83a ICU-4888 regex pattern compilation bug with flag settings.
X-SVN-Rev: 18703
2005-10-20 15:54:01 +00:00
George Rhoten
8edc0a4008 ICU-4855 Update ISO-639 list
X-SVN-Rev: 18609
2005-09-29 22:54:10 +00:00
Andy Heninger
d51e8e8a35 ICU-4766 rbbi word rules & tests updated for Unicode 4.1 handling of trailing format chars
X-SVN-Rev: 18510
2005-09-10 03:52:54 +00:00
Ram Viswanadha
91f99f224e ICU-4764 update data .. add missing timezone stuff
X-SVN-Rev: 18500
2005-09-07 21:45:27 +00:00
Andy Heninger
35039f1737 ICU-4058 add test for reported odd UnicodeSet behavior with $. Working as designed, but design may want to change.
X-SVN-Rev: 18475
2005-08-27 00:20:16 +00:00
Ram Viswanadha
f9555fcca8 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
Andy Heninger
40a589829e ICU-3671 restore lost UTF-8 BOM to rbbi test data file.
X-SVN-Rev: 18459
2005-08-24 05:02:18 +00:00
Andy Heninger
39e550a089 ICU-3671 Add test case for this bug; move Thai word test data from inline code to the data file.
X-SVN-Rev: 18454
2005-08-19 01:23:41 +00:00
Ram Viswanadha
e4e33c02e0 ICU-3333 add idna conformance test
X-SVN-Rev: 18223
2005-07-12 20:55:45 +00:00
Vladimir Weinstein
b1cd6079f7 ICU-4395 test data - need a resource only in root
X-SVN-Rev: 18199
2005-07-11 22:38:38 +00:00
George Rhoten
d7cc623449 ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
X-SVN-Rev: 18092
2005-06-29 23:35:17 +00:00
George Rhoten
7a9aa0c559 ICU-4605 Increase code coverage.
X-SVN-Rev: 18083
2005-06-28 23:45:03 +00:00
George Rhoten
cd29a6a27f ICU-4605 Increase code coverage.
X-SVN-Rev: 18081
2005-06-28 23:26:38 +00:00
George Rhoten
583cab294a ICU-4605 Increase code coverage.
X-SVN-Rev: 18076
2005-06-28 21:36:33 +00:00
Ram Viswanadha
496078d058 ICU-4376 update data
X-SVN-Rev: 18053
2005-06-25 00:29:34 +00:00
George Rhoten
c932b265ea ICU-4391 Implement precision (.n) for strings in icuio
X-SVN-Rev: 18012
2005-06-24 06:21:02 +00:00
Ram Viswanadha
b49cdbd6b4 ICU-4450 update tests
X-SVN-Rev: 17997
2005-06-23 18:30:31 +00:00
Markus Scherer
1a37348f3b ICU-4416 add test cases for ucnv_getUnicodeSet() for Unicode charsets
X-SVN-Rev: 17954
2005-06-21 15:14:27 +00:00
Andy Heninger
5f5e3e0edc ICU-4474 add \u000b as a newline in regex matching
X-SVN-Rev: 17934
2005-06-17 00:53:26 +00:00
George Rhoten
9cb64880a0 ICU-3615 Remove invalid codes.
X-SVN-Rev: 17910
2005-06-16 20:37:12 +00:00
Markus Scherer
26091e6ae6 ICU-4223 do not write the UTF-16/32 BOM if there is no text to convert
X-SVN-Rev: 17866
2005-06-12 21:15:18 +00:00
George Rhoten
b2da86238e ICU-4351 Don't run native tools, if the source archive is in the native endianess and the data target.
This means that the build directory may not exist.

X-SVN-Rev: 17837
2005-06-09 00:59:07 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Markus Scherer
2aced37b83 ICU-4268 ISO 2022 converters must not convert SO/SI/ESC
X-SVN-Rev: 17796
2005-06-03 20:17:54 +00:00
George Rhoten
bb583e6700 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17788
2005-06-03 16:17:28 +00:00
Markus Scherer
0a89791a62 ICU-4549 verify that ISO-2022-JP-2 works correctly for ISO 8859-1/7 vs. JIS X 0201
X-SVN-Rev: 17787
2005-06-03 16:13:57 +00:00
George Rhoten
dd3a86df45 ICU-4450 Remove duplicate keys.
X-SVN-Rev: 17772
2005-06-01 20:53:01 +00:00
George Rhoten
2593d50591 ICU-4450 Undo some previous changes. Resolution of the problems has not been finished.
X-SVN-Rev: 17771
2005-06-01 20:51:03 +00:00
Ram Viswanadha
3c23de14f0 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17765
2005-06-01 17:37:06 +00:00
George Rhoten
acd9744bcc ICU-4450 Synch data with CLDR
X-SVN-Rev: 17760
2005-06-01 04:06:28 +00:00
George Rhoten
04a626763f ICU-4450 Synch data with CLDR
X-SVN-Rev: 17759
2005-06-01 03:10:28 +00:00
Markus Scherer
b054ffff93 ICU-4504 UCaseMap and UTF-8 toLower() & toUpper()
X-SVN-Rev: 17633
2005-05-20 17:31:12 +00:00
Ram Viswanadha
5fb23a1b19 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17630
2005-05-19 20:28:20 +00:00
Vladimir Weinstein
c547502331 ICU-4350 Update stub conformance files with UCA 4.1 changes
X-SVN-Rev: 17629
2005-05-19 07:28:37 +00:00
Vladimir Weinstein
93192e2e65 ICU-4350 Update DataDrivenCollationTest with UCA 4.1 changes
X-SVN-Rev: 17628
2005-05-19 06:55:14 +00:00
Vladimir Weinstein
d96b01e942 ICU-4516 another test data file
X-SVN-Rev: 17603
2005-05-17 03:01:30 +00:00
Vladimir Weinstein
0f602c2048 ICU-4516 it's te_IN_REVISED.txt not te_IN_REVISED
X-SVN-Rev: 17601
2005-05-17 02:37:33 +00:00
Vladimir Weinstein
3e7d1f1404 ICU-4516 don't use C++ comments in C files
X-SVN-Rev: 17600
2005-05-17 02:36:09 +00:00
Vladimir Weinstein
8f9064949e ICU-4516 test data for CLDR style aliases
X-SVN-Rev: 17599
2005-05-17 00:10:36 +00:00
George Rhoten
1569d70e47 ICU-4450 sync data with CLDR.
X-SVN-Rev: 17508
2005-04-27 22:48:45 +00:00
George Rhoten
49170b2566 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17493
2005-04-20 00:56:39 +00:00