Commit Graph

3668 Commits

Author SHA1 Message Date
George Rhoten
888d4e6d4d ICU-3499 Fix some EBCDIC related failures.
X-SVN-Rev: 15631
2004-05-28 23:49:27 +00:00
Ram Viswanadha
c56673e949 ICU-3737 fix arabic transliteration failure
X-SVN-Rev: 15603
2004-05-28 00:19:06 +00:00
George Rhoten
1299e773b0 ICU-3499 Increase code coverage.
X-SVN-Rev: 15602
2004-05-28 00:16:49 +00:00
George Rhoten
7f39c99522 ICU-3499 Remove bad formats.
X-SVN-Rev: 15600
2004-05-27 23:57:13 +00:00
George Rhoten
326ab9c4b0 ICU-3499 Fix flaws found while testing %n, %c and %C
X-SVN-Rev: 15596
2004-05-27 22:54:41 +00:00
George Rhoten
78010cabcc ICU-3499 Fix an error messege
X-SVN-Rev: 15593
2004-05-27 21:59:03 +00:00
George Rhoten
6c416836d5 ICU-3499 Fix some scanf issues when width is specified for any string type.
X-SVN-Rev: 15574
2004-05-27 04:18:30 +00:00
Alan Liu
f30027fcca ICU-3664 replace unsafe casts to void* and int32_t with correct API calls
X-SVN-Rev: 15573
2004-05-27 02:11:08 +00:00
George Rhoten
d3fadfeb61 ICU-3499 Fix some EBCDIC issues.
X-SVN-Rev: 15571
2004-05-26 23:31:47 +00:00
George Rhoten
439ba60df3 ICU-3499 Test for width of scanset
X-SVN-Rev: 15568
2004-05-26 21:56:30 +00:00
George Rhoten
2bd13a291a ICU-3499 Fix an EBCDIC issue.
X-SVN-Rev: 15563
2004-05-26 19:56:52 +00:00
George Rhoten
9e94e1ff84 ICU-3499 os/400 does not handle the dash as expected in sscanf scanset.
Move %[a-f] and similar tests to data driven tests.

X-SVN-Rev: 15562
2004-05-26 19:22:00 +00:00
George Rhoten
335a1b7296 ICU-3499 Fix an EBCDIC issue.
After some group discussion the u_fopen locale parameter should not affect the default codepage.

X-SVN-Rev: 15561
2004-05-26 19:09:33 +00:00
George Rhoten
0001ae60d0 ICU-3499 Fix an EBCDIC issue. Escape UTF-8 strings
X-SVN-Rev: 15560
2004-05-26 18:46:26 +00:00
George Rhoten
0bb1744bb8 ICU-3500 Remove some tabs.
X-SVN-Rev: 15559
2004-05-26 18:28:09 +00:00
George Rhoten
d013e32b73 ICU-3499 Allow testing to work with non-shared library mode.
X-SVN-Rev: 15557
2004-05-26 05:45:42 +00:00
George Rhoten
b72b158d57 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15551
2004-05-26 02:13:21 +00:00
Vladimir Weinstein
f9d36f208d ICU-3100 collator <> identifier, bug fix
X-SVN-Rev: 15545
2004-05-25 23:00:52 +00:00
George Rhoten
ca065970ee ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15540
2004-05-25 21:53:47 +00:00
George Rhoten
a41f1ceabf ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15539
2004-05-25 21:19:18 +00:00
George Rhoten
73fcc06147 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15535
2004-05-25 19:21:12 +00:00
George Rhoten
a84276d001 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15533
2004-05-25 18:36:47 +00:00
George Rhoten
20b7083e48 ICU-3499 Use binary mode to prevent new line and codepage conversion by stdio.
X-SVN-Rev: 15532
2004-05-25 18:22:43 +00:00
George Rhoten
cec09fafaf ICU-3499 Increase code coverage.
X-SVN-Rev: 15531
2004-05-25 17:57:02 +00:00
Steven R. Loomis
2ad377ab12 ICU-2487 test for ucol_getKeywordValues with incoming warning
X-SVN-Rev: 15527
2004-05-25 05:43:23 +00:00
Steven R. Loomis
dea3ffda73 ICU-2487 test for ures_openDirect with incoming warning
X-SVN-Rev: 15526
2004-05-25 05:41:55 +00:00
Vladimir Weinstein
7dab9028c4 ICU-3729 Uncomment some tests, fix compiler warnings
X-SVN-Rev: 15514
2004-05-24 22:17:31 +00:00
Vladimir Weinstein
c1d8c7c551 ICU-3100 collator <> identifier, short string tests
X-SVN-Rev: 15510
2004-05-24 22:08:38 +00:00
Vladimir Weinstein
99200b1bf5 ICU-3729 More tests for pinyin rules
X-SVN-Rev: 15509
2004-05-24 22:07:40 +00:00
George Rhoten
12e3c5a61c ICU-3718 Fix a typo
X-SVN-Rev: 15507
2004-05-24 21:34:22 +00:00
George Rhoten
be140628f9 ICU-3718 Don't crash when file can't be written
X-SVN-Rev: 15506
2004-05-24 21:31:45 +00:00
Vladimir Weinstein
13cab794d3 ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
Alan Liu
a1b393c257 ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
George Rhoten
59a80825d0 ICU-3718 Don't crash when data is not present
X-SVN-Rev: 15501
2004-05-24 20:28:32 +00:00
Alan Liu
0bfd502d22 ICU-3659 temporarily disable...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +00:00
George Rhoten
3a74c75e2f ICU-3718 Don't crash on slow machines
X-SVN-Rev: 15497
2004-05-24 17:11:40 +00:00
George Rhoten
ceab799074 ICU-3499 Fix memory leak
X-SVN-Rev: 15488
2004-05-22 01:39:54 +00:00
George Rhoten
bcfe0a1d78 ICU-3499 Allow the other tests to finish if iotest doesn't work.
X-SVN-Rev: 15478
2004-05-21 22:36:39 +00:00
George Rhoten
65bca94c6e ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15468
2004-05-21 20:52:04 +00:00
George Rhoten
86b860de09 ICU-3499 Fix a typo
X-SVN-Rev: 15466
2004-05-21 20:47:36 +00:00
Alan Liu
390b02ec5b ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
George Rhoten
8dfc0c46ac ICU-3499 Increase code coverage.
X-SVN-Rev: 15461
2004-05-21 18:59:49 +00:00
George Rhoten
3536695b54 ICU-3499 Test iotest when icuio is available for testing.
X-SVN-Rev: 15458
2004-05-21 18:22:39 +00:00
George Rhoten
0dd1c6e8c1 ICU-3039 Fix for z/OS
X-SVN-Rev: 15457
2004-05-21 18:09:14 +00:00
George Rhoten
899b900556 ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15447
2004-05-20 23:54:37 +00:00
Alan Liu
7816d4e3c4 ICU-3659 incidental cleanup
X-SVN-Rev: 15443
2004-05-20 22:02:34 +00:00
George Rhoten
7a13cf6dca ICU-3499 Increase code coverage
X-SVN-Rev: 15430
2004-05-20 18:21:41 +00:00
George Rhoten
9688ed753d ICU-3499 Increase code coverage
X-SVN-Rev: 15423
2004-05-20 06:07:45 +00:00
George Rhoten
d8905a5d1e ICU-3499 Fix setLocale argument order
X-SVN-Rev: 15422
2004-05-20 05:34:23 +00:00
Eric Mader
6649d6d238 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15420
2004-05-20 00:23:13 +00:00