Commit Graph

264 Commits

Author SHA1 Message Date
George Rhoten
c05ae178a7 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2214
2000-08-11 23:52:25 +00:00
Markus Scherer
35f850ef92 ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2203
2000-08-11 20:11:06 +00:00
Markus Scherer
7ad13c4086 ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2202
2000-08-11 19:51:13 +00:00
George Rhoten
040a460a82 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2201
2000-08-11 19:45:02 +00:00
Markus Scherer
3508752164 ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2200
2000-08-11 19:39:34 +00:00
George Rhoten
1a68b33110 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2197
2000-08-11 18:58:51 +00:00
George Rhoten
0981f6185a ICU-535 fixed some compiler warnings
X-SVN-Rev: 2194
2000-08-11 17:39:22 +00:00
George Rhoten
f2f6b304bd ICU-535 fixed some compiler warnings
X-SVN-Rev: 2190
2000-08-11 17:20:20 +00:00
George Rhoten
8767d1596f ICU-535 fixed some compiler warnings
X-SVN-Rev: 2189
2000-08-11 16:33:09 +00:00
Yves Arrouye
5539bdeb9d ICU-543 exit with a non-zero error code if tests were not successful.
X-SVN-Rev: 2187
2000-08-11 04:29:07 +00:00
Yves Arrouye
987c8add5b ICU-322 log_verbose() for successes.
X-SVN-Rev: 2186
2000-08-11 04:28:42 +00:00
George Rhoten
a2dc5ade56 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2183
2000-08-11 03:35:25 +00:00
George Rhoten
ebd5136aac ICU-535 fixed some compiler warnings
X-SVN-Rev: 2182
2000-08-11 02:08:59 +00:00
George Rhoten
c094c8a0eb ICU-535 fixed some compiler warnings
X-SVN-Rev: 2181
2000-08-11 01:27:17 +00:00
Yves Arrouye
5040a56ea9 ICU-322 coverage of the ucnv_countStandards() and ucnv_getStandard()
additional APIs for standard names.

X-SVN-Rev: 2176
2000-08-10 21:45:09 +00:00
George Rhoten
fe2193ec6b ICU-535 fixed some compiler errors for UP-UX
X-SVN-Rev: 2174
2000-08-10 20:55:49 +00:00
Vladimir Weinstein
6276917002 ICU-541 Test for ures_getVersion
X-SVN-Rev: 2172
2000-08-10 20:20:10 +00:00
Yves Arrouye
b05b16141b ICU-322 actual testing code for the standard names :)
X-SVN-Rev: 2163
2000-08-10 01:33:48 +00:00
Yves Arrouye
59a694988c ICU-322 added tests for the standard names. The tests depend on MIME
and IANA tags on UTF8 and ibm-367.

X-SVN-Rev: 2162
2000-08-10 01:33:28 +00:00
George Rhoten
2d12649bce ICU-535 fixed some compiler warnings
X-SVN-Rev: 2154
2000-08-09 23:34:41 +00:00
George Rhoten
d377787679 ICU-534 Now it should work the same on non-ASCII compilers and compilers that use the same pointers for the same static strings.
X-SVN-Rev: 2150
2000-08-09 22:57:52 +00:00
Alan Liu
a986339aee ICU-89 bump Collator version number due to change in Normalizer algorithm and tables
X-SVN-Rev: 2149
2000-08-09 22:49:33 +00:00
Madhu K
f4ff2cf82e ICU-447 Modified the tests to avoid failures on Japnese machine
X-SVN-Rev: 2148
2000-08-09 22:49:24 +00:00
Madhu K
c3c345050b ICU-447 Added tests for T_CString_strnicmp()
X-SVN-Rev: 2133
2000-08-08 16:55:48 +00:00
George Rhoten
bfb09f49ac ICU-512 Reenabled the code Unicode::digitValue(ch) and checked that an "]" in the exponent will not be interpreted as 0.
X-SVN-Rev: 2130
2000-08-07 23:09:41 +00:00
Madhu K
ae73db3839 ICU-447 Added tests to increase code-coverage
X-SVN-Rev: 2123
2000-08-07 22:25:48 +00:00
George Rhoten
6ccfa23662 ICU-447 fix for Windows 2000/Solaris CC differences. The unsafe macro is not called when the utf8 character is larger than the size of the array.
X-SVN-Rev: 2121
2000-08-07 21:27:51 +00:00
George Rhoten
a99304e373 ICU-534 fix for compiler optimization on Windows 2000/Solaris CC.
X-SVN-Rev: 2119
2000-08-07 21:12:14 +00:00
Madhu K
cd35abcaaa ICU-447 Fixed so that unsafe macro is called correctly
X-SVN-Rev: 2117
2000-08-07 16:49:02 +00:00
Helena Chapman
f97c70b9fd ICU-411 Added unum_applyPattern().
X-SVN-Rev: 2113
2000-08-04 19:01:19 +00:00
Madhu K
60c33f96d8 ICU-447 Added tests to increase code-coverage
X-SVN-Rev: 2108
2000-08-03 23:26:38 +00:00
Vladimir Weinstein
ad5d9a639d ICU-447 fixed test data (back_unsafe was missing the last element - zero)
X-SVN-Rev: 2106
2000-08-03 17:00:25 +00:00
Madhu K
602de054b9 ICU-447 Uncommented the tests after the bug fix
X-SVN-Rev: 2105
2000-08-02 23:41:11 +00:00
Steven R. Loomis
de7305fe63 ICU-447 fixes for IEEERemainder test so it will pass on actual IEEE compliant platforms
X-SVN-Rev: 2103
2000-08-02 22:47:18 +00:00
Madhu K
d15b3ffcc8 ICU-447 Modified the test to avoid back slashes in u_charsToUChars()
X-SVN-Rev: 2102
2000-08-02 21:07:45 +00:00
Madhu K
9e0a2398a6 ICU-447 Added tests for ucol_getDefaultRulesArray
X-SVN-Rev: 2100
2000-08-02 19:53:47 +00:00
Steven R. Loomis
ba6432c9e1 ICU-447 corrected data for ebcdic
X-SVN-Rev: 2097
2000-08-02 19:34:11 +00:00
Vladimir Weinstein
0413fcf2dc ICU-432 fixes for running on a japanese machine
X-SVN-Rev: 2096
2000-08-02 19:06:18 +00:00
Madhu K
ab6c472ce8 ICU-447 Modified for better code coverage
X-SVN-Rev: 2094
2000-08-02 18:02:16 +00:00
Madhu K
9a8fa05d98 ICU-447 Added tests for code coverage of CompactArrays
X-SVN-Rev: 2092
2000-08-02 00:03:10 +00:00
Vladimir Weinstein
8c44071056 ICU-460 more OS/390 fixes
X-SVN-Rev: 2086
2000-08-01 03:25:35 +00:00
Yves Arrouye
6dd0c56667 ICU-515 make check depends on make all.
X-SVN-Rev: 2085
2000-08-01 01:55:54 +00:00
Madhu K
7d0f5059c1 ICU-447 Added tests for more code coverage in ucnv_cb.c
X-SVN-Rev: 2081
2000-07-31 22:42:14 +00:00
Vladimir Weinstein
db89e9de44 ICU-460 Fixed test crash in verbose mode
X-SVN-Rev: 2080
2000-07-31 22:36:03 +00:00
Vladimir Weinstein
759d6be056 ICU-460 OS/390 related changes
X-SVN-Rev: 2079
2000-07-31 22:33:44 +00:00
Yves Arrouye
44ec4fe502 ICU-353 fixed decls and calls.
X-SVN-Rev: 2078
2000-07-31 18:47:58 +00:00
Steven R. Loomis
7bba28ace0 ICU-344 test data incorrect for EBCDIC_STATEFUL
X-SVN-Rev: 2075
2000-07-31 14:42:09 +00:00
Steven R. Loomis
0e9ba45705 ICU-308 new TestNull
X-SVN-Rev: 2067
2000-07-28 17:24:48 +00:00
Steven R. Loomis
dccee58fd6 ICU-308 test for normalizing NULLs
X-SVN-Rev: 2066
2000-07-28 17:22:38 +00:00
Steven R. Loomis
9621dd80fb ICU-496 don't exit() from tests!
X-SVN-Rev: 2065
2000-07-28 17:06:01 +00:00