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 |
|
Yves Arrouye
|
f3df821d25
|
ICU-377 more fixes for Rhapsody/Darwin port.
X-SVN-Rev: 1909
|
2000-07-17 20:14:51 +00:00 |
|
Markus Scherer
|
e736ce5911
|
ICU-505 re-add the lmbcs test now that it does not crash any more
X-SVN-Rev: 1908
|
2000-07-17 19:51:01 +00:00 |
|
Jim Snyder Grant
|
af1856f980
|
ICU-505 temporarily commented out test causing crash.
X-SVN-Rev: 1903
|
2000-07-17 16:49:04 +00:00 |
|
Jim Snyder Grant
|
a7da319c5d
|
ICU-495 removed test for ucnv_getInvalidUChars() because implementation has changed
X-SVN-Rev: 1902
|
2000-07-17 16:42:35 +00:00 |
|
Alan Liu
|
5e9d055754
|
ICU-410 use unified unescape function(s)
X-SVN-Rev: 1897
|
2000-07-16 13:42:38 +00:00 |
|
Markus Scherer
|
461ade154d
|
ICU-495 fix size of array (count UChars, not bytes)
X-SVN-Rev: 1886
|
2000-07-15 01:10:23 +00:00 |
|
Madhu K
|
f18ed92a8e
|
ICU-447 included the LMBCS tests
X-SVN-Rev: 1884
|
2000-07-14 23:07:15 +00:00 |
|
Madhu K
|
393b7259e5
|
ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1883
|
2000-07-14 22:42:27 +00:00 |
|
Helena Chapman
|
6ca74cacae
|
ICU-501 Collation enhancement phase 1. Added "override" and "version" tag in "CollationElements".
X-SVN-Rev: 1882
|
2000-07-14 22:31:35 +00:00 |
|
Madhu K
|
49f636fca0
|
ICU-447 Fixed the erroneous expected result in the test case
X-SVN-Rev: 1881
|
2000-07-14 21:49:57 +00:00 |
|
Markus Scherer
|
3dac35c27e
|
ICU-311 add linefeeds to some log_err()
X-SVN-Rev: 1880
|
2000-07-14 20:40:05 +00:00 |
|
Markus Scherer
|
97a464b605
|
ICU-344 fix the test for ebcdic_stateful with escape callback - reports error for now
X-SVN-Rev: 1879
|
2000-07-14 20:39:12 +00:00 |
|
Madhu K
|
f7cd903a3e
|
ICU-447 Fixed some errors in the test case
X-SVN-Rev: 1876
|
2000-07-14 01:39:37 +00:00 |
|
Markus Scherer
|
1dcc552c43
|
ICU-311 for the new callback api, geMissingXAction() need to return both the function pointer and the context
X-SVN-Rev: 1875
|
2000-07-14 01:33:33 +00:00 |
|
Markus Scherer
|
d911d40079
|
ICU-311 for the new callback api, ucnv_getXCallBack() need to return both the function pointer and the context
X-SVN-Rev: 1874
|
2000-07-14 01:33:02 +00:00 |
|
Markus Scherer
|
06ca05dc38
|
ICU-311 for the new callback api, ucnv_getXCallBack() need to return both the function pointer and the context
X-SVN-Rev: 1873
|
2000-07-14 01:01:14 +00:00 |
|
Markus Scherer
|
7d721ba16c
|
ICU-502 clean up 'unassigned' handling and callback calls
X-SVN-Rev: 1871
|
2000-07-13 23:55:33 +00:00 |
|
Madhu K
|
2c9d62de49
|
ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1870
|
2000-07-13 22:43:29 +00:00 |
|
Madhu K
|
e444400599
|
ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1869
|
2000-07-13 22:33:33 +00:00 |
|
Alan Liu
|
0410607628
|
ICU-89 add test for Tibetan & 3.0 composition exclusions
X-SVN-Rev: 1868
|
2000-07-13 22:13:13 +00:00 |
|
Steven R. Loomis
|
c596b24a8a
|
ICU-393 .cvsignore cleanup
X-SVN-Rev: 1866
|
2000-07-13 22:04:24 +00:00 |
|
Vladimir Weinstein
|
f726a9978c
|
ICU-103 fixed a test from going into a endless loop
X-SVN-Rev: 1856
|
2000-07-13 18:59:50 +00:00 |
|
Vladimir Weinstein
|
2aefd0996a
|
ICU-103 fixed a test from going into a endless loop
X-SVN-Rev: 1852
|
2000-07-13 17:58:28 +00:00 |
|
Jim Snyder Grant
|
e5bb724913
|
ICU-495 added test for ucnv_getInvalidUChars() as part of testConvertToUnicode()
X-SVN-Rev: 1846
|
2000-07-13 15:37:08 +00:00 |
|
Jim Snyder Grant
|
8581ef1b32
|
ICU-495 added test for ucnv_getInvalidChars() as part of testConvertFromU()
X-SVN-Rev: 1845
|
2000-07-13 15:35:39 +00:00 |
|