Commit Graph

5025 Commits

Author SHA1 Message Date
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
George Rhoten
7aee403061 ICU-5722 Fix for HP-UX
X-SVN-Rev: 21601
2007-05-30 22:34:39 +00:00
George Rhoten
3d3856d9bc ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21594
2007-05-30 05:09:25 +00:00
George Rhoten
f560c6b644 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21593
2007-05-30 04:53:51 +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
d41610f479 ICU-5627 Fixes for Windows
X-SVN-Rev: 21583
2007-05-24 16:41:19 +00:00
Deborah Goldsmith
e7c563efb3 ICU-5627 Add uloc_getLocaleForLCID
X-SVN-Rev: 21579
2007-05-24 00:04: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
Markus Scherer
6751276083 ICU-5707 fix u_strFromUTF8Lenient() for 2-byte UTF-8 in last 3 bytes of input
X-SVN-Rev: 21510
2007-05-10 20:40:35 +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
George Rhoten
a416deefa0 ICU-5576 Non-ISO-639 codes should be skipped on z/OS too.
X-SVN-Rev: 21467
2007-04-28 16:26:27 +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
Steven R. Loomis
d48f7af250 ICU-2895 Relative Dates
X-SVN-Rev: 21381
2007-04-09 22:29:57 +00:00
George Rhoten
6b6e3c19cb ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21324
2007-03-28 23:47:14 +00:00
George Rhoten
9c3f0aabd0 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21320
2007-03-27 15:25:56 +00:00
Ram Viswanadha
d03898325d ICU-5658 add performance regression scripts
X-SVN-Rev: 21309
2007-03-21 22:44:04 +00:00
Andy Heninger
1ca367c17d ICU-5658 fix incorrect link library in collperf project.
X-SVN-Rev: 21298
2007-03-20 18:57:47 +00:00
Steven R. Loomis
114486b002 ICU-5655 Integrate Mehran Mehr's Persian Calendar support
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
Ram Viswanadha
17b9524e72 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21291
2007-03-19 14:33:15 +00:00
George Rhoten
6d0424e16d ICU-5576 Fixes for z/OS
X-SVN-Rev: 21290
2007-03-19 10:43:36 +00:00
George Rhoten
f4d59b3b52 ICU-5427 Fix some memory leaks.
X-SVN-Rev: 21289
2007-03-18 22:17:36 +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
8587834a2d ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21281
2007-03-17 05:49:26 +00:00
Ram Viswanadha
c65992f000 ICU-5427 add cast to disambiguate for cygwin
X-SVN-Rev: 21279
2007-03-17 01:30:22 +00:00
Ram Viswanadha
c135088734 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21278
2007-03-17 01:23:22 +00:00
George Rhoten
55ab205b9c ICU-5427 Don't crash due to CLDR data reorganization
X-SVN-Rev: 21276
2007-03-16 22:49:45 +00:00
Markus Scherer
cfc579ba82 ICU-5518 add a test case for bad UTF-8 input
X-SVN-Rev: 21274
2007-03-16 21:53:58 +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
John Emmons
a406fa663a ICU-5566 Fix timezone formatting test to use generic abbreviation for French
X-SVN-Rev: 21248
2007-03-14 15:47:09 +00:00
John Emmons
a17d2a5a77 ICU-5566 Fix metazone logic so the mz mappings are outside zoneStrings
X-SVN-Rev: 21247
2007-03-14 15:32:59 +00:00
George Rhoten
e8260c7d00 ICU-5566 The default for de currency format changed.
X-SVN-Rev: 21236
2007-03-13 16:11:01 +00:00
Eric Mader
9818e3785e ICU-5643 ucurrGetName: se uresb_getByKeyWithFallback to lookup Currency code. Add tests for fallback and default warnings, and for unknown currency code.
X-SVN-Rev: 21228
2007-03-12 19:53:42 +00:00
John Emmons
66e1878970 ICU-5566 timebomb test for set/get zone strings
X-SVN-Rev: 21227
2007-03-12 19:30:13 +00:00
John Emmons
72b223b173 ICU-5566 Fixing some tests due to CLDR data changes
X-SVN-Rev: 21221
2007-03-10 23:04:30 +00:00
John Emmons
83c6a2b2b4 ICU-5566 Port metazone functionality to ICU4C
X-SVN-Rev: 21220
2007-03-10 18:07:01 +00:00
George Rhoten
67423367d5 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21209
2007-03-09 07:14:25 +00:00
George Rhoten
05b06a5045 ICU-5566 CLDR1.5 changes. ICU4J is wrong in two cases.
X-SVN-Rev: 21201
2007-03-09 01:21:52 +00:00
George Rhoten
7d40e796f4 ICU-5574 Fix for AIX
X-SVN-Rev: 21199
2007-03-09 00:28:01 +00:00
George Rhoten
9f104bd3fd ICU-5566 CLDR1.5 changes. zh_TW is now an alias of zh_Hant_TW. Port test from ICU4J to ICU4C
X-SVN-Rev: 21196
2007-03-09 00:08:56 +00:00
George Rhoten
1b3fe313b8 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21173
2007-03-06 05:06:32 +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
202338aae8 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21170
2007-03-06 01:15:14 +00:00
George Rhoten
80712054e2 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21168
2007-03-06 01:05:52 +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
5af26cd5a7 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21159
2007-03-05 18:53:01 +00:00
George Rhoten
e7c4c6c19f ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21158
2007-03-05 18:41:34 +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
Yoshito Umaoka
f65edbb549 ICU-5135 Added TODO comments in the update test cases in the previous code submission
X-SVN-Rev: 21149
2007-03-02 19:33:07 +00:00
Vladimir Weinstein
7b86e2823b ICU-5625 Fix parsing of number only timezone offsets.
X-SVN-Rev: 21147
2007-03-02 06:57:40 +00:00
Yoshito Umaoka
6d39b91197 ICU-5135 Update zoneinfo.txt to 2007c generated by updated tzcode and corresponding test case fixes
X-SVN-Rev: 21146
2007-03-02 05:29:16 +00:00
George Rhoten
4706047498 ICU-5101 Test and prevent code from crashing when prefix and suffix are changed on a currency format. The prefix and suffix are still not settable when a currency is used, and the applyPattern must still be used when using currency formats.
X-SVN-Rev: 21145
2007-03-02 00:28:09 +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
George Rhoten
e3b53c31cc ICU-5574 Add check for offset buffer overflow
X-SVN-Rev: 21142
2007-03-01 12:36:47 +00:00
George Rhoten
21891079ba ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21136
2007-02-27 10:06:26 +00:00
George Rhoten
7d227b0bd2 ICU-5619 Fix Windows test failure when the timezone is GMT+5:45, and fix a documentation typo.
X-SVN-Rev: 21119
2007-02-26 07:59:55 +00:00
Eric Mader
3dbd215bdb ICU-5555 handleGetMonthLength needs to check for out of range months.
X-SVN-Rev: 21092
2007-02-23 19:27:50 +00:00
Yoshito Umaoka
7bf2a108f8 ICU-5597 Updated the previous changes based on George's review comments
X-SVN-Rev: 21088
2007-02-23 04:35:31 +00:00
Yoshito Umaoka
fe62e13597 ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern
X-SVN-Rev: 21087
2007-02-22 23:44:11 +00:00
George Rhoten
76c3e4269c ICU-5602 Remove C++ comments.
X-SVN-Rev: 21044
2007-02-16 22:33:24 +00:00
George Rhoten
b847cd9089 ICU-5602 Test and fix French secondary buffer reallocation crash.
X-SVN-Rev: 21041
2007-02-16 19:06:24 +00:00
George Rhoten
b2ec6ae1dc ICU-5575 Hit the snooze button on the timebomb
X-SVN-Rev: 21023
2007-02-08 23:27:21 +00:00
George Rhoten
818d136d40 ICU-5587 .vcproj files shouldn't use gb2312
X-SVN-Rev: 21022
2007-02-08 22:02:06 +00:00
Markus Scherer
e674e4f0f0 ICU-5518 fix swapping and preflighting of UTF-8-friendly MBCS .cnv files without extension tables
X-SVN-Rev: 21013
2007-02-06 18:04:33 +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
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
Andy Heninger
5a8ece1c9e ICU-5560 Fix UText bug with deep clone buffer pointer handling.
X-SVN-Rev: 20993
2007-01-30 01:38:16 +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
Eric Mader
0baac6e262 ICU-5309 Need to filter ZWJ/ZWNJ in LEFontInstance:MapCharToGlyph 'cause need to be able call canDisplay.
X-SVN-Rev: 20929
2007-01-25 19:57:43 +00:00
George Rhoten
5efbe065a8 ICU-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables.
Most of these table changes are not updates.

X-SVN-Rev: 20923
2007-01-24 23:27:45 +00:00
Eric Mader
69b172a199 ICU-5309 Move fFilterZeroWidth from OpenTypeLayoutEngine to LayoutEngine, add fFilterZeroWidth to DefaultCharMapper, remove filterZeroWidth parameters from MapCharsToGlyphs, MapCharToGlyph.
X-SVN-Rev: 20918
2007-01-24 22:45:49 +00:00
Ram Viswanadha
16be18bd42 ICU-5540 Incorporate review comments
X-SVN-Rev: 20875
2007-01-11 00:33:32 +00:00
George Rhoten
7f0ecace85 ICU-5298 Fix memory leak from last test addition.
X-SVN-Rev: 20867
2007-01-08 17:20:05 +00:00
Ram Viswanadha
ffa04cabe7 ICU-5540 add domain name and domain label length checks
X-SVN-Rev: 20862
2007-01-05 01:26:08 +00:00
Eric Mader
76e2c08bee ICU-4988 clean up options to make it easier to add x64 platform.
X-SVN-Rev: 20812
2006-12-20 00:30:39 +00:00
George Rhoten
1a89303d3c ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20810
2006-12-19 06:09:48 +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
2af0d67c26 ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
3e9764f769 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
No need to use =1

X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
George Rhoten
a7bee7b08c ICU-4988 Fix some MSVC 2005 compiler errors.
X-SVN-Rev: 20771
2006-12-13 01:40:10 +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
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
47160aaa27 ICU-5535 Fix documentation for --disable-tracing
X-SVN-Rev: 20751
2006-12-05 18:39:25 +00:00
Steven R. Loomis
a8d91aa1f3 ICU-2401 remove .cvsignore - cvs2svn cleanup
X-SVN-Rev: 20715
2006-12-01 18:05:03 +00:00
Eric Mader
70c0dbe848 ICU-5421 Mehran's Arabic Shaping changes for non-Arabic languages.
X-SVN-Rev: 20705
2006-11-29 23:35:20 +00:00
George Rhoten
609d6ef7fc ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20700
2006-11-28 22:07:19 +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
George Rhoten
439947f270 ICU-5410 Improve code coverage
X-SVN-Rev: 20672
2006-11-16 20:10:22 +00:00
George Rhoten
9901edb69b ICU-5410 Improve code coverage
X-SVN-Rev: 20665
2006-11-15 22:36:22 +00:00
George Rhoten
1822495e12 ICU-5410 Remove unused code.
X-SVN-Rev: 20660
2006-11-15 00:43:22 +00:00
George Rhoten
1bed67e4ed ICU-5410 Improve code coverage
X-SVN-Rev: 20658
2006-11-15 00:33:39 +00:00
George Rhoten
e5fc505f2e ICU-5511 Prevent uhash_equals from crashing by default
X-SVN-Rev: 20657
2006-11-15 00:13:51 +00:00
George Rhoten
e2be25e646 ICU-5510 Add argument checks to verify that complete UChar * buffers are being used.
X-SVN-Rev: 20654
2006-11-14 22:59:46 +00:00
George Rhoten
ed884bf936 ICU-5366 The Greek RBNF rules don't exist. The default locale's rules shouldn't be tested this way.
X-SVN-Rev: 20646
2006-11-09 00:51:18 +00:00
Markus Scherer
8b3dfa0673 ICU-5503 add new ISO 15924 script codes
X-SVN-Rev: 20644
2006-11-08 23:41:46 +00:00
George Rhoten
37d7c8afaa ICU-5366 Better fix to allow the tests to pass in the te_IN locale.
X-SVN-Rev: 20643
2006-11-08 16:57:14 +00:00
George Rhoten
02ae73b015 ICU-5366 Allow the tests to pass in the te_IN locale.
X-SVN-Rev: 20642
2006-11-08 07:13:34 +00:00
George Rhoten
d74dc09607 ICU-5366 Warn about unavailable default locale.
X-SVN-Rev: 20641
2006-11-07 18:52:45 +00:00
George Rhoten
ba9da9c55b ICU-5366 Allow this test to pass when ICU doesn't have data for the default locale.
X-SVN-Rev: 20638
2006-11-07 17:14:12 +00:00
George Rhoten
75c157f092 ICU-5473 Allow this test to pass on machines set to the French locale.
X-SVN-Rev: 20637
2006-11-07 16:48:11 +00:00
George Rhoten
257f503926 ICU-5366 Fix a test failure on many machines that aren't using the en_US locale (e.g. no_NO, zh_CN, fr_FR@euro)
X-SVN-Rev: 20636
2006-11-07 16:20:50 +00:00
George Rhoten
2125ab1dcf ICU-5486 update data with 1.4.1
X-SVN-Rev: 20635
2006-11-07 08:40:47 +00:00
George Rhoten
f1c3ea3982 ICU-5366 Allow this test to work in non-English locales.
X-SVN-Rev: 20633
2006-11-07 08:18:16 +00:00
Markus Scherer
18645b2f6d ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20632
2006-11-07 00:16:02 +00:00
Eric Mader
ca17961558 ICU-4832 add test to verify that unassigned code points in the RTL range in fact reorder as RTL.
X-SVN-Rev: 20631
2006-11-06 23:48:40 +00:00
George Rhoten
11d77d9a9f ICU-5298 Fix for non-Windows compilers.
X-SVN-Rev: 20619
2006-10-31 23:57:44 +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
Ram Viswanadha
2ac62d437c ICU-5298 add a test
X-SVN-Rev: 20603
2006-10-27 17:55:28 +00:00
Markus Scherer
e31934eb83 ICU-5470 add test case with hardcoded Brazil rules so that we don't depend on the internal representation of the America/Sao_Paulo time zone
X-SVN-Rev: 20593
2006-10-25 13:11:52 +00:00
Markus Scherer
512f4c4ed7 ICU-5470 fix time zone calculations for late February, taking leap years into account
X-SVN-Rev: 20590
2006-10-24 19:57:32 +00:00
Markus Scherer
c098a88613 ICU-5304 gcc is picky about the order of defining and using an enum in a class
X-SVN-Rev: 20589
2006-10-23 21:47:49 +00:00
Markus Scherer
4f5e372f0d ICU-5304 fix macros in unistr.h with namespace qualification of the UnicodeString class
X-SVN-Rev: 20586
2006-10-23 21:12:33 +00:00
George Rhoten
43c9f55551 ICU-5426 This test suite isn't in /tsutil
X-SVN-Rev: 20585
2006-10-23 03:59:00 +00:00
George Rhoten
b6d25ceffc ICU-5410 Remove unused deprecated tests.
X-SVN-Rev: 20525
2006-10-11 15:41:46 +00:00
George Rhoten
ce4ead4d3a ICU-5410 Remove unused deprecated tests, and sort the tests a little differently.
X-SVN-Rev: 20524
2006-10-11 15:40:43 +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
a7da3af3a0 ICU-5410 Synchronize changes between ICU4J and ICU4C.
X-SVN-Rev: 20494
2006-10-05 21:25:38 +00:00
George Rhoten
b3c7746b16 ICU-5426 Make sure that any overflow for the new smaller buffer is registered as a failure.
X-SVN-Rev: 20473
2006-10-02 23:29:09 +00:00
George Rhoten
9446caf3e7 ICU-5426 TestUDataSetAppData doesn't use any of the malloc'd data. Use a static const data item instead.
X-SVN-Rev: 20468
2006-10-02 07:01:10 +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
a866e44617 ICU-5426 Reduce VM size and reduce exported data on Unix machines.
X-SVN-Rev: 20466
2006-10-01 06:45:25 +00:00
George Rhoten
b0d276726b ICU-5426 Reduce the VM size on Windows by two thirds of a megabyte,
and make it easier to update UCA rules.

X-SVN-Rev: 20465
2006-10-01 05:30:20 +00:00
George Rhoten
bd55703aea ICU-5426 Reduce size of some functions, and remove duplicate newlines.
X-SVN-Rev: 20446
2006-09-29 04:19:26 +00:00
George Rhoten
f8b72498c9 ICU-5426 Fix last check-in
X-SVN-Rev: 20444
2006-09-29 03:44:03 +00:00
George Rhoten
0cacc1f2f0 ICU-5426 Don't use ctst_malloc when it's not required.
X-SVN-Rev: 20443
2006-09-29 03:38:06 +00:00
George Rhoten
a77abc97f4 ICU-5426 Reduce size of rarely used static buffer.
X-SVN-Rev: 20442
2006-09-29 03:37:37 +00:00
George Rhoten
c5ea978686 ICU-5426 More size reduction.
X-SVN-Rev: 20441
2006-09-29 02:41:37 +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
673021b6f8 ICU-5426 Reduce the VM size on Windows by a few megabytes.
X-SVN-Rev: 20429
2006-09-28 15:58:13 +00:00
George Rhoten
83a4330cb6 ICU-5426 Make sure that some functions can use const data.
X-SVN-Rev: 20428
2006-09-28 15:38:06 +00:00
George Rhoten
69d78b9bfc ICU-5426 Make some static buffers non-static.
X-SVN-Rev: 20427
2006-09-28 15:37:40 +00:00
George Rhoten
87de76da1e ICU-5426 Declare some data static const.
X-SVN-Rev: 20426
2006-09-28 08:41:37 +00:00
George Rhoten
4d50a8bd57 ICU-5426 Reduce the size of intltest & cintltst
X-SVN-Rev: 20425
2006-09-28 08:40:44 +00:00
George Rhoten
e5ba281869 ICU-5426 Declare some data const.
X-SVN-Rev: 20424
2006-09-28 08:40:02 +00:00
George Rhoten
ad9f26b669 ICU-5426 These buffers don't need to be static.
X-SVN-Rev: 20423
2006-09-28 08:39:03 +00:00
George Rhoten
0545ba7212 ICU-5426 Reduce the size of intltest
X-SVN-Rev: 20422
2006-09-28 08:36:49 +00:00
George Rhoten
3c329acc44 ICU-5426 Build cintltst just like the Unix makefiles. Incremental linking isn't needed, which add 25% to the test suite.
X-SVN-Rev: 20421
2006-09-28 08:35:56 +00:00
George Rhoten
b9694dd912 ICU-5357 Fix two broken links.
X-SVN-Rev: 20409
2006-09-26 17:51:51 +00:00
George Rhoten
50a6206504 ICU-5410 Test the reset function.
X-SVN-Rev: 20386
2006-09-22 18:24:07 +00:00
George Rhoten
39db5e3c44 ICU-5410 Improve test code coverage
X-SVN-Rev: 20373
2006-09-21 01:25:43 +00:00
George Rhoten
f465b0c325 ICU-5354 Fix last checkin for compiler warnings and z/OS errors.
X-SVN-Rev: 20306
2006-09-11 22:04:45 +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
George Rhoten
8b2c84620c ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
Andy Heninger
050e6b861d ICU-5354 better testing of utext clone(), improved code coverage.
X-SVN-Rev: 20190
2006-08-29 23:21:59 +00:00
George Rhoten
a981e196f5 ICU-5348 Fixes for UCONFIG_NO_FILE_IO = 1
X-SVN-Rev: 20175
2006-08-29 03:23:51 +00:00
George Rhoten
4c36af547c ICU-5348 Fixes for UCONFIG_NO_FILE_IO = 1
X-SVN-Rev: 20174
2006-08-29 02:09:12 +00:00
George Rhoten
6e750cbb3b ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20156
2006-08-24 21:03:52 +00:00
George Rhoten
8a5f6873a0 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20154
2006-08-24 19:03:06 +00:00
George Rhoten
b5c0573660 ICU-5275 Fix for z/OS.
X-SVN-Rev: 20144
2006-08-23 03:08:48 +00:00
George Rhoten
6e0af572ca ICU-5275 Fix for z/OS.
X-SVN-Rev: 20143
2006-08-23 03:07:26 +00:00
George Rhoten
f608687eb4 ICU-5275 Fix a memory leak in the new code.
X-SVN-Rev: 20140
2006-08-23 00:04:31 +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
dbdf6e8019 ICU-5333 Whitespace changes.
X-SVN-Rev: 20119
2006-08-20 05:08:35 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
c3079acd36 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20113
2006-08-19 18:05:31 +00:00
Andy Heninger
dab1bcdb2d ICU-4669 UText, struct alignment, review comments
X-SVN-Rev: 20107
2006-08-19 00:38:18 +00:00
George Rhoten
8e5113cc62 ICU-5254 Fix for MinGW
X-SVN-Rev: 20078
2006-08-17 05:21:06 +00:00
George Rhoten
432f8cfcb3 ICU-5254 Fix for MSVC 2003
X-SVN-Rev: 20072
2006-08-15 23:27:28 +00:00
Ram Viswanadha
5e5b329038 ICU-5275 tests for bug fix
X-SVN-Rev: 20071
2006-08-15 23:21:39 +00:00
George Rhoten
77706b9043 ICU-5254 Fix for MinGW
X-SVN-Rev: 20067
2006-08-15 07:30:31 +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
ba117fc5a8 ICU-5276 Sentence Break Rule updates for Japanese Voicing Marks change.
X-SVN-Rev: 20042
2006-08-11 21:01:07 +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
George Rhoten
55f0035338 ICU-4913 Add a test for the result of cross tree aliases.
X-SVN-Rev: 20039
2006-08-11 20:03:54 +00:00
Andy Heninger
09e3cfac5d ICU-5276 update rbbi tests for treating Japanese Half Width voicing marks as Extend.
X-SVN-Rev: 20038
2006-08-11 19:38:49 +00:00
Eric Mader
c292eb5da0 ICU-5314 Clean up UTF-16, UTF-32 detectors, UTF-16 test.
X-SVN-Rev: 20035
2006-08-11 18:55:15 +00:00
George Rhoten
818fa504fd ICU-5313 Make it easier to compiler the performance tests on Unix type
machines.

X-SVN-Rev: 20034
2006-08-11 18:48:08 +00:00
George Rhoten
154f34dbf2 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20028
2006-08-11 04:05:04 +00:00
George Rhoten
3b3554498c ICU-5161 Fix a memory leak.
X-SVN-Rev: 20027
2006-08-11 03:50:42 +00:00
George Rhoten
06ab467b86 ICU-5161 Fix some memory leaks.
X-SVN-Rev: 20026
2006-08-11 02:48:23 +00:00
Andy Heninger
4ce961aa13 ICU-4669 Add tests for UText CharacterIterator provider, and fix errors uncovered by them.
X-SVN-Rev: 20016
2006-08-10 05:28:32 +00:00
Ram Viswanadha
40bba85d33 ICU-5201 add test case
X-SVN-Rev: 20014
2006-08-09 22:16:47 +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
John Emmons
e965dc47cf ICU-5241 Added tests for single setters of quarters
X-SVN-Rev: 20004
2006-08-08 22:00:10 +00:00
George Rhoten
9c87c17463 ICU-5220 This test shouldn't fail when the specific test case is suppose to fail.
X-SVN-Rev: 20001
2006-08-07 23:58:13 +00:00
George Rhoten
feddeaa84c ICU-5243 Undo last change
X-SVN-Rev: 19997
2006-08-07 20:59:59 +00:00
John Emmons
26587784a8 ICU-5032 Increase coverage on DateFormatSymbolsSingleSetter
X-SVN-Rev: 19993
2006-08-07 16:32:50 +00:00
George Rhoten
8c86161250 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19990
2006-08-07 06:55:30 +00:00
Markus Scherer
d9e954dc93 ICU-5220 uenum_next() must not set an error code for just enumerating past the end
X-SVN-Rev: 19989
2006-08-06 22:38:31 +00:00
George Rhoten
9bcf354c65 ICU-4881 Temporarily disable the TestAliasedNames test
X-SVN-Rev: 19978
2006-08-04 23:59:45 +00:00
Steven R. Loomis
0a7a3a1eba ICU-4985 disable rounding, when we test with 999 digits after the decimal point (exhaustive fix)
X-SVN-Rev: 19977
2006-08-04 23:21:04 +00:00
George Rhoten
77d118a8a5 ICU-5282 Don't test for UCONFIG_NO_CONVERSION. It shouldn't normally work.
X-SVN-Rev: 19963
2006-08-02 22:29:50 +00:00
Matitiahu Allouche
fc3f2caf98 ICU-5243 add 2 test cases
X-SVN-Rev: 19927
2006-07-31 15:03:02 +00:00
George Rhoten
aaab30d9f4 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19924
2006-07-29 01:08:10 +00:00
Eric Mader
87731aeae7 ICU-5282 Fix problems found by uconfigtest.
X-SVN-Rev: 19922
2006-07-28 22:58:29 +00:00
Markus Scherer
cbb5fd45d1 ICU-4933 titlecase first _cased_ letter
X-SVN-Rev: 19921
2006-07-28 22:43:40 +00:00
George Rhoten
d6e59fa634 ICU-5032 Increase code coverage
X-SVN-Rev: 19917
2006-07-28 19:35:12 +00:00
George Rhoten
d9d4065306 ICU-5161 Never use C++ static initialization.
X-SVN-Rev: 19916
2006-07-28 19:33:44 +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
Matitiahu Allouche
0b47bd5489 ICU-5243 add a test case for REORDER_RUNS_ONLY
X-SVN-Rev: 19900
2006-07-27 14:26:10 +00:00
Matitiahu Allouche
6edbf4304e ICU-5243 add tests for a few APIs, test new implementation of REORDER_RUNS_ONLY
X-SVN-Rev: 19895
2006-07-26 13:55:25 +00:00
George Rhoten
8132ccec88 ICU-4881 Fix version test
X-SVN-Rev: 19894
2006-07-25 23:02:40 +00:00
George Rhoten
b1b20ec190 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19890
2006-07-25 05:31:24 +00:00
George Rhoten
b077601956 ICU-5243 Fix gcc compiler warnings.
X-SVN-Rev: 19886
2006-07-25 03:14:44 +00:00
George Rhoten
4397926a33 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19885
2006-07-25 02:52:22 +00:00
George Rhoten
02a714e77c ICU-5277 Fix the aliases for the ISO-2022 converters, which includes the proper designation of IANA/MIME/CCSID names.
X-SVN-Rev: 19881
2006-07-24 21:14:00 +00:00
Steven R. Loomis
2b2ceca58a ICU-5274 remove the log10 code completely
X-SVN-Rev: 19880
2006-07-24 18:02:38 +00:00
Steven R. Loomis
f0b3b7f44a ICU-5274 move uprv_log10 to test code
X-SVN-Rev: 19877
2006-07-21 22:16:30 +00:00
Steven R. Loomis
83c6d252dc ICU-5270 don't crash when no data present
X-SVN-Rev: 19876
2006-07-21 22:01:55 +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
Steven R. Loomis
b35f1db1ce ICU-5270 A better way to handle missing data in tests
X-SVN-Rev: 19865
2006-07-20 18:37:21 +00:00
Steven R. Loomis
bd17f854bc ICU-5270 Don\'t set name to empty..creates gaps in the failure list.
X-SVN-Rev: 19864
2006-07-20 18:36:38 +00:00
Steven R. Loomis
993fb18289 ICU-5270 dont crash on no-data situation
X-SVN-Rev: 19863
2006-07-20 18:08:00 +00:00
George Rhoten
d49dcbdc56 ICU-5161 Don't create a verbose log message when not in verbose mode and NaN is being tested.
This fixes a Purify warning.

X-SVN-Rev: 19855
2006-07-18 22:18:09 +00:00
Eric Mader
e933e38b2d ICU-5267 DateFormatSymbols::getZoneType() needs to check for empty strings.
X-SVN-Rev: 19854
2006-07-18 22:14:29 +00:00
George Rhoten
a0f456dad5 ICU-5261 Don't crash when Solaris 10 with gcc is crashing.
X-SVN-Rev: 19837
2006-07-13 18:53:36 +00:00
Matitiahu Allouche
b3666ae3d3 ICU-5243 handle memory shortage exceptions, improve pseudoBidi tables and functions for EBCDIC
X-SVN-Rev: 19835
2006-07-13 14:05:52 +00:00
Matitiahu Allouche
31f8cf39d7 ICU-5243 fix pseudoBidi tables and functions for EBCDIC
X-SVN-Rev: 19832
2006-07-12 23:51:14 +00:00
Eric Mader
58de79fd9f ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 19831
2006-07-12 23:21:02 +00:00
Ram Viswanadha
b4504a450f ICU-5247 update data
X-SVN-Rev: 19830
2006-07-12 00:29:30 +00:00
Ram Viswanadha
7fbceb5fe0 ICU-5247 update data
X-SVN-Rev: 19829
2006-07-12 00:17:21 +00:00
George Rhoten
d9920d751c ICU-5243 Properly name failing tests.
X-SVN-Rev: 19828
2006-07-11 23:59:02 +00:00
Steven R. Loomis
9a23edcce0 ICU-5258 fix GenericTime failures, sync with java
X-SVN-Rev: 19826
2006-07-11 22:47:56 +00:00
George Rhoten
346c70d8c7 ICU-5092 Fixes for i5/OS.
X-SVN-Rev: 19825
2006-07-11 21:16:20 +00:00
George Rhoten
c542aac188 ICU-5247 Fix exhaustive testing and the CLDR addition of v (generic timezone) to the pattern characters.
X-SVN-Rev: 19824
2006-07-11 20:12:31 +00:00
George Rhoten
3b145459fa ICU-5092 Fixes for i5/OS.
X-SVN-Rev: 19822
2006-07-11 17:28:50 +00:00
George Rhoten
f57dcd6274 ICU-4881 Move timebomb failures
X-SVN-Rev: 19818
2006-07-11 00:17:19 +00:00
George Rhoten
9c874f2cc1 ICU-5257 Give the correct parse position when parsing currency numbers.
X-SVN-Rev: 19817
2006-07-10 23:40:17 +00:00
George Rhoten
eae4ca652d ICU-5243 Fix memory initialization from last check-in
X-SVN-Rev: 19816
2006-07-10 23:02:23 +00:00
Matitiahu Allouche
1e8ec765f0 ICU-5243 add tests for new options for bidi support (fix for EBCDIC environment)
X-SVN-Rev: 19811
2006-07-10 15:45:00 +00:00
Andy Heninger
556c0d780a ICU-4707 Fix C++ comments in C file
X-SVN-Rev: 19809
2006-07-10 05:19:34 +00:00
Andy Heninger
86f905c2eb ICU-4669 UText optimized UTF-8 provider
X-SVN-Rev: 19808
2006-07-10 05:03:54 +00:00
George Rhoten
9829f93dbf ICU-5117 Now that Thai works differently, make sure this test passes in exhaustive mode.
X-SVN-Rev: 19805
2006-07-07 21:27:59 +00:00
George Rhoten
9fa73dc2dd ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19804
2006-07-07 21:01:30 +00:00
George Rhoten
105ca72591 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19803
2006-07-07 17:07:50 +00:00
Matitiahu Allouche
51dbdaa5c0 ICU-5243 add tests for new options for bidi support
X-SVN-Rev: 19798
2006-07-07 14:13:41 +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
George Rhoten
fc09f8cce8 ICU-5253 The last check-in undid some of the changes in version 1.160.
Readd version 1.160 changes.

X-SVN-Rev: 19795
2006-07-06 15:54:20 +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
Markus Scherer
6264fe3f47 ICU-5188 allow empty substitution string
X-SVN-Rev: 19791
2006-07-06 06:19:23 +00:00
George Rhoten
93bef44b15 ICU-5254 This is a fix for the Intel compiler.
Maybe something was wrong with all the UnicodeString temporary objects.
Also don't use U_ASSERT in test code, which stops execution of all the tests.

X-SVN-Rev: 19790
2006-07-06 01:50:03 +00:00
Markus Scherer
8e5f03bcd1 ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
2006-07-05 23:08:50 +00:00
Markus Scherer
6b3d20d454 ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19786
2006-07-03 21:37:45 +00:00
Markus Scherer
57b730acf8 ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19785
2006-07-03 21:05:30 +00:00
George Rhoten
14289dfe22 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19783
2006-07-03 07:40:30 +00:00
Markus Scherer
2b532c1ddf ICU-2027 charset name matching ignore leading zeroes and all non-alnum characters
X-SVN-Rev: 19780
2006-06-28 23:16:45 +00:00
Markus Scherer
f049a5f607 ICU-5211 the Universal Time Scale must use the proleptic Gregorian calendar because it is supposed to be compatible with .Net System.DateTime which uses that calendar
X-SVN-Rev: 19778
2006-06-28 22:39:00 +00:00
Eric Mader
27c7ccf73b ICU-5247 Change timebomb to ICU 3.7 - localPatternChars is deprecated in CLDR and won't be updated.
X-SVN-Rev: 19777
2006-06-28 19:21:43 +00:00
Eric Mader
02657fcc8b ICU-5247 fix incorrect escaping, timebomb localPatternChars test 'till CLDR data is corrected.
X-SVN-Rev: 19776
2006-06-28 00:38:53 +00:00
Markus Scherer
2c56554cbb ICU-5211 add API functions: ucal_setGregorianChange() and ucal_getGregorianChange()
X-SVN-Rev: 19775
2006-06-27 23:06:25 +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
George Rhoten
49e8d0adc6 ICU-5092 Fix for i5/OS
X-SVN-Rev: 19765
2006-06-26 23:54:39 +00:00
Eric Mader
88067a2bd1 ICU-5247 Fix unicode escapes in French names.
X-SVN-Rev: 19764
2006-06-26 22:41:29 +00:00
George Rhoten
bf0bfd8bf0 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19763
2006-06-26 19:01:38 +00:00
Eric Mader
1fcd76ec02 ICU-5241 Initial checkin of Quarters, narrow month, day names.
X-SVN-Rev: 19762
2006-06-26 17:51:25 +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
George Rhoten
2ac36e914a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19760
2006-06-26 16:47:37 +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
Andy Heninger
67d7810da1 ICU-5242 unicode 5.0 rbbi rules update
X-SVN-Rev: 19758
2006-06-26 04:54:00 +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
George Rhoten
27171584fb ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19754
2006-06-23 01:39:17 +00:00
Andy Heninger
98ca8c6c8b ICU-5242 sentence break monkey test updates
X-SVN-Rev: 19751
2006-06-23 01:10:22 +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
23fc923706 ICU-5172 fix ucnv_safeClone(iso-2022-kr) to not unnecessarily heap-allocate currentConverter clones
X-SVN-Rev: 19737
2006-06-16 23:13:50 +00:00
Markus Scherer
825412e319 ICU-5229 document and check that ucnv_convertEx() streaming conversion requires an explicit pivot buffer
X-SVN-Rev: 19736
2006-06-16 21:55:52 +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
1b2e91e2ac ICU-5231 Update UCA 5.0 CE values
X-SVN-Rev: 19731
2006-06-16 05:48:37 +00:00
Vladimir Weinstein
0c0bad0938 ICU-5231 Update UCA 5.0 version and sortkey values
X-SVN-Rev: 19730
2006-06-16 05:47:24 +00:00
Vladimir Weinstein
9662753980 ICU-5231 Update UCA 5.0 version values
X-SVN-Rev: 19729
2006-06-16 05:46:38 +00:00
Vladimir Weinstein
29d93b9c92 ICU-5231 More robust reading of UCA test file for threading test
X-SVN-Rev: 19728
2006-06-16 05:45:50 +00:00
Vladimir Weinstein
3f092b72ac ICU-5231 UCA 5.0
X-SVN-Rev: 19726
2006-06-16 05:40:19 +00:00
Markus Scherer
1d687cde69 ICU-5230 faster u_strToUTF8() and u_strFromUTF8() functions, added ...WithSub() variants, added u_strFromUTF8Lenient()
X-SVN-Rev: 19723
2006-06-15 19:22:04 +00:00
Markus Scherer
54dea95f46 ICU-5084 Unicode 5.0 beta (d16)
X-SVN-Rev: 19717
2006-06-13 23:14:38 +00:00
George Rhoten
ec174ab671 ICU-5226 Better testing of default converter.
X-SVN-Rev: 19715
2006-06-13 15:58:39 +00:00
George Rhoten
a706c5b441 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options to be created incorrectly.
X-SVN-Rev: 19714
2006-06-13 15:50:01 +00:00
George Rhoten
7724842efe ICU-5226 Fix some issues with ucnv_setDefaultName.
X-SVN-Rev: 19708
2006-06-12 22:43:49 +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
79be730203 ICU-4527 Porting fix for Linux
X-SVN-Rev: 19694
2006-06-08 03:17:05 +00:00
George Rhoten
3a91be6e8a ICU-5032 Improve code coverage
X-SVN-Rev: 19693
2006-06-07 22:28:24 +00:00
George Rhoten
ad959a3e4d ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19692
2006-06-07 04:42:25 +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
fbd6fd7e16 ICU-5032 Improve code coverage
X-SVN-Rev: 19686
2006-06-06 01:11:22 +00:00
George Rhoten
1b31bc0493 ICU-5190 Added equality test for ucol_safeClone
X-SVN-Rev: 19685
2006-06-06 00:57:04 +00:00
George Rhoten
f4b0ed0368 ICU-5190 Fix a bug where the cloned collator uses UCA instead of customized rules.
X-SVN-Rev: 19682
2006-06-05 21:56:14 +00:00
George Rhoten
a0f982aa38 ICU-5092 Allow tests to finish when QIBM_MULTI_THREADED=Y is not defined.
X-SVN-Rev: 19677
2006-05-28 20:51:47 +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
George Rhoten
cae2846c2a ICU-5032 Improve code coverage
X-SVN-Rev: 19672
2006-05-27 04:01:42 +00:00
George Rhoten
5753843bb8 ICU-5032 Improve code coverage
X-SVN-Rev: 19668
2006-05-26 22:24:52 +00:00
George Rhoten
359c920bb3 ICU-5091 Remove this unused code because we don't have an Alpha machine anymore, and it's specific to that platform.
unaligned.c also contains bad newlines.

X-SVN-Rev: 19664
2006-05-26 19:58:55 +00:00
George Rhoten
f599e79f74 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19662
2006-05-26 06:04:01 +00:00
George Rhoten
3b6078d331 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19661
2006-05-26 05:34:26 +00:00
George Rhoten
714e31a22e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19660
2006-05-26 04:44:31 +00:00
George Rhoten
020abe6693 ICU-5190 Fix some offset allocation issues for unaligned buffers.
X-SVN-Rev: 19659
2006-05-26 04:00:52 +00:00
George Rhoten
33bc5c6399 ICU-5032 Improve code coverage
X-SVN-Rev: 19655
2006-05-25 22:27:14 +00:00
George Rhoten
1d2faec9b6 ICU-5032 Improve code coverage
X-SVN-Rev: 19653
2006-05-25 19:27:08 +00:00
George Rhoten
ae96662bb1 ICU-5113 Ignore the names of generated files.
X-SVN-Rev: 19650
2006-05-25 17:30:57 +00:00
George Rhoten
7e94299ca4 ICU-5196 Don't divide by zero.
X-SVN-Rev: 19648
2006-05-24 00:00:46 +00:00
Andy Heninger
5d834f6c4a ICU-4669 UText previous index, inline native index
X-SVN-Rev: 19647
2006-05-23 22:52:58 +00:00
George Rhoten
9d357b5a09 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19640
2006-05-22 06:11:18 +00:00
George Rhoten
09999a3f5e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19638
2006-05-22 05:46:55 +00:00
George Rhoten
a33e2d37a9 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19637
2006-05-22 05:29:53 +00:00
George Rhoten
36e78e6d21 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19636
2006-05-22 05:20:52 +00:00
George Rhoten
cbb891e5ec ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19635
2006-05-22 05:01:21 +00:00
George Rhoten
319d2629b3 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19632
2006-05-21 21:09:01 +00:00
George Rhoten
e67193f2dc ICU-5196 Don't divide by zero.
X-SVN-Rev: 19631
2006-05-21 17:58:29 +00:00
George Rhoten
d9fe86302a ICU-5190 Perform better testing of ucol_safeClone.
X-SVN-Rev: 19630
2006-05-21 17:56:44 +00:00
Eric Mader
79df33682b ICU-5196 Skip Windows locales that don't have a corresponding ICU locale ID. Generate random doubles as the quotient of two int64_ts.
X-SVN-Rev: 19619
2006-05-05 23:21:23 +00:00
George Rhoten
dd2917fc9b ICU-5195 Fix codepoint handling that stradle buffers.
X-SVN-Rev: 19614
2006-05-05 07:08:37 +00:00
George Rhoten
7e90d04bc0 ICU-4985 Update for LUF
X-SVN-Rev: 19611
2006-05-05 01:41:21 +00:00
Deborah Goldsmith
eac56d17c4 ICU-4985 Fix another problem with test in debug mode
X-SVN-Rev: 19610
2006-05-05 01:01:36 +00:00
Deborah Goldsmith
7becf109fd ICU-4985 Fix problem with test in debug mode
X-SVN-Rev: 19609
2006-05-05 00:52:58 +00:00
Andy Heninger
3a31ab328e ICU-5170 fix invalid paramater checking & test for ubrk_open()
X-SVN-Rev: 19605
2006-05-03 03:32:18 +00:00
Deborah Goldsmith
de8c6c14f3 ICU-4985 currency rounding/fractions no longer ignored
X-SVN-Rev: 19604
2006-05-03 00:00:34 +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
Andy Heninger
2134fb7aac ICU-5170 compiler warning cleanup
X-SVN-Rev: 19596
2006-04-26 04:01:00 +00:00
George Rhoten
79637baca1 ICU-5032 Improve code coverage, and improve testing
X-SVN-Rev: 19592
2006-04-25 23:28:06 +00:00
George Rhoten
f5e940afb4 ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies.
Make it more efficient to copy and initialize a UResourceBundle.
Don't use U_INTERNAL_PROGRAM_ERROR when U_ILLEGAL_ARGUMENT_ERROR was meant.

X-SVN-Rev: 19586
2006-04-25 19:32:35 +00:00
Eric Mader
958fde0c5f ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19585
2006-04-25 19:16:44 +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
Andy Heninger
02503e08f4 ICU-5170 RBBI Dictionary test, moved stack objects to heap so Purify can better
check for out-of-bounds writes.  In search of an elusive error.

X-SVN-Rev: 19581
2006-04-24 17:31:44 +00:00
Andy Heninger
9f85d5dd08 ICU-5170 move RBBI from CharacterIterator to UText
X-SVN-Rev: 19579
2006-04-22 05:29:27 +00:00
Ram Viswanadha
aca85b53cf ICU-4855 fix a failure
X-SVN-Rev: 19578
2006-04-22 00:46:03 +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
8341bf4d87 ICU-5161 call fontInstance->deleteNameString instead of DELETE_ARRAY.
X-SVN-Rev: 19565
2006-04-19 18:38:46 +00:00
George Rhoten
90b87f3aa8 ICU-5161 Fix memory leaks and use ICU putil functions.
X-SVN-Rev: 19564
2006-04-19 06:53:43 +00:00
Deborah Goldsmith
225d629326 ICU-5163 Restore const void * constructor, improve test coverage
X-SVN-Rev: 19563
2006-04-18 22:49:08 +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
George Rhoten
689ac9f998 ICU-5161 Fix a memory leak.
X-SVN-Rev: 19558
2006-04-17 07:37:21 +00:00
George Rhoten
69dc11a58d ICU-5161 Fix a memory leak.
X-SVN-Rev: 19557
2006-04-17 05:06:11 +00:00
George Rhoten
57206e7d3c ICU-5161 Fix memory leaks.
X-SVN-Rev: 19556
2006-04-16 18:11:12 +00:00
George Rhoten
7e6b69156d ICU-5161 Properly delete memory, and make sure there is enough space to unescape a string.
X-SVN-Rev: 19555
2006-04-16 17:28:00 +00:00
George Rhoten
8530362290 ICU-5161 Properly delete the memory.
X-SVN-Rev: 19550
2006-04-15 07:35:05 +00:00
George Rhoten
573f662749 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19546
2006-04-14 16:20:02 +00:00
George Rhoten
216965ea92 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19544
2006-04-14 15:49:37 +00:00
Eric Mader
8927afbf4b ICU-5153 Make sure the string passed to GetNumberFormatW, GetCurrencyFormatW has "." as the decimal separator.
X-SVN-Rev: 19542
2006-04-13 23:48:32 +00:00
Eric Mader
2751032ccd ICU-3979 Fix extrremely annoying compiler warnings.
X-SVN-Rev: 19530
2006-04-11 22:40:05 +00:00
Eric Mader
656d7e1b43 ICU-3979 remove spurious semi-colons.
X-SVN-Rev: 19528
2006-04-11 01:32:24 +00:00
Eric Mader
ca9fcb4e10 ICU-3979 Fix compiler warnings.
X-SVN-Rev: 19527
2006-04-11 01:15:08 +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
cbac1432df ICU-4873 Fix Solaris warning and z/OS error.
X-SVN-Rev: 19522
2006-04-07 07:43:27 +00:00
Ram Viswanadha
ea4cd7f0fa ICU-5084 add timebombs for tests
X-SVN-Rev: 19519
2006-04-04 23:23:05 +00:00
George Rhoten
94f0de1e3a ICU-5025 Better fix for an Intel compiler optimization bug.
X-SVN-Rev: 19514
2006-04-04 15:57:50 +00:00
George Rhoten
ebbb957f9d ICU-5025 Better fix for an Intel compiler optimization bug.
X-SVN-Rev: 19513
2006-04-04 15:56:38 +00:00
George Rhoten
b29549eef4 ICU-5143 Make sure that proper ownership rules of the RuleBasedCollator are followed.
Do deep copying where needed.
Don't dereference NULL on failure to create rule string.
Initialize all member variables.
Consolidate copy and pasted code.

X-SVN-Rev: 19509
2006-04-02 19:07:50 +00:00
George Rhoten
3209361c76 ICU-5117 Optimize the string declarations.
X-SVN-Rev: 19506
2006-03-31 19:12:26 +00:00
Andy Heninger
f47dea2b53 ICU-4873 UText with surrogates spanning chunk boundaries.
X-SVN-Rev: 19498
2006-03-31 02:11:39 +00:00
George Rhoten
303da65207 ICU-5032 Test swapping a 32-bit key resource bundle table
X-SVN-Rev: 19476
2006-03-30 04:50:01 +00:00
George Rhoten
1d6533d978 ICU-5025 Fix an Intel compiler issue.
X-SVN-Rev: 19475
2006-03-30 01:18:26 +00:00
Deborah Goldsmith
aa8de78f26 ICU-5136 Add test of MutableTrieDictionary and CompactTrieDictionary
X-SVN-Rev: 19473
2006-03-29 23:33:02 +00:00
George Rhoten
88420fdecf ICU-5032 Fix a typo from the last checkin
X-SVN-Rev: 19469
2006-03-29 00:59:28 +00:00
George Rhoten
7aa9c4c444 ICU-5032 Increase code coverage.
X-SVN-Rev: 19467
2006-03-29 00:19:28 +00:00
George Rhoten
d5bc69e7f4 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19466
2006-03-28 22:00:11 +00:00
George Rhoten
9b74d98d49 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19461
2006-03-28 07:25:09 +00:00