Commit Graph

530 Commits

Author SHA1 Message Date
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
Madhu K
985b096886 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1841
2000-07-13 01:05:50 +00:00
Markus Scherer
87b7acacec ICU-103 fix bugs in test code
X-SVN-Rev: 1839
2000-07-13 00:28:06 +00:00
Madhu K
0277be94c7 ICU-447 Added Tests for putil API
X-SVN-Rev: 1825
2000-07-12 23:33:20 +00:00
Vladimir Weinstein
8349610248 ICU-432 more leak fixes
X-SVN-Rev: 1824
2000-07-12 22:59:57 +00:00
Alan Liu
09f92d4480 ICU-89 update normalizer data to Unicode 3.0
X-SVN-Rev: 1823
2000-07-12 22:02:37 +00:00
Alan Liu
e4587ffd90 ICU-89 make -verbose collation tests actually be verbose
X-SVN-Rev: 1822
2000-07-12 17:18:37 +00:00
Vladimir Weinstein
4015f294cd ICU-489 binary files should be added with -kb option
X-SVN-Rev: 1821
2000-07-12 17:16:32 +00:00
Vladimir Weinstein
d06a76b46f ICU-489 binary files should be added with -kb
X-SVN-Rev: 1820
2000-07-12 17:14:41 +00:00
Alan Liu
470ff1060e ICU-89 remove test that is obsolete as of Unicode 2.1.8
X-SVN-Rev: 1809
2000-07-12 15:53:36 +00:00
Madhu K
84474c15da ICU-447 Testing error conditions and other API for extended code coverage
X-SVN-Rev: 1799
2000-07-12 01:09:23 +00:00
Vladimir Weinstein
ce3dd236b4 ICU-489 added tests for new types
X-SVN-Rev: 1796
2000-07-11 23:27:11 +00:00
Steven R. Loomis
f3af060e13 ICU-496 don't crash if missing test data
X-SVN-Rev: 1791
2000-07-11 22:17:37 +00:00
Madhu K
63c97dc078 ICU-447 Testing error conditions for extended code coverage
X-SVN-Rev: 1788
2000-07-11 19:11:41 +00:00
Madhu K
4ce0c4f3fe ICU-447 Fixed memory leaks
X-SVN-Rev: 1785
2000-07-11 17:44:53 +00:00
Madhu K
078e30e54c ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1784
2000-07-11 17:44:24 +00:00
Madhu K
f4b411e2f9 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1783
2000-07-11 16:42:25 +00:00
Vladimir Weinstein
9e6148186a ICU-432 more leak fixes
X-SVN-Rev: 1781
2000-07-10 22:14:51 +00:00
Steven R. Loomis
055da3ad8d ICU-352 fix for makefile status
X-SVN-Rev: 1780
2000-07-10 22:06:07 +00:00
Steven R. Loomis
65b204ba02 ICU-360 update for new packaging. to make test pass w/o .dat files
X-SVN-Rev: 1779
2000-07-10 22:05:01 +00:00
Vladimir Weinstein
7d188ca73e ICU-432 more leak fixes
X-SVN-Rev: 1778
2000-07-10 22:03:16 +00:00
Madhu K
eb54a4e0de ICU-447 added ksc back
X-SVN-Rev: 1769
2000-07-10 17:35:02 +00:00
Vladimir Weinstein
bd3bf6c1f0 ICU-447 corrected a typo
X-SVN-Rev: 1765
2000-07-10 16:53:32 +00:00
Madhu K
099a875389 ICU-447 Fixed the errors due ot 1361 alias name(ksc) which is not eliminated
X-SVN-Rev: 1763
2000-07-08 02:15:03 +00:00
Madhu K
fb3039635f ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1762
2000-07-08 02:07:23 +00:00
Madhu K
4cb5e83e30 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1761
2000-07-08 01:59:14 +00:00
Yves Arrouye
edde8164ec ICU-241 declare the index of the loop outside the for().
X-SVN-Rev: 1760
2000-07-08 00:10:02 +00:00
Madhu K
4472c96f24 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1756
2000-07-07 19:34:08 +00:00
Madhu K
9091990aaf ICU-447 Fallback test
X-SVN-Rev: 1755
2000-07-07 17:42:41 +00:00
Steven R. Loomis
9d76a4b88b ICU-447 Fallback API
X-SVN-Rev: 1751
2000-07-07 02:53:06 +00:00
Vladimir Weinstein
45515c9a0c ICU-432 more memory leaks fixes
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Madhu K
c8af7e00e5 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1749
2000-07-06 21:56:24 +00:00
Madhu K
596dec1f30 ICU-447 Added Tests for fallback API
X-SVN-Rev: 1746
2000-07-06 18:26:36 +00:00
Madhu K
908abbec75 ICU-447 Tests for fallback API
X-SVN-Rev: 1745
2000-07-06 18:26:16 +00:00
Helena Chapman
2fd0a3db47 ICU-311 the setToU and fromUCallback function signatures update.
X-SVN-Rev: 1736
2000-07-05 20:56:42 +00:00
Madhu K
a221a143c4 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1733
2000-07-03 22:57:52 +00:00
Alan Liu
418ac3b758 ICU-476 fix RBT et al copy constructor
X-SVN-Rev: 1727
2000-06-30 23:26:07 +00:00
Yves Arrouye
d37141dcac ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
changed HAVE_INTTYPES_H to U_HAVE_INTTYPES_H.

X-SVN-Rev: 1726
2000-06-30 21:35:03 +00:00
Helena Chapman
a12beff355 ICU-311 Another major update with Callback API changes.
X-SVN-Rev: 1725
2000-06-30 20:54:29 +00:00
Vladimir Weinstein
c31e17a71e ICU-436 additional constructors and _open functions for resource bundle
X-SVN-Rev: 1724
2000-06-30 20:31:39 +00:00
Helena Chapman
0ad634011e ICU-311 Another major update with Callback API changes.
X-SVN-Rev: 1720
2000-06-30 17:38:47 +00:00
Alan Liu
e63cf6a463 ICU-477 create Hiragana-Katakana transliterator
X-SVN-Rev: 1716
2000-06-30 00:15:44 +00:00
Madhu K
6d8fd93c2d ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1714
2000-06-29 23:28:46 +00:00
Alan Liu
cbd5200a0f ICU-474 fix UTransPosition handling
X-SVN-Rev: 1713
2000-06-29 22:15:17 +00:00
Vladimir Weinstein
cc42314029 ICU-432 various memory leaks
X-SVN-Rev: 1709
2000-06-29 19:42:17 +00:00
Markus Scherer
b2375850b7 ICU-241 remove obsolete T_INT32()
X-SVN-Rev: 1704
2000-06-29 18:42:34 +00:00
Steven R. Loomis
784b5f52ad ICU-432 comments, syntax, etc
X-SVN-Rev: 1701
2000-06-29 03:04:28 +00:00
Steven R. Loomis
72c8a4d026 ICU-432 don't use // in C code!!!!!!!
X-SVN-Rev: 1700
2000-06-29 02:53:29 +00:00
Steven R. Loomis
1c0cf6f659 ICU-311 api chagne
X-SVN-Rev: 1698
2000-06-29 01:48:34 +00:00
Steven R. Loomis
8bc3f0b83b ICU-478 u_uastrncpy fix
X-SVN-Rev: 1694
2000-06-29 01:41:04 +00:00
Steven R. Loomis
e6ff764cac ICU-447 buffer overrun in test
X-SVN-Rev: 1693
2000-06-29 01:15:31 +00:00
Steven R. Loomis
95ca98f6ab ICU-450 translit test
X-SVN-Rev: 1692
2000-06-29 01:11:09 +00:00
Steven R. Loomis
4e4fd2266b ICU-460 When the default converter is unreadable, print it's name out
X-SVN-Rev: 1691
2000-06-29 01:10:27 +00:00
Steven R. Loomis
69f0671de6 ICU-408 makefile rearrangement, make hdrtest work again
X-SVN-Rev: 1690
2000-06-29 01:08:38 +00:00
Alan Liu
4594fe89b8 ICU-450 enhance test
X-SVN-Rev: 1685
2000-06-28 23:30:05 +00:00
Vladimir Weinstein
9b404b0904 ICU-311 fixed crashing problem
X-SVN-Rev: 1683
2000-06-28 23:19:32 +00:00
Vladimir Weinstein
b96d49cda2 ICU-460 porting changes
X-SVN-Rev: 1680
2000-06-28 22:34:25 +00:00
Vladimir Weinstein
5240a256f2 ICU-460 porting changes
X-SVN-Rev: 1679
2000-06-28 22:26:59 +00:00
Jim Snyder Grant
58bf49e059 ICU-271 Additional LMBCS tests
X-SVN-Rev: 1664
2000-06-28 17:01:52 +00:00
Madhu K
9000a6f33a ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1663
2000-06-27 22:26:03 +00:00
Madhu K
4b0286defe ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1662
2000-06-27 20:48:37 +00:00
Helena Chapman
377889ccd9 ICU-311 Major rewrite of the callback APIs. Needs to be checked
in without more testing to make the 6/29/2000 API deadline.  Lots
of warnings still, offset handling is not implemented.  More unit tests
is required because the current implementation actually passes the tests.

X-SVN-Rev: 1661
2000-06-27 20:47:56 +00:00
Alan Liu
c68b0038be ICU-450 rename UTransPosition fields
X-SVN-Rev: 1660
2000-06-27 20:07:59 +00:00
Alan Liu
4858d91bd8 ICU-450 rename UTransPosition fields
X-SVN-Rev: 1658
2000-06-27 19:34:03 +00:00
Alan Liu
62001fb755 ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs
X-SVN-Rev: 1656
2000-06-27 19:06:15 +00:00
Madhu K
1dea4931f1 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1654
2000-06-27 18:20:33 +00:00
Madhu K
e73c8e2a36 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1653
2000-06-27 18:06:00 +00:00
Alan Liu
f28b4cfe69 ICU-450 transliterator C api
X-SVN-Rev: 1650
2000-06-27 16:27:02 +00:00
Madhu K
d2ab4795c6 ICU-447 Fixed the test case for DBCS converter(replaced the
use of ibm-955 with ibm-835

X-SVN-Rev: 1648
2000-06-26 22:16:32 +00:00
Madhu K
63f1bc3617 ICU-447 Minor Fixes
X-SVN-Rev: 1647
2000-06-26 21:33:25 +00:00
Madhu K
d237ca97b5 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1644
2000-06-22 23:46:02 +00:00
Madhu K
148f7b7bba ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1642
2000-06-22 19:04:32 +00:00
Madhu K
fafe9b6e4b ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1641
2000-06-22 17:39:34 +00:00
Madhu K
c9e7c0d5a3 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1640
2000-06-22 17:26:12 +00:00
Madhu K
6ebc40cc9b ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1637
2000-06-22 01:18:30 +00:00
Madhu K
b429022d94 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1636
2000-06-22 01:09:15 +00:00
Alan Liu
49c2098d0e ICU-438 fieldDifference
X-SVN-Rev: 1632
2000-06-15 23:36:25 +00:00
Vladimir Weinstein
98a378d583 ICU-432 changes according to purify output (the output buffer wasn't long enough for error messages)
X-SVN-Rev: 1631
2000-06-15 22:33:16 +00:00
Steven R. Loomis
dc92c980b5 ICU-408 add more detail to test
X-SVN-Rev: 1611
2000-06-13 19:25:14 +00:00
Vladimir Weinstein
c6822e7b2d ICU-432 cleanup for transliterator test that implicitly uses default converter instead of invariant one
X-SVN-Rev: 1609
2000-06-12 22:49:21 +00:00
Vladimir Weinstein
f66f0b6dfb ICU-432 changes according to purify output
X-SVN-Rev: 1607
2000-06-12 22:42:50 +00:00
Markus Scherer
bdf7b6866e ICU-221 test u_isWhitespace()
X-SVN-Rev: 1603
2000-06-12 19:49:49 +00:00
Vladimir Weinstein
a0e53e1a21 ICU-432 corrected tests that wrongly assumed that "en_US" is always the default locale.
X-SVN-Rev: 1600
2000-06-10 05:10:28 +00:00
Yves Arrouye
2d6d22a2a4 ICU-353 Cast UNUM_FORMAT_SYMBOL_COUNT and
DecimalFormatSymbols::kFormatSymbolCount to int to avoid warning about
comparing different enums (one of the ANSI C features I dislike the most!)

X-SVN-Rev: 1596
2000-06-09 18:38:02 +00:00
Yves Arrouye
dcc497e297 ICU-353 make key a const char * to avoid warnings (and be logical).
X-SVN-Rev: 1594
2000-06-09 18:35:03 +00:00
Yves Arrouye
a70b238d8e ICU-353 cast pszUnicode before using it as a const uint32_t *.
X-SVN-Rev: 1593
2000-06-09 18:34:20 +00:00
Vladimir Weinstein
d65a9064c0 ICU-432 fix a bad memory write
X-SVN-Rev: 1591
2000-06-09 00:05:21 +00:00
Steven R. Loomis
f6832a4b0c ICU-417 fix for build on linux
X-SVN-Rev: 1583
2000-06-07 16:32:15 +00:00
Alan Liu
9694cc2a1e ICU-417 add tests for secondary grouping size
X-SVN-Rev: 1581
2000-06-07 00:17:23 +00:00
Steven R. Loomis
c3e0b6d2b3 ICU-408 update hdrtest to look for little problems in include files..
X-SVN-Rev: 1557
2000-06-03 02:58:54 +00:00
Markus Scherer
a087ecba43 ICU-397 test u_versionToString() error checking
X-SVN-Rev: 1553
2000-06-02 18:37:21 +00:00
Helena Chapman
47212a0202 ICU-408 HP10 CC port.
X-SVN-Rev: 1552
2000-06-02 18:07:16 +00:00
Helena Chapman
a9feb343c8 ICU-408 AIX port.
X-SVN-Rev: 1551
2000-06-02 01:10:20 +00:00
Helena Chapman
d6063efe5b ICU-408 AIX port.
X-SVN-Rev: 1550
2000-06-02 00:48:13 +00:00
Yves Arrouye
ffb28a867e ICU-176 made UnicodeString arguments to expectPad const
X-SVN-Rev: 1549
2000-06-02 00:46:22 +00:00
Yves Arrouye
73cbdfae6f ICU-176 made UnicodeString arguments to Verify const.
X-SVN-Rev: 1548
2000-06-02 00:45:36 +00:00
Helena Chapman
50c9e2c521 ICU-408 AIX port, also reported by Yves on Linux.
X-SVN-Rev: 1547
2000-06-02 00:36:28 +00:00
Markus Scherer
e7a7e26131 ICU-418 test latin-1 ucnv_getNextUChar()
X-SVN-Rev: 1542
2000-06-02 00:04:34 +00:00
Madhu K
9732ece0cc ICU-176 Tests for new API for UTF-16 basic support in
Format(DecimalFormat)

X-SVN-Rev: 1534
2000-06-01 18:46:31 +00:00
Helena Chapman
3fc21cb0f4 ICU-408 HPUX 10/11 CC port
X-SVN-Rev: 1533
2000-06-01 18:27:44 +00:00
Steven R. Loomis
9ff4e2eaa0 ICU-408 fixes for HPUX
X-SVN-Rev: 1528
2000-05-31 22:18:22 +00:00
Steven R. Loomis
86c216a59e ICU-408 speed up test
X-SVN-Rev: 1521
2000-05-30 21:42:09 +00:00
Vladimir Weinstein
4f79dd3bfb ICU-408 as previously stated, one should not assume default code page on a platform
X-SVN-Rev: 1519
2000-05-30 20:45:09 +00:00
Vladimir Weinstein
7048b11e49 ICU-408 we CANNOT assume default codepages on different platforms!
X-SVN-Rev: 1516
2000-05-30 19:37:30 +00:00
Steven R. Loomis
9cce4066c7 ICU-408 make mem allocation in test more robust
X-SVN-Rev: 1514
2000-05-30 19:24:30 +00:00
Steven R. Loomis
acf598db1c ICU-408 Removed non-ASCII from string literals. If you can't use Mongolian inside double quotes, why should you be able to use Finnish? :)
X-SVN-Rev: 1513
2000-05-30 17:55:08 +00:00
Markus Scherer
a472509095 ICU-411 hide failing test for icu 1.5
X-SVN-Rev: 1512
2000-05-30 17:21:22 +00:00
Alan Liu
73d861e601 ICU-352 rename xor to complement (xor is HP keyword)
X-SVN-Rev: 1504
2000-05-26 18:32:15 +00:00
Helena Chapman
384cd08b2c ICU-352 HP-UX ACC doesn't like "xor" as function names.
X-SVN-Rev: 1503
2000-05-26 16:40:29 +00:00
Vladimir Weinstein
0d3c661cb9 ICU-352 conform with HP changes and change Java to C++ style for static data
X-SVN-Rev: 1502
2000-05-26 02:07:25 +00:00
Markus Scherer
852c3ce82c ICU-176 remove wrong enum scoping
X-SVN-Rev: 1499
2000-05-25 23:15:29 +00:00
Alan Liu
2197c4edb4 ICU-352 improve performance
X-SVN-Rev: 1496
2000-05-25 20:57:30 +00:00
Alan Liu
74a775bb67 ICU-352 add tests for inversion list upgrade
X-SVN-Rev: 1494
2000-05-25 19:28:53 +00:00
Alan Liu
04c2dadb80 ICU-352 move UnicodeSetTest to translit
X-SVN-Rev: 1493
2000-05-25 19:28:16 +00:00
Markus Scherer
713ce67cba ICU-176 DecimalFormatSymbols revamped for UTF-16 and graphemes
X-SVN-Rev: 1489
2000-05-25 01:10:55 +00:00
Madhu K
56cd63c203 ICU-184 Added collationelements to test data to test the API ures_binary()
X-SVN-Rev: 1488
2000-05-24 23:44:17 +00:00
Madhu K
7ef69f60ed ICU-184 Tests for the API ures_getBinary() for binary collation
data in resource bundles

X-SVN-Rev: 1487
2000-05-24 23:42:34 +00:00
Markus Scherer
769118da39 ICU-176 prepare some implementation for UChar32 normalization results
X-SVN-Rev: 1471
2000-05-24 21:01:07 +00:00
Markus Scherer
5c5a7f21f1 ICU-176 test new UnicodeString UChar32 overloads
X-SVN-Rev: 1470
2000-05-24 20:59:53 +00:00
Markus Scherer
5d29bd3225 ICU-176 disambiguate new UnicodeString function overloads
X-SVN-Rev: 1465
2000-05-24 20:04:01 +00:00
Steven R. Loomis
950fcb75d3 ICU-352 update makefile for new test files
X-SVN-Rev: 1461
2000-05-24 19:29:45 +00:00
Alan Liu
21f4b2ab47 ICU-352 change int to int32_t
X-SVN-Rev: 1457
2000-05-24 17:33:27 +00:00
Alan Liu
686fb1315d ICU-352 clean up
X-SVN-Rev: 1456
2000-05-24 17:32:49 +00:00
Alan Liu
325de051cd ICU-352 add TestUtility (supports TransliteratorRoundTripTest)
X-SVN-Rev: 1455
2000-05-24 17:32:20 +00:00
Alan Liu
83d22bc5dc ICU-352 add transliterator round trip test
X-SVN-Rev: 1454
2000-05-24 17:31:51 +00:00
Markus Scherer
cdd47bd7db ICU-408 fix range checks
X-SVN-Rev: 1450
2000-05-23 23:23:09 +00:00
Steven R. Loomis
ffd5326fa5 ICU-408 [minor compiler issues] datatype for constants
X-SVN-Rev: 1447
2000-05-23 22:02:38 +00:00
Madhu K
0371d8ba8e ICU-176 Tests for new API for UTF-16 support
X-SVN-Rev: 1444
2000-05-23 20:51:39 +00:00
Markus Scherer
aca0c53ac2 ICU-397 make u_versionFrom/ToString() public
X-SVN-Rev: 1437
2000-05-22 22:24:51 +00:00
Jim Snyder Grant
7f51cb674c ICU-384 Add locale-biasing support to LMBCS
X-SVN-Rev: 1433
2000-05-22 21:24:26 +00:00
Alan Liu
563d9e5006 ICU-352 rbt support for segments, cursor offset, and new syntax
X-SVN-Rev: 1422
2000-05-20 04:40:29 +00:00
Alan Liu
6a59bb39c8 ICU-345 fixed constructor to properly handle invalid IDs
X-SVN-Rev: 1421
2000-05-20 04:35:31 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Madhu K
0c8f20989d ICU-176 Tests for new API for UTF-16 support
X-SVN-Rev: 1393
2000-05-18 18:53:11 +00:00
Markus Scherer
f7e89b8e55 ICU-130 account for some control codes now having Zs Zl Zp Unicode properties
X-SVN-Rev: 1388
2000-05-18 17:49:51 +00:00
Steven R. Loomis
0a042c3f86 ICU-200 OS400 makefile updates
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Vladimir Weinstein
4ef6b3889d ICU-184 .res -> mem map test changes for Solaris CC (c style comments)
X-SVN-Rev: 1383
2000-05-15 22:22:48 +00:00
Vladimir Weinstein
bbd91c6ab7 ICU-184 test was using wrong variable for error code
X-SVN-Rev: 1380
2000-05-15 20:37:40 +00:00
Helena Chapman
969472a4c2 ICU-110 Added tests for Collator::getVersion() API.
X-SVN-Rev: 1377
2000-05-15 19:49:14 +00:00
Helena Chapman
857ced6517 ICU-110 Added tests for ucol_getVersion() API.
X-SVN-Rev: 1376
2000-05-15 19:48:56 +00:00
Vladimir Weinstein
3424bafbad ICU-150 renaming default -> root locale (testdata)
X-SVN-Rev: 1368
2000-05-15 18:51:20 +00:00
Vladimir Weinstein
d4d8a6da75 ICU-150 renaming default -> root changes
X-SVN-Rev: 1366
2000-05-15 18:44:20 +00:00
Vladimir Weinstein
c786b21d52 ICU-184 resource data files in memory mapped format (initial revision)
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Yves Arrouye
0d35fb05a2 ICU-390 define the right cpp symbols for compilation under Linux
and Solaris when gcc -ansi is used (which negates POSIX, X/Open, BSD, and
SVID specific definitions in the standard libraries, definitions that ICU
needs).

X-SVN-Rev: 1354
2000-05-12 01:15:50 +00:00
Madhu K
46fa36afb8 ICU-176 Addional tests for UTF-16 support
X-SVN-Rev: 1329
2000-05-04 17:27:16 +00:00
Markus Scherer
b1db3cc5e1 ICU-368 change for new iostream include mechanism
X-SVN-Rev: 1325
2000-05-03 23:16:03 +00:00
Markus Scherer
6b6bbd29f1 ICU-375 correct isAcceptable signature
X-SVN-Rev: 1324
2000-05-03 23:15:02 +00:00
Markus Scherer
d6ff2cbfec ICU-375 merge testmap from 1.4.1.2 and adapt to reimplemented udata
X-SVN-Rev: 1323
2000-05-03 23:14:11 +00:00
Madhu K
002534a549 ICU-176 Added Test file for UTF-16 macros
X-SVN-Rev: 1317
2000-05-03 20:54:37 +00:00
Madhu K
215f6fd609 ICU-176 Testing for UTF-16 macros
X-SVN-Rev: 1316
2000-05-03 20:52:18 +00:00
Vladimir Weinstein
85c29b7a5d ICU-374 testmap port for Win32
X-SVN-Rev: 1273
2000-04-27 18:13:32 +00:00
Steven R. Loomis
01dd42d7d0 ICU-374 new test for new setCommonData API
X-SVN-Rev: 1253
2000-04-26 05:07:03 +00:00
Yves Arrouye
5630fb77db ICU-368 do not use C++ streams at all for tests so that they can
run in the lame WebObjects 4 environment.

X-SVN-Rev: 1251
2000-04-25 21:32:10 +00:00
Markus Scherer
117c9b824b ICU-298 jitterbug 130: add support for u_isMirrored() and u_charMirror()
X-SVN-Rev: 1240
2000-04-24 22:44:06 +00:00
Markus Scherer
47ba9784e0 ICU-176 test constructors from UChar32 and from capacity
X-SVN-Rev: 1173
2000-04-19 21:58:21 +00:00
Steven R. Loomis
dbced2f8e3 ICU-365 improved version test
X-SVN-Rev: 1167
2000-04-19 20:00:49 +00:00
Markus Scherer
9a19714271 ICU-364 do not test for never-changing formatVersions on icu data files - they do change
X-SVN-Rev: 1164
2000-04-19 00:16:36 +00:00
Helena Chapman
1fb58be175 ICU-239 Added tests for u_vparseMessage.
X-SVN-Rev: 1154
2000-04-18 22:24:00 +00:00
Helena Chapman
a5c27f96f8 ICU-239 Added tests for u_vformatMessage.
X-SVN-Rev: 1153
2000-04-18 22:18:05 +00:00
Helena Chapman
feff591551 ICU-354 Merge back the 1.4.1.1 changes.
X-SVN-Rev: 1151
2000-04-18 21:57:47 +00:00
Yves Arrouye
3950fe01a2 ICU-359 fixed virtual destructors/members incoherences.
X-SVN-Rev: 1142
2000-04-18 17:58:18 +00:00
Steven R. Loomis
a430140424 ICU-185 test fixes, don't call deprecated api
X-SVN-Rev: 1136
2000-04-15 21:28:17 +00:00
Yves Arrouye
c69c164be8 ICU-353 basic warnings cleanup (not touching object's memory layout). A
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...

X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Yves Arrouye
e45f4fd7cb ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
in this case, so that a make in a subdir does include deps.

X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Markus Scherer
a8ea7e8c8b ICU-176 ucnv_getNextUChar() return a UChar32 code point
X-SVN-Rev: 1121
2000-04-13 17:27:35 +00:00
Yves Arrouye
8b0bee3da5 ICU-251 fixed all the clean/distclean problems except for the stale
symlinks in source/test/testdata. Also made sure distclean-local depends on
clean-local in every subproject.

X-SVN-Rev: 1106
2000-04-10 23:24:53 +00:00
Markus Scherer
5d813e3499 ICU-350 just add j350 test, still do all tests from -r 1.14
X-SVN-Rev: 1094
2000-04-07 20:23:24 +00:00
Markus Scherer
9c2fc5ab0f ICU-350 ucnv_openCCSID() did not work for 10xx etc.
X-SVN-Rev: 1093
2000-04-07 16:58:58 +00:00
Markus Scherer
db929853bc ICU-347 do not use wchar.h except when we really need it and we know that we have it
X-SVN-Rev: 1087
2000-04-06 23:06:48 +00:00
Markus Scherer
2dcb6e5200 ICU-315 S/390 fix was left out
X-SVN-Rev: 1082
2000-04-06 20:23:01 +00:00
Markus Scherer
e542c7dedc ICU-346 change IEEE_754 to a numeric macro (value 0 or 1)
X-SVN-Rev: 1080
2000-04-06 16:45:03 +00:00
Yves Arrouye
a5957d6e46 ICU-310 any target whose name matches %clean does not trigger inclusion
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?

X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Markus Scherer
ba8d5f7882 ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1073
2000-04-05 19:45:48 +00:00
Markus Scherer
cd71b64e4d ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1062
2000-04-04 22:31:44 +00:00
Alan Liu
2fede3c426 ICU-315 recode readLine to work on S/390; improve debugging output
X-SVN-Rev: 1061
2000-04-04 20:44:43 +00:00
Markus Scherer
9a74ba932e ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1059
2000-04-04 16:30:21 +00:00