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
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
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
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
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
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
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
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
Markus Scherer
a087ecba43
ICU-397 test u_versionToString() error checking
...
X-SVN-Rev: 1553
2000-06-02 18:37:21 +00:00
Markus Scherer
e7a7e26131
ICU-418 test latin-1 ucnv_getNextUChar()
...
X-SVN-Rev: 1542
2000-06-02 00:04:34 +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
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
Markus Scherer
a472509095
ICU-411 hide failing test for icu 1.5
...
X-SVN-Rev: 1512
2000-05-30 17:21:22 +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
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
cdd47bd7db
ICU-408 fix range checks
...
X-SVN-Rev: 1450
2000-05-23 23:23:09 +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
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
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
857ced6517
ICU-110 Added tests for ucol_getVersion() API.
...
X-SVN-Rev: 1376
2000-05-15 19:48:56 +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
Markus Scherer
6b6bbd29f1
ICU-375 correct isAcceptable signature
...
X-SVN-Rev: 1324
2000-05-03 23:15:02 +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
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
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