George Rhoten
|
0ede57a764
|
ICU-66 0xbf may be confused as uninitialized memory.
X-SVN-Rev: 3663
|
2001-02-16 23:16:18 +00:00 |
|
George Rhoten
|
5b28ea2db1
|
ICU-66 work[] needs to be initialized before using strlen, and don't use strlen() too often in a loop
X-SVN-Rev: 3662
|
2001-02-16 23:15:30 +00:00 |
|
Jim Snyder Grant
|
35bff23773
|
ICU-388 and jb 853: ucnv_safeClone - the tests
X-SVN-Rev: 3658
|
2001-02-16 22:23:38 +00:00 |
|
George Rhoten
|
7f249bec73
|
ICU-66 super class needs to be called to initialize the data
X-SVN-Rev: 3655
|
2001-02-16 21:59:30 +00:00 |
|
George Rhoten
|
5489de3917
|
ICU-66 Not enough room for the array
X-SVN-Rev: 3654
|
2001-02-16 21:58:32 +00:00 |
|
George Rhoten
|
32466038a2
|
ICU-66 Don't write 0 or fewer bytes with fwrite()
X-SVN-Rev: 3653
|
2001-02-16 21:58:12 +00:00 |
|
George Rhoten
|
e8546eb6e1
|
ICU-66 Don't test utf8 unsafe macros in an unsafe manner
X-SVN-Rev: 3652
|
2001-02-16 21:56:18 +00:00 |
|
George Rhoten
|
1e5733e830
|
ICU-66 Don't test utf16 unsafe macros in an unsafe manner
X-SVN-Rev: 3651
|
2001-02-16 21:54:20 +00:00 |
|
George Rhoten
|
9f3e5b057c
|
ICU-66 Not enough room for the array
X-SVN-Rev: 3650
|
2001-02-16 21:52:28 +00:00 |
|
Ram Viswanadha
|
b5c2b6636a
|
ICU-858 Implemented tests for callback options
X-SVN-Rev: 3642
|
2001-02-16 20:13:47 +00:00 |
|
Syn Wee Quek
|
a03a11d085
|
ICU-807
Removed offending test methods to make the build system happy.
X-SVN-Rev: 3640
|
2001-02-16 19:23:39 +00:00 |
|
Alan Liu
|
57e332c2ff
|
ICU-709 fix warnings (MSVC bug?) in test code
X-SVN-Rev: 3638
|
2001-02-16 17:12:12 +00:00 |
|
Steven R. Loomis
|
9494a1b123
|
ICU-856 [1.8] this is the C test. the C++ test lives next door.
X-SVN-Rev: 3636
|
2001-02-16 06:22:42 +00:00 |
|
Markus Scherer
|
2381075aa8
|
ICU-833 make normalizer function and enum names consistent with guidelines
X-SVN-Rev: 3634
|
2001-02-15 20:21:21 +00:00 |
|
Markus Scherer
|
33418441e8
|
ICU-471 add shaping options & error code
X-SVN-Rev: 3629
|
2001-02-15 02:36:15 +00:00 |
|
Syn Wee Quek
|
b35e4607a1
|
ICU-833
Compared with cintltst and commented away tests that are not tested.
Added necessary attributes to the French collation test.
X-SVN-Rev: 3628
|
2001-02-15 01:44:15 +00:00 |
|
Alan Liu
|
1d15c0c65a
|
ICU-709 fix mem leak in test code
X-SVN-Rev: 3627
|
2001-02-15 00:05:10 +00:00 |
|
Alan Liu
|
1690189fea
|
ICU-709 add utrans_trans() and utrans_transIncremental() API tests
X-SVN-Rev: 3626
|
2001-02-14 23:41:59 +00:00 |
|
Markus Scherer
|
757e0272f1
|
ICU-840 test case-insensitive string compare
X-SVN-Rev: 3623
|
2001-02-14 01:10:35 +00:00 |
|
Markus Scherer
|
7ff73b4f6d
|
ICU-840 test case-insensitive string compare
X-SVN-Rev: 3620
|
2001-02-14 00:59:01 +00:00 |
|
George Rhoten
|
22fae0356b
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3602
|
2001-02-10 02:36:27 +00:00 |
|
George Rhoten
|
52203b6eeb
|
ICU-580 OS/390 porting changes
X-SVN-Rev: 3598
|
2001-02-08 23:16:36 +00:00 |
|
George Rhoten
|
e3ed5d6402
|
ICU-580 OS/390 porting changes
X-SVN-Rev: 3597
|
2001-02-08 22:30:24 +00:00 |
|
George Rhoten
|
f968f23935
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3592
|
2001-02-08 03:23:29 +00:00 |
|
George Rhoten
|
f868fa0272
|
ICU-838 Added u_austrncpy()
X-SVN-Rev: 3591
|
2001-02-08 03:01:21 +00:00 |
|
George Rhoten
|
332c822748
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3587
|
2001-02-08 00:46:27 +00:00 |
|
George Rhoten
|
2a52ff5f41
|
ICU-681 int -> int32_t
X-SVN-Rev: 3586
|
2001-02-08 00:30:45 +00:00 |
|
George Rhoten
|
d8c913a2d3
|
ICU-681 false -> FALSE
X-SVN-Rev: 3585
|
2001-02-08 00:23:02 +00:00 |
|
Syn Wee Quek
|
d6adfac1b2
|
ICU-833
Removed // comments to make RedHat compiler happy.
X-SVN-Rev: 3583
|
2001-02-07 00:58:41 +00:00 |
|
Ram Viswanadha
|
df7bd557f7
|
ICU-722 Changed flush param on ucnv_toUnicode and ucnv_fromUnicode
X-SVN-Rev: 3581
|
2001-02-07 00:38:08 +00:00 |
|
Ram Viswanadha
|
c666a0f552
|
ICU-722 Added Tests for ucnv_resetToU and ucnv_resetFromU functions
X-SVN-Rev: 3580
|
2001-02-07 00:27:38 +00:00 |
|
Vladimir Weinstein
|
1128550645
|
ICU-96 more collation stuff
X-SVN-Rev: 3569
|
2001-02-06 06:50:16 +00:00 |
|
Syn Wee Quek
|
b495ba1fd2
|
ICU-833
QuickCheck test addition.
X-SVN-Rev: 3554
|
2001-02-03 01:29:27 +00:00 |
|
Markus Scherer
|
e64c79dd40
|
ICU-542 more, meaner tests for UnicodeString::toLower()/toUpper()
X-SVN-Rev: 3542
|
2001-02-02 21:07:00 +00:00 |
|
Markus Scherer
|
fe4618b9ed
|
ICU-542 more tests for UnicodeString::toLower()/toUpper()
X-SVN-Rev: 3540
|
2001-02-02 20:41:56 +00:00 |
|
George Rhoten
|
13f6a4d197
|
ICU-580 OS/390 porting changes
X-SVN-Rev: 3536
|
2001-02-02 19:42:45 +00:00 |
|
Alan Liu
|
a38c004603
|
ICU-776 Add ISO 3166 country code index to time zone data and new API to TimeZone
X-SVN-Rev: 3534
|
2001-02-02 19:26:56 +00:00 |
|
Ram Viswanadha
|
b353c338e6
|
ICU-634 Modified tests to reflect changes in writeSub
X-SVN-Rev: 3531
|
2001-02-02 03:53:58 +00:00 |
|
George Rhoten
|
bb1ab39f80
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3523
|
2001-02-01 01:55:53 +00:00 |
|
George Rhoten
|
0f50fecc6a
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3522
|
2001-02-01 01:45:09 +00:00 |
|
George Rhoten
|
f3b0afa7cf
|
ICU-717 Enabled some previously disabled tests and fixed incorrect tests at the same time. Some compiler warnings were also fixed.
X-SVN-Rev: 3521
|
2001-02-01 01:27:05 +00:00 |
|
George Rhoten
|
cfba1c9a1e
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3520
|
2001-02-01 00:12:42 +00:00 |
|
George Rhoten
|
2fcecd0591
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3519
|
2001-02-01 00:03:54 +00:00 |
|
George Rhoten
|
ea44e321d5
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3518
|
2001-01-31 23:43:27 +00:00 |
|
George Rhoten
|
d6a54c38ef
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3517
|
2001-01-31 23:31:07 +00:00 |
|
George Rhoten
|
8c843da32f
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3516
|
2001-01-31 23:22:53 +00:00 |
|
George Rhoten
|
f12d5c6a38
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3515
|
2001-01-31 23:17:51 +00:00 |
|
George Rhoten
|
a2443f35fa
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3513
|
2001-01-31 23:07:55 +00:00 |
|
George Rhoten
|
26a05deb08
|
ICU-829 Various porting changes
X-SVN-Rev: 3512
|
2001-01-31 22:42:21 +00:00 |
|
George Rhoten
|
784c953388
|
ICU-829 Modified u_strtok_r test to not crash on Linux and removed a memory leak.
X-SVN-Rev: 3511
|
2001-01-31 22:20:38 +00:00 |
|