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
d9fe86302a
ICU-5190 Perform better testing of ucol_safeClone.
...
X-SVN-Rev: 19630
2006-05-21 17:56:44 +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
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
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
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
George Rhoten
216965ea92
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19544
2006-04-14 15:49:37 +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
d5bc69e7f4
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19466
2006-03-28 22:00:11 +00:00
George Rhoten
81b211ef90
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19444
2006-03-26 00:18:23 +00:00
George Rhoten
4763cb63a0
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19440
2006-03-25 23:00:58 +00:00
George Rhoten
0b0d6328ab
ICU-4707 Properly define range checking
...
X-SVN-Rev: 19439
2006-03-25 22:29:09 +00:00
George Rhoten
485ca2f705
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19433
2006-03-24 23:43:25 +00:00
George Rhoten
044a33ac62
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19431
2006-03-24 23:29:08 +00:00
George Rhoten
a818a144e1
ICU-4639 Make it easier to find charset detection.
...
X-SVN-Rev: 19430
2006-03-24 23:20:25 +00:00
George Rhoten
64483b9dd3
ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
...
X-SVN-Rev: 19427
2006-03-24 21:24:39 +00:00
George Rhoten
b51bdf2a60
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19417
2006-03-23 05:53:36 +00:00
George Rhoten
1e184956a8
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19415
2006-03-23 04:11:36 +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
35c4c75f13
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19383
2006-03-20 07:53:07 +00:00
George Rhoten
2dd590c668
ICU-5032 Refactor code while increasing code coverage.
...
X-SVN-Rev: 19382
2006-03-20 07:49:49 +00:00
George Rhoten
db92b0f4f9
ICU-5032 Increase code coverage of UTF-32 converter
...
X-SVN-Rev: 19381
2006-03-20 07:43:13 +00:00
George Rhoten
efedac815e
ICU-5032 Refactor code while increasing code coverage.
...
X-SVN-Rev: 19380
2006-03-20 07:42:35 +00:00
Markus Scherer
e7aa3f3380
ICU-5084 Unicode 5.0 beta (d13)
...
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
George Rhoten
dc2dae588a
ICU-5070 Better fix for Visual Age 7
...
X-SVN-Rev: 19228
2006-02-21 17:49:03 +00:00
George Rhoten
422d7dbe64
ICU-5070 Fix for Visual Age 7
...
X-SVN-Rev: 19226
2006-02-21 07:11:41 +00:00
Andy Heninger
cfd5650611
ICU-4699 add Freeze to UText
...
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
Ram Viswanadha
8a9c47c61a
ICU-5045 fix the tests
...
X-SVN-Rev: 19175
2006-02-16 17:41:18 +00:00
Eric Mader
1e5f4efef9
ICU-4639 Initial version of C test. Clean up error messages.
...
X-SVN-Rev: 19138
2006-02-11 00:28:36 +00:00
Eric Mader
ee7482efd7
ICU-4639 Initial version of C test. Clean up error messages.
...
X-SVN-Rev: 19137
2006-02-10 23:49:09 +00:00
Markus Scherer
05c910e183
ICU-5043 low-level code for lenient-UTF-8 UText provider
...
X-SVN-Rev: 19123
2006-02-09 21:16:20 +00:00
Ram Viswanadha
3657fc5b7f
ICU-5045 tests for codes in iso 15924
...
X-SVN-Rev: 19106
2006-02-09 01:28:31 +00:00
George Rhoten
dd7f893fec
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19089
2006-02-07 23:20:38 +00:00
George Rhoten
d160dc506e
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19087
2006-02-07 22:15:47 +00:00
George Rhoten
6b7b464bfd
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19082
2006-02-07 19:47:39 +00:00
George Rhoten
8b6eb2b923
ICU-5032 Increase code coverage numbers by enabling a test.
...
X-SVN-Rev: 19081
2006-02-07 19:26:37 +00:00
George Rhoten
662ae65d54
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19080
2006-02-07 19:22:47 +00:00
George Rhoten
60fc56a0de
ICU-4932 Don't parse unlocalized patterns and localized patterns.
...
X-SVN-Rev: 19062
2006-02-03 23:20:43 +00:00
Vladimir Weinstein
4ee9d29ce1
ICU-4960 test for case level fixes.
...
X-SVN-Rev: 19038
2006-01-28 08:25:52 +00:00
Vladimir Weinstein
6b10461c41
ICU-4960 Additional convenience test methods
...
X-SVN-Rev: 19037
2006-01-28 08:25:24 +00:00
George Rhoten
69ffe9f919
ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
...
X-SVN-Rev: 19019
2006-01-24 18:55:47 +00:00
Eric Mader
ed5ad9b463
ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
...
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
George Rhoten
f9397a445c
ICU-3085 Change ICU to use the /Zc:wchar_t option.
...
X-SVN-Rev: 18994
2006-01-17 21:12:17 +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
a435304124
ICU-4315 Fix for HP-UX.
...
X-SVN-Rev: 18925
2005-12-22 20:15:40 +00:00
George Rhoten
ef4d466273
ICU-4714 Fixes for collation
...
X-SVN-Rev: 18879
2005-12-07 19:57:50 +00:00
George Rhoten
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
9a33e3b976
ICU-4450 Fix test for new version
...
X-SVN-Rev: 18846
2005-12-01 16:19:51 +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
46d580dc28
ICU-4885 Check for unassigned characters in the exemplar set.
...
X-SVN-Rev: 18812
2005-11-17 21:40:18 +00:00
George Rhoten
f4ca940144
ICU-4315 Fix memory leak
...
X-SVN-Rev: 18811
2005-11-17 21:31:01 +00:00
Ram Viswanadha
b70227e2c7
ICU-4741 make compare functions for Hashtable and StringEnumeration general
...
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
George Rhoten
b2425000cc
ICU-4707 Fix some xlc compiler warnings.
...
X-SVN-Rev: 18776
2005-11-08 22:44:37 +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
George Rhoten
db2b1d1b3f
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18752
2005-11-02 08:03:19 +00:00
George Rhoten
96c4ce20a7
ICU-4759 Allow the converter alias table to be swapped when legacy conversion is disabled and conversion is enabled.
...
X-SVN-Rev: 18721
2005-10-27 21:43:32 +00:00
George Rhoten
d021cdefde
ICU-4827 MSVC.NET 2005 beta2 compiler warning fix.
...
X-SVN-Rev: 18680
2005-10-14 03:30:45 +00:00
George Rhoten
25b0e41aac
ICU-4872 Fix broken URLs
...
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
George Rhoten
52663240f6
ICU-4658 Add missing exemplar characters. Data fixed with cldrbug 869
...
X-SVN-Rev: 18614
2005-09-29 23:48:08 +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
George Rhoten
fd19363ceb
ICU-4714 Properly canonicalize serbian locales.
...
X-SVN-Rev: 18578
2005-09-23 21:00:41 +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
George Rhoten
caa7b5e836
ICU-4822 uscript_getScript should return an invalid script enum when the arguments are invalid
...
X-SVN-Rev: 18529
2005-09-15 16:06:18 +00:00
George Rhoten
0962072a5b
ICU-4823 Prevent test from failing when timezone is GMT+12 or GMT+13 are used.
...
X-SVN-Rev: 18528
2005-09-15 04:39:17 +00:00
George Rhoten
3a8ea47c3e
ICU-4820 Add tests that ulocdata works as expected
...
X-SVN-Rev: 18523
2005-09-14 22:37:04 +00:00
George Rhoten
d3efd24dcc
ICU-4820 Allow API to return informational warning codes
...
X-SVN-Rev: 18522
2005-09-14 22:29:56 +00:00
Andy Heninger
cc15de1e3b
ICU-4315 bug fix in test code.
...
X-SVN-Rev: 18496
2005-09-02 23:49:51 +00:00
Andy Heninger
5204fe289c
ICU-4315 remove // comment in C file
...
X-SVN-Rev: 18495
2005-09-02 21:57:12 +00:00
Andy Heninger
6426cad023
ICU-4315 add missing buffer overflow check
...
X-SVN-Rev: 18484
2005-08-31 00:52:22 +00:00
Ram Viswanadha
f9555fcca8
ICU-4741 changes for zoneStrings access
...
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
George Rhoten
aee126b1b6
ICU-4051 Fixes for non-Windows platforms.
...
X-SVN-Rev: 18451
2005-08-18 21:02:57 +00:00
Andy Heninger
dc312ef262
ICU-3705 Add check for successful u_cleanup/u_init to hpmufn test
...
X-SVN-Rev: 18445
2005-08-17 17:25:38 +00:00
Ram Viswanadha
7aaebd3ab7
ICU-4051 verify locale aliases
...
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
George Rhoten
d0d876fcf7
ICU-4717 Fix memory leak.
...
X-SVN-Rev: 18429
2005-08-12 17:11:27 +00:00
Vladimir Weinstein
6115361760
ICU-4717 fix stack object initialization in init_resb_result - test
...
X-SVN-Rev: 18418
2005-08-10 06:13:37 +00:00
Ram Viswanadha
2b51573bde
ICU-4603 add test for beam complaint
...
X-SVN-Rev: 18386
2005-08-02 22:28:18 +00:00
George Rhoten
07b046d0f7
ICU-4676 Restore ICU_DATA after u_cleanup.
...
X-SVN-Rev: 18286
2005-07-19 16:45:35 +00:00
George Rhoten
977c1f8f69
ICU-4671 Fix for Tru64
...
X-SVN-Rev: 18273
2005-07-18 20:22:31 +00:00
Ram Viswanadha
7d1fac1020
ICU-4452 add coverage tests
...
X-SVN-Rev: 18251
2005-07-14 23:24:38 +00:00
George Rhoten
68043eef1c
ICU-4657 Disable a test temporarily
...
X-SVN-Rev: 18249
2005-07-14 21:25:02 +00:00
George Rhoten
d56e7da793
ICU-4559 Fix a typo from previous checkin
...
X-SVN-Rev: 18247
2005-07-14 20:55:39 +00:00
George Rhoten
244ff80e7e
ICU-4559 Fix memory leaks and other memory problems
...
X-SVN-Rev: 18246
2005-07-14 20:12:29 +00:00
George Rhoten
f84f9aa516
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18240
2005-07-14 06:03:34 +00:00
Andy Heninger
1cccf83ae7
ICU-4288 fix compiler warnings
...
X-SVN-Rev: 18233
2005-07-13 22:38:03 +00:00
Markus Scherer
6c460ca8b2
ICU-4288 fix compiler warnings
...
X-SVN-Rev: 18232
2005-07-13 21:28:52 +00:00
Vladimir Weinstein
1b70e032c6
ICU-4395 properly reflect fallback info in status - test
...
X-SVN-Rev: 18201
2005-07-11 22:39:26 +00:00
George Rhoten
b4bcdffb7f
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18192
2005-07-11 20:34:32 +00:00
George Rhoten
9c8f7adcc4
ICU-4620 better fix for unconfig failures.
...
X-SVN-Rev: 18186
2005-07-10 15:34:52 +00:00
Steven R. Loomis
db04e06f4e
ICU-4620 test fixes for uconfig.h
...
X-SVN-Rev: 18183
2005-07-09 03:15:06 +00:00
Andy Heninger
b90e172c19
ICU-3944 Text Access, rbbi impl fixes and tests added.
...
X-SVN-Rev: 18172
2005-07-08 01:57:58 +00:00
Vladimir Weinstein
7610b35047
ICU-4355 code revieiw changes
...
X-SVN-Rev: 18170
2005-07-07 22:48:45 +00:00
Vladimir Weinstein
4c163f6aa3
ICU-4355 Allow for collation binary images to work without UCA
...
X-SVN-Rev: 18149
2005-07-06 21:27:21 +00:00
Markus Scherer
b79aaf70aa
ICU-4452 code coverage for unorm_it.c/unormIteratorGetIndex()
...
X-SVN-Rev: 18132
2005-07-01 23:25:11 +00:00
Markus Scherer
12be3c6097
ICU-4452 code coverage for utrie.c/defaultGetFoldedValue()
...
X-SVN-Rev: 18130
2005-07-01 23:01:25 +00:00
Andy Heninger
fdde861d87
ICU-3944 fix string literal/ebcdic problem.
...
X-SVN-Rev: 18115
2005-07-01 17:06:38 +00:00
George Rhoten
2a7c8d0426
ICU-3944 Use UTF-8 syntax for UTF-8 char * strings.
...
X-SVN-Rev: 18114
2005-07-01 16:48:36 +00:00
George Rhoten
aa2ed6a3cd
ICU-4452 Fix indentation.
...
X-SVN-Rev: 18110
2005-07-01 05:32:06 +00:00
George Rhoten
80b986d13d
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18109
2005-07-01 05:15:53 +00:00
George Rhoten
cdccbad7a5
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18108
2005-07-01 04:25:15 +00:00
Ram Viswanadha
bf8b9dad77
ICU-4452 improve api coverage
...
X-SVN-Rev: 18103
2005-06-30 22:45:24 +00:00
George Rhoten
1ed751762f
ICU-4061 Make sure that all locales have a valid date/time format.
...
X-SVN-Rev: 18094
2005-06-30 05:10:59 +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
George Rhoten
7d37a04755
ICU-4559 Fix a memory leak.
...
X-SVN-Rev: 18066
2005-06-27 16:21:32 +00:00
Andy Heninger
24fb804d2e
ICU-3944 text access, API test for RBBI with C API.
...
X-SVN-Rev: 18062
2005-06-27 05:25:06 +00:00
Andy Heninger
80e01d0da1
ICU-3944 text access, fix compiler warning in test
...
X-SVN-Rev: 18059
2005-06-25 16:49:49 +00:00
Vladimir Weinstein
1b99fba442
ICU-4350 Update collation builder and runtime version (changes due to UCA 4.1)
...
X-SVN-Rev: 18043
2005-06-24 23:09:31 +00:00
Andy Heninger
b30ef92e94
ICU-3944 API & Docs cleanup
...
X-SVN-Rev: 18039
2005-06-24 22:20:22 +00:00
John Emmons
ed5725bed9
ICU-4376 Fix tests to use new params for ulocdata_getExemplarSet()
...
X-SVN-Rev: 18037
2005-06-24 22:13:07 +00:00
Andy Heninger
cad1e97fb7
ICU-3944 API & Docs cleanup
...
X-SVN-Rev: 18026
2005-06-24 19:17:26 +00:00
Andy Heninger
d17d0e9e8c
ICU-4290 Fix mutext function context ptr test failure in debug mode.
...
X-SVN-Rev: 17998
2005-06-23 18:37:22 +00:00
Ram Viswanadha
4232bf88c3
ICU-4450 update tests
...
X-SVN-Rev: 17993
2005-06-23 18:23:03 +00:00
Andy Heninger
32b19f04b2
ICU-3944 text access, work in progress
...
X-SVN-Rev: 17988
2005-06-23 05:51:28 +00:00
George Rhoten
3d9607f698
ICU-4124 Verified that this bug is not a problem.
...
X-SVN-Rev: 17973
2005-06-22 04:15:52 +00:00
Vladimir Weinstein
cfec7b565f
ICU-4165 Test API for finding contractions and expansions - C version
...
X-SVN-Rev: 17962
2005-06-21 20:43:04 +00:00
Andy Heninger
beda3c0bcb
ICU-3944 fix compiler errors on gcc
...
X-SVN-Rev: 17960
2005-06-21 19:22:17 +00:00
Andy Heninger
2bc1eb23ce
ICU-3944 fix compiler errors on gcc
...
X-SVN-Rev: 17959
2005-06-21 19:18:17 +00:00
Andy Heninger
40e2e39792
ICU-3944 text access, work in progress
...
X-SVN-Rev: 17958
2005-06-21 18:47:04 +00:00
George Rhoten
e0a08a43c1
ICU-3615 Add API to list ISO 4217 currencies.
...
X-SVN-Rev: 17916
2005-06-16 21:31:47 +00:00
George Rhoten
7a72778337
ICU-3615 Make sure that the currency codes are kept in sync.
...
X-SVN-Rev: 17913
2005-06-16 21:04:40 +00:00
George Rhoten
79a89261a4
ICU-3615 Add API to list ISO currencies.
...
X-SVN-Rev: 17907
2005-06-16 18:44:30 +00:00
Steven R. Loomis
762080be78
ICU-4582 seems OK on C.. adding tests
...
X-SVN-Rev: 17903
2005-06-15 22:49:04 +00:00
George Rhoten
9117209a39
ICU-4290 Fix the context handling for increment/decrement functions.
...
X-SVN-Rev: 17884
2005-06-14 05:35:06 +00:00
Andy Heninger
c1516937e6
ICU-3944 add utexttst.c, skeleton of C API test for UText
...
X-SVN-Rev: 17882
2005-06-14 01:41:13 +00:00
Andy Heninger
452456c2b3
ICU-3944 work in progress
...
X-SVN-Rev: 17880
2005-06-14 01:10:10 +00:00
Markus Scherer
2832adcd2f
ICU-4390 fix test for ucnv_fromUCountPending()
...
X-SVN-Rev: 17867
2005-06-13 03:15:26 +00:00
George Rhoten
2883b432a1
ICU-4288 Remove compiler warnings about unused functions.
...
X-SVN-Rev: 17856
2005-06-09 21:33:05 +00:00
George Rhoten
8c34273967
ICU-4288 Remove compiler warnings about unused functions.
...
X-SVN-Rev: 17854
2005-06-09 20:41:43 +00:00
George Rhoten
05fbb4c9b3
ICU-4268 Don't use // in C files.
...
X-SVN-Rev: 17852
2005-06-09 20:31:31 +00:00
Markus Scherer
19593be775
ICU-4268 don't need USetAdder.remove(), initialize to NULL
...
X-SVN-Rev: 17846
2005-06-09 17:47:18 +00:00
George Rhoten
96de60da97
ICU-4559 Fix a memory leak.
...
X-SVN-Rev: 17832
2005-06-08 21:55:58 +00:00
Doug Felt
8c677a95da
ICU-646 wall time support in icu - fix chech459 test to deal with CST issue
...
X-SVN-Rev: 17830
2005-06-08 16:15:44 +00:00
George Rhoten
6f062073be
ICU-4450 Update ISO-3166 country list from CLDR.
...
X-SVN-Rev: 17828
2005-06-08 16:01:17 +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
Doug Felt
50c3a2554b
ICU-646 wall time support in icu
...
X-SVN-Rev: 17801
2005-06-04 03:08:25 +00:00
Steven R. Loomis
e1f00a55d8
ICU-4551 check in testcase for the bug
...
X-SVN-Rev: 17782
2005-06-02 21:56:14 +00:00
Deborah Goldsmith
ca9292b97d
ICU-4255 set warnings appropiately on default, fallback
...
X-SVN-Rev: 17779
2005-06-02 20:52:46 +00:00
George Rhoten
235a02a9b7
ICU-4516 Fix a compiler warning.
...
X-SVN-Rev: 17744
2005-05-31 17:20: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
e8b9a1e903
ICU-4350 Update cintltst with UCA 4.1 changes
...
X-SVN-Rev: 17623
2005-05-19 06:45:10 +00:00
George Rhoten
792d1eb246
ICU-4424 Remove ibm-1277 in favor of other converters.
...
X-SVN-Rev: 17618
2005-05-18 06:28:49 +00:00
Vladimir Weinstein
da78e8a32a
ICU-4516 cover the whole range with the test
...
X-SVN-Rev: 17602
2005-05-17 02:38:32 +00:00
Vladimir Weinstein
1a35e0e8e5
ICU-4516 test CLDR style aliases
...
X-SVN-Rev: 17598
2005-05-17 00:09:49 +00:00
George Rhoten
7eec057106
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17585
2005-05-11 21:06:51 +00:00
George Rhoten
587dde47b3
ICU-4424 Alias updates
...
X-SVN-Rev: 17579
2005-05-10 20:50:21 +00:00
George Rhoten
99d4a41bb4
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17570
2005-05-08 08:41:24 +00:00
Ram Viswanadha
56f840b184
ICU-4475 tests for JB
...
X-SVN-Rev: 17561
2005-05-05 21:03:23 +00:00
Markus Scherer
681fbba869
ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly
...
X-SVN-Rev: 17558
2005-05-05 17:47:39 +00:00
George Rhoten
d51f6e93c4
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17548
2005-05-04 00:21:15 +00:00
Markus Scherer
563b672bcc
ICU-4497 add const to use of UCaseProps singleton
...
X-SVN-Rev: 17519
2005-04-28 23:50:15 +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
Markus Scherer
59e030b4a5
ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
...
X-SVN-Rev: 17484
2005-04-17 17:51:49 +00:00
Markus Scherer
8ec2837d6b
ICU-4399 compare ICU case folding with all of CaseFolding.txt
...
X-SVN-Rev: 17481
2005-04-16 05:16:50 +00:00
George Rhoten
a2db9edd4e
ICU-4469 Fix Shift_JIS checking in tsconv/stdnmtst/TestCanonicalName
...
X-SVN-Rev: 17456
2005-04-01 22:58:35 +00:00
Vladimir Weinstein
5bc81439bc
ICU-4122 more tests for xpath
...
X-SVN-Rev: 17448
2005-04-01 07:59:38 +00:00
Ram Viswanadha
3fdcb27040
ICU-4390 tests for api
...
X-SVN-Rev: 17424
2005-03-31 00:19:21 +00:00
George Rhoten
7dc1243a75
ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
...
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
Ram Viswanadha
9f89ff2961
ICU-4450 synch data with CLDR 1.3-alpha
...
X-SVN-Rev: 17370
2005-03-22 01:38:18 +00:00
George Rhoten
db27dfd692
ICU-4092 Fix for i5/OS
...
X-SVN-Rev: 17367
2005-03-22 00:46:20 +00:00
George Rhoten
ace10cb258
ICU-4386 Fix an EBCDIC bug and a problem with using memset on UChars when u_memset was meant.
...
X-SVN-Rev: 17366
2005-03-22 00:41:46 +00:00
George Rhoten
0e704e1520
ICU-4420 Fix a typo from the last change.
...
X-SVN-Rev: 17365
2005-03-22 00:11:20 +00:00
George Rhoten
9d64bf4384
ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
...
X-SVN-Rev: 17364
2005-03-21 18:16:49 +00:00
Eric Mader
f57c82a12d
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
George Rhoten
ac150dfac8
ICU-4379 Show elapsed time of test suite to verify that uprv_getUTCtime can show subsecond precision.
...
X-SVN-Rev: 17346
2005-03-16 00:33:39 +00:00
Eric Mader
48fe17450d
ICU-4433 Review comment - call log_data_err() instead of log_err().
...
X-SVN-Rev: 17344
2005-03-15 20:13:11 +00:00
George Rhoten
3d422a5f99
ICU-4379 Perform the clear suggestion as described in the documentation.
...
X-SVN-Rev: 17337
2005-03-15 00:20:32 +00:00
George Rhoten
c2549aaace
ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
...
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
Markus Scherer
1fa2571e90
ICU-4334 refresh Unicode 4.1 data
...
X-SVN-Rev: 17331
2005-03-11 23:31:44 +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
f6fffb93ad
ICU-4433 Don't do round-trip test if can't create the Unicode set of mirrored characters!
...
X-SVN-Rev: 17313
2005-03-10 02:02:14 +00:00
George Rhoten
7768476d71
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17306
2005-03-09 16:39:27 +00:00
Vladimir Weinstein
84f5b53959
ICU-4122 test for xpath support
...
X-SVN-Rev: 17300
2005-03-08 23:59:12 +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
b53e510acd
ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
...
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.
X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
a2b0cd0ffb
ICU-4386 Fix some compiler warnings.
...
X-SVN-Rev: 17253
2005-02-24 23:52:52 +00:00
Markus Scherer
4d9f1eaa3c
ICU-4143 avoid mutexes in u_tolower() and similar; require u_init() for thread safety of case/bidi properties (as in 3.0) and use dummy objects when data is not available
...
X-SVN-Rev: 17243
2005-02-23 00:54:19 +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
Doug Felt
3120d08ecc
ICU-4386 update based on review comments, extend tests
...
X-SVN-Rev: 17197
2005-02-14 19:15:44 +00:00
Matitiahu Allouche
8f37e17383
ICU-4386 add multiple paragraph support to ubidi APIs
...
X-SVN-Rev: 17155
2005-01-23 13:06:41 +00:00
Matitiahu Allouche
4e487ccd7e
ICU-4365 fix bug by specifying correct visualOrderx[i] variable
...
X-SVN-Rev: 17141
2005-01-18 16:55:48 +00:00
Vladimir Weinstein
c79038f47e
ICU-4236 remove umsg_getLocaleByType. Remove failing cloctst test depending on this API
...
X-SVN-Rev: 17140
2005-01-17 21:46:14 +00:00
Markus Scherer
7f8d06b42b
ICU-4334 Unicode 4.1 update
...
X-SVN-Rev: 17104
2005-01-10 18:02:54 +00:00
George Rhoten
1e448b76b2
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17101
2005-01-08 07:04:25 +00:00
George Rhoten
b669afd469
ICU-4092 Move debugging code
...
X-SVN-Rev: 17099
2005-01-07 19:08:29 +00:00
George Rhoten
7948649d33
ICU-4092 Move debugging code
...
X-SVN-Rev: 17098
2005-01-07 19:06:24 +00:00
George Rhoten
8be124aaa3
ICU-4331 Make sure that the right name is used.
...
X-SVN-Rev: 17096
2005-01-07 07:00:09 +00:00
George Rhoten
7d6a0f8973
ICU-4331 Fix and test lookup of data in user data trees
...
X-SVN-Rev: 17095
2005-01-07 06:05:44 +00:00
George Rhoten
ab68bb3196
ICU-4309 Move the sr_YU locale alias from the installed locale list to the alias list, and add a test for aliases.
...
X-SVN-Rev: 17089
2005-01-06 16:31:36 +00:00
George Rhoten
394d5e102b
ICU-4092 Increase code coverage. udata_setCommonData actually works in files mode.
...
X-SVN-Rev: 17066
2005-01-01 02:48:48 +00:00
Markus Scherer
d677317bb9
ICU-4287 test ubidi_swap()
...
X-SVN-Rev: 17059
2004-12-31 13:47:41 +00:00
Markus Scherer
739b6a5220
ICU-4287 move bidi/shaping properties to ubidi.icu
...
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
c159da9c5e
ICU-4092 Increase code coverage.
...
X-SVN-Rev: 17054
2004-12-31 08:30:04 +00:00
George Rhoten
15e60bf6ee
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17052
2004-12-31 00:40:17 +00:00
George Rhoten
28a81790da
ICU-4092 Better test of code coverage
...
X-SVN-Rev: 17034
2004-12-29 00:45:49 +00:00
George Rhoten
2ad7ff3b32
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17033
2004-12-29 00:35:43 +00:00
George Rhoten
ed6074c3f1
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17030
2004-12-28 21:43:33 +00:00
George Rhoten
9eb736e46f
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17029
2004-12-28 21:33:48 +00:00
George Rhoten
58ba61df77
ICU-4092 Improve code coverage of ures_openU
...
X-SVN-Rev: 17027
2004-12-28 20:55:07 +00:00
George Rhoten
4b00bc2b2b
ICU-4092 Improve code coverage, and unhide some error messages
...
X-SVN-Rev: 17026
2004-12-28 20:42:25 +00:00
George Rhoten
decc39ec85
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17020
2004-12-27 20:23:41 +00:00
George Rhoten
ba3a90a424
ICU-4092 Improve code coverage. The previous check in didn't quite work.
...
X-SVN-Rev: 17019
2004-12-24 07:53:41 +00:00
George Rhoten
d5a218810c
ICU-4092 Increase code coverage for pointerTOC
...
X-SVN-Rev: 17018
2004-12-24 01:02:23 +00:00
George Rhoten
6dfb6fd62e
ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
...
X-SVN-Rev: 17017
2004-12-23 21:03:30 +00:00
George Rhoten
fbb7b80250
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16999
2004-12-22 07:33:15 +00:00
George Rhoten
0b361eca4b
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
6ee1d5489d
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00
George Rhoten
f9de880fb0
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16996
2004-12-22 01:00:32 +00:00
George Rhoten
e4462ec8c6
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16994
2004-12-22 00:34:39 +00:00
George Rhoten
2596872615
ICU-4092 Fix a typo that I checked in.
...
X-SVN-Rev: 16988
2004-12-21 23:07:40 +00:00
George Rhoten
d376bfe07d
ICU-4092 Properly test ucnv_getDisplayName preflighting
...
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
5a592ce19e
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16978
2004-12-21 05:03:43 +00:00
George Rhoten
6d6e37483d
ICU-4092 Improve code coverage.
...
X-SVN-Rev: 16977
2004-12-21 01:39:14 +00:00
George Rhoten
1036574f5b
ICU-4092 Improve code coverage. Add some argument tests.
...
X-SVN-Rev: 16976
2004-12-21 01:31:24 +00:00
George Rhoten
2f8b690e51
ICU-4092 Improve code coverage. Add some preflighting tests.
...
X-SVN-Rev: 16975
2004-12-21 01:23:30 +00:00
George Rhoten
4f762b71a8
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16974
2004-12-20 23:47:56 +00:00
George Rhoten
b7d71b6d46
ICU-4092 Remove dead code
...
X-SVN-Rev: 16968
2004-12-18 01:05:47 +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
d205f70f5b
ICU-4092 Enable dead code.
...
X-SVN-Rev: 16956
2004-12-15 18:03:41 +00:00
George Rhoten
70e9d03998
ICU-4299 Fix ures_openU so that it works as documented
...
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
a1487bcd57
ICU-4092 Remove dead test code that Andy said was okay to delete.
...
Better test code is in intltest.
X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
2f7b1cd736
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
c5422c1142
ICU-4240 Fix some error messages.
...
X-SVN-Rev: 16917
2004-12-05 01:49:02 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
380f90589e
ICU-4273 Fix some test initialization issues.
...
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
George Rhoten
83876dc112
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16840
2004-11-12 07:22:05 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
f02886798f
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Vladimir Weinstein
be0a14c3d7
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Steven R. Loomis
f7b2bf04c4
ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
...
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
5fac5d74b6
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
4cc513278c
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
9988ef0fc1
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
George Rhoten
bcead7df44
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Steven R. Loomis
59ac27a504
ICU-3591 uloc_acceptLanguage tests
...
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
George Rhoten
17d109bdce
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Steven R. Loomis
aedf7a85a6
ICU-3938 fix tests broken by those translators
...
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330
ICU-4148 Fixes for MinGW
...
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
Eric Mader
043ea383c6
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
George Rhoten
23b78bf15e
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
Eric Mader
811ebbee0f
ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
...
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00