Commit Graph

530 Commits

Author SHA1 Message Date
Yves Arrouye
564208bca3 ICU-377 undid Todd's change for Darwin.
X-SVN-Rev: 2195
2000-08-11 17:40:12 +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
Vladimir Weinstein
18d1052fd6 ICU-541 test synchronization between LCIDs and posix locale names - Win32 only
X-SVN-Rev: 2170
2000-08-10 19:45:46 +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
fd63d5b2d5 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2158
2000-08-10 00:52:52 +00:00
George Rhoten
c0f0217993 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2157
2000-08-10 00:28:31 +00:00
Helena Chapman
118e812785 ICU-89 Update the Collator version info again.
X-SVN-Rev: 2155
2000-08-09 23:39:15 +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
Madhu K
7f35c8299b ICU-447 Added Collation tests
X-SVN-Rev: 2115
2000-08-04 20:41:10 +00:00
Madhu K
8bfec46307 ICU-447 Added Collation tests
X-SVN-Rev: 2114
2000-08-04 19:57:18 +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
6b29fc4ab2 ICU-460 declared a variable outside of for loop (Linux warning)
X-SVN-Rev: 2107
2000-08-03 19:17:22 +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
bb4530dc44 ICU-447 Added tests for the deprecated API to increase the code coverage
X-SVN-Rev: 2101
2000-08-02 21:00:23 +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
Alan Liu
93e8e8ce15 ICU-89 add ComposedCharIter test
X-SVN-Rev: 2090
2000-08-01 20:29:40 +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
Yves Arrouye
723cec4f28 ICU-518 UnicodeConverterCPP renamed to UnicodeConverter.
X-SVN-Rev: 2084
2000-08-01 00:44:15 +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
Yves Arrouye
b386934919 ICU-89 fixed return of -1 to be cast to UChar.
X-SVN-Rev: 2076
2000-07-31 18:44:56 +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
George Rhoten
78d44a676d ICU-307 Changed the error message format as specified by Alan
X-SVN-Rev: 2064
2000-07-28 15:17:24 +00:00
Vladimir Weinstein
2fd9124028 ICU-460 porting changes OS390
X-SVN-Rev: 2063
2000-07-28 04:09:39 +00:00
George Rhoten
121331491c ICU-307 The test no longer crashes with a NULL pointer exception on my machine.
X-SVN-Rev: 2062
2000-07-28 03:27:17 +00:00
Vladimir Weinstein
188de0a3c0 ICU-460 porting changes OS/390
X-SVN-Rev: 2061
2000-07-28 03:18:30 +00:00
Madhu K
5841aa4423 ICU-447 Fixed errors in regression test
X-SVN-Rev: 2057
2000-07-27 16:58:34 +00:00
Madhu K
23f8c8efb7 ICU-447 clean up
X-SVN-Rev: 2056
2000-07-27 01:14:52 +00:00
Madhu K
8995149618 ICU-447 Fixed errors in regression test
X-SVN-Rev: 2055
2000-07-27 01:13:21 +00:00
Steven R. Loomis
ea283ab003 ICU-89 add normconf to Makefile.in
X-SVN-Rev: 2054
2000-07-26 23:33:28 +00:00
Madhu K
235862a18f ICU-447 Added regressiong tests for utf8
X-SVN-Rev: 2053
2000-07-26 23:26:57 +00:00
Madhu K
855b610aba ICU-447 Added tests for more code coverage in utf_impl.c
X-SVN-Rev: 2052
2000-07-26 22:37:47 +00:00
Alan Liu
d394403080 ICU-89 add UTR15 conformance test
X-SVN-Rev: 2046
2000-07-26 16:27:18 +00:00
Madhu K
b01b8f0cab ICU-447 Added tests for utf8
X-SVN-Rev: 2041
2000-07-26 02:05:15 +00:00
Madhu K
27beba0cf0 ICU-447 Added tests for utf-8 for CALLBACK
X-SVN-Rev: 2036
2000-07-25 21:12:16 +00:00
Madhu K
16adb7cb27 ICU-447 Fixed errors in test data
X-SVN-Rev: 2034
2000-07-25 21:11:39 +00:00
Madhu K
2756f4ce2a ICU-447 Added test for improving code coverage in ucnv_bld.c
X-SVN-Rev: 2030
2000-07-24 22:07:39 +00:00
Madhu K
d7e145a214 ICU-447 Added test for code coverage
for the API  registerInstance and unregister

X-SVN-Rev: 2026
2000-07-24 17:09:07 +00:00
Markus Scherer
e5a45a1553 ICU-311 comment out tests for currently known broken functionality
X-SVN-Rev: 2023
2000-07-22 00:08:14 +00:00
Markus Scherer
9e6547c41d ICU-311 comment out tests for currently known broken functionality
X-SVN-Rev: 2020
2000-07-21 23:58:01 +00:00
Markus Scherer
e76fb1f0ca ICU-311 comment out tests for currently known broken functionality
X-SVN-Rev: 2018
2000-07-21 23:28:07 +00:00
Markus Scherer
76126da0f7 ICU-411 test again for number pattern symbol setting
X-SVN-Rev: 2017
2000-07-21 23:27:47 +00:00
Madhu K
b4ff35848d ICU-447 Added test for more conditions of utf-8
X-SVN-Rev: 2004
2000-07-21 01:59:08 +00:00
Madhu K
d176083943 ICU-447 Added test for more code coverage
X-SVN-Rev: 2002
2000-07-21 01:06:11 +00:00
Madhu K
c53c24ac34 ICU-447 Added test for euc-tw and toUnicode fallback
X-SVN-Rev: 2001
2000-07-21 01:02:00 +00:00
Markus Scherer
b79af69ea4 ICU-107 inverse bidi roundtrip tests
X-SVN-Rev: 1998
2000-07-21 00:16:51 +00:00
Helena Chapman
7a06f07238 ICU-411 Added unum_applyPattern() in C. Updated to use setSecondaryGrouping() in the attribute list include C tests.
X-SVN-Rev: 1997
2000-07-20 23:47:59 +00:00
Markus Scherer
09bbdebbe0 ICU-400 improve tests for u_strchr(), u_strstr(), u_strchr32() (compare pointers, not contents)
X-SVN-Rev: 1993
2000-07-20 21:32:19 +00:00
Vladimir Weinstein
27573f3460 ICU-460 bool_t -> UBool - build was broken on PTX
X-SVN-Rev: 1985
2000-07-20 20:10:14 +00:00
Madhu K
d26456b97e ICU-447 added offsets
X-SVN-Rev: 1984
2000-07-20 20:08:40 +00:00
Yves Arrouye
a3b6777ec0 ICU-377 small fixes for Darwin.
X-SVN-Rev: 1970
2000-07-20 05:17:49 +00:00
Alan Liu
ed0fa66665 ICU-307 add tests for alias table integrity
X-SVN-Rev: 1961
2000-07-19 23:57:13 +00:00
Madhu K
8509d36272 ICU-447 Added tests for more code coverage for umemstrm.c
X-SVN-Rev: 1956
2000-07-19 21:59:04 +00:00
Madhu K
e7a0a04d63 ICU-447 Added tests for code coverage for umemstrm.c
X-SVN-Rev: 1950
2000-07-19 20:59:55 +00:00
Madhu K
a13de6c1a8 ICU-447 corrected the test case for utf-8
X-SVN-Rev: 1948
2000-07-19 20:14:47 +00:00
Madhu K
32a0e9ae2b ICU-447 Added tests for utf8 to show the bug found
X-SVN-Rev: 1947
2000-07-19 20:14:27 +00:00
Yves Arrouye
2bda482246 ICU-447 don't depend on Windows' handling of decls in for loops, it's broken!
X-SVN-Rev: 1939
2000-07-19 04:58:37 +00:00
Yves Arrouye
9fbbbf01bc ICU-377 removed U_RHAPSODY, only U_DARWIN is used now.
X-SVN-Rev: 1938
2000-07-19 04:29:20 +00:00
Madhu K
fc7dca35f0 ICU-447 Added tests for more code coverage for mbcs
X-SVN-Rev: 1936
2000-07-18 23:42:41 +00:00
Steven R. Loomis
978328f9f9 ICU-371 SOLARIS -> U_SOLARIS
X-SVN-Rev: 1935
2000-07-18 19:24:50 +00:00
Alan Liu
46a8012eb4 ICU-89 add TestZeroIndex
X-SVN-Rev: 1932
2000-07-18 18:41:50 +00:00
Madhu K
77814c55bb ICU-447 Added tests for more code coverage in ucnv_utf.c
X-SVN-Rev: 1924
2000-07-18 18:04:50 +00:00
Madhu K
e51bdcd177 ICU-447 Fixed error in test case
X-SVN-Rev: 1921
2000-07-18 15:59:55 +00:00
Madhu K
6b6dfc0d57 ICU-447 Added tests for more code coverage in ucnv_utf.c
X-SVN-Rev: 1917
2000-07-17 23:30:53 +00:00
George Rhoten
95456913eb ICU-399 Added test to u_strstr
X-SVN-Rev: 1911
2000-07-17 20:41:57 +00:00
Madhu K
94711b5d29 ICU-447 Added a test for EBCIDIC_STATEFUL
X-SVN-Rev: 1910
2000-07-17 20:41:36 +00:00