Commit Graph

1974 Commits

Author SHA1 Message Date
Alan Liu
1bcb0d4f0c ICU-1749 update tests to use new API, fix iteration bug
X-SVN-Rev: 8548
2002-04-30 22:12:28 +00:00
Alan Liu
6b058615b7 ICU-1749 update tests to use new API
X-SVN-Rev: 8546
2002-04-30 22:11:18 +00:00
George Rhoten
ce01292bc0 ICU-1877 Fix an Itanium compiler optimization error.
X-SVN-Rev: 8538
2002-04-30 00:49:15 +00:00
George Rhoten
4a52dcc155 ICU-1872 Specify the return type
X-SVN-Rev: 8536
2002-04-29 20:26:24 +00:00
George Rhoten
739e08c7b2 ICU-1749 Use TRUE, not true
X-SVN-Rev: 8535
2002-04-29 20:24:16 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Alan Liu
a73bfe7d24 ICU-1749 port TestMulticharStringSet to C++
X-SVN-Rev: 8530
2002-04-26 21:31:55 +00:00
Doug Felt
77b6719b9b ICU-970 add substring constructors and setTo overload to UnicodeString
X-SVN-Rev: 8527
2002-04-26 18:02:49 +00:00
Alan Liu
2edd9a085e ICU-1749 ported TestStrings TestStringPatterns and edited exhaustive test to check iterator and round trip
X-SVN-Rev: 8525
2002-04-26 06:28:15 +00:00
Alan Liu
daea6a76cb ICU-1749 temporary changes until test is updated to use real iterator
X-SVN-Rev: 8524
2002-04-26 06:26:17 +00:00
George Rhoten
db3c628396 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8517
2002-04-25 22:15:52 +00:00
George Rhoten
802688f52f ICU-1872 Slightly better test order.
X-SVN-Rev: 8516
2002-04-25 21:52:13 +00:00
George Rhoten
35bdabdc68 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8515
2002-04-25 21:49:16 +00:00
George Rhoten
08db07139b ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8514
2002-04-25 21:38:10 +00:00
George Rhoten
3c7398060a ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8512
2002-04-25 18:59:32 +00:00
George Rhoten
5ba437bbb1 ICU-1872 Don't do static initialization, just in case the global mutex gets initialized.
X-SVN-Rev: 8508
2002-04-24 17:31:27 +00:00
George Rhoten
8cf8b12ddb ICU-1872 Leaving the static init in because I don't know what the test is doing, but use the invariant converter instead.
X-SVN-Rev: 8507
2002-04-24 17:29:52 +00:00
George Rhoten
8cd90d7b88 ICU-1872 Test for mutex initialization
X-SVN-Rev: 8503
2002-04-23 23:24:25 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Markus Scherer
7c25d530d2 ICU-1867 add converter performance test for Unicode encodings
X-SVN-Rev: 8482
2002-04-17 20:42:22 +00:00
Alan Liu
8ed4fea84a ICU-1825 allow filters in &func calls; fix canonicalization of &func
X-SVN-Rev: 8478
2002-04-17 16:38:18 +00:00
George Rhoten
8543ddb66b ICU-1847 Do proper roundtripping of dates when yy is specified for the year.
X-SVN-Rev: 8451
2002-04-12 19:05:31 +00:00
George Rhoten
f3fb238767 ICU-1847 Some locales have bad data.
Use "en_US" right now, and submit a new jitterbug for the data and a real test for this problem.

X-SVN-Rev: 8450
2002-04-12 16:53:04 +00:00
George Rhoten
3418149c35 ICU-162 Don't use // in a C file and properly define the number.
X-SVN-Rev: 8448
2002-04-11 23:42:17 +00:00
George Rhoten
8d8f74fdf0 ICU-1847 Change the root yyyy back to yy
X-SVN-Rev: 8447
2002-04-11 23:29:14 +00:00
George Rhoten
913084e366 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8446
2002-04-11 21:41:44 +00:00
George Rhoten
0498229081 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8443
2002-04-11 18:36:11 +00:00
George Rhoten
339c7bde32 ICU-1847 Improve the testing coverage and error messages.
X-SVN-Rev: 8441
2002-04-11 02:44:53 +00:00
George Rhoten
d26acd0c32 ICU-1718 Fix for Windows.
X-SVN-Rev: 8436
2002-04-11 00:10:51 +00:00
Steven R. Loomis
4f6f62fbc7 ICU-1718 test the transliterator function
X-SVN-Rev: 8435
2002-04-10 23:32:18 +00:00
George Rhoten
74f2a261cf ICU-162 Use a double when you want a double.
X-SVN-Rev: 8430
2002-04-10 21:55:43 +00:00
George Rhoten
332c09868e ICU-1739 Fix memory leak.
X-SVN-Rev: 8425
2002-04-10 16:41:07 +00:00
Alan Liu
0f3d8578e1 ICU-162 add C++ API test, improve C API test
X-SVN-Rev: 8422
2002-04-09 23:24:42 +00:00
Alan Liu
621729e015 ICU-1351 make fieldDifference handle leap years and large ranges better
X-SVN-Rev: 8419
2002-04-09 22:06:14 +00:00
George Rhoten
8465aa1354 ICU-1828 Simplify the test names so that you can call them individually.
X-SVN-Rev: 8409
2002-04-09 03:20:50 +00:00
George Rhoten
75e9799c32 ICU-1739 Fix memory leak.
X-SVN-Rev: 8406
2002-04-06 01:24:38 +00:00
Ram Viswanadha
8cfeb894e7 ICU-1832 Comment out the test on HPUX for now.
X-SVN-Rev: 8404
2002-04-06 00:13:05 +00:00
George Rhoten
5361a6164a ICU-900 Properly fix a compiler warning for Solaris
X-SVN-Rev: 8403
2002-04-05 23:56:18 +00:00
Ram Viswanadha
a05b44e5c3 ICU-1811 Fix null termination of destination by passing more than required size for destination
X-SVN-Rev: 8402
2002-04-05 21:24:05 +00:00
George Rhoten
e38ff6b273 ICU-900 Fixed some compiler warnings properly.
X-SVN-Rev: 8399
2002-04-05 17:53:25 +00:00
George Rhoten
6450fca566 ICU-900 Fixed some compiler warnings and make the test data arrays all "static const"
X-SVN-Rev: 8383
2002-04-04 23:08:03 +00:00
George Rhoten
b350a09121 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8380
2002-04-04 22:33:08 +00:00
George Rhoten
b4d7c5dd4b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8379
2002-04-04 20:06:49 +00:00
Vladimir Weinstein
67e7118de6 ICU-1005 don't close compact array twice
X-SVN-Rev: 8374
2002-04-04 05:28:18 +00:00
Ram Viswanadha
61ab9f8546 ICU-1835 improve code coverage and test new mappings
X-SVN-Rev: 8373
2002-04-04 03:08:38 +00:00
George Rhoten
b55b1ad264 ICU-1739 Fix uninitialized memory, and don't malloc(0)
X-SVN-Rev: 8369
2002-04-03 23:38:10 +00:00
Vladimir Weinstein
7924110912 ICU-1005 more tests for ucmp8.c
X-SVN-Rev: 8368
2002-04-03 23:06:38 +00:00
Vladimir Weinstein
dba8729d3c ICU-1005 increase test coverage for umemstrm.c
X-SVN-Rev: 8366
2002-04-03 20:01:35 +00:00
George Rhoten
ffc5111013 ICU-932 Add two more tests.
X-SVN-Rev: 8364
2002-04-03 19:52:17 +00:00
George Rhoten
66e01bbf98 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8360
2002-04-03 19:01:59 +00:00