George Rhoten
|
b303ca9f41
|
ICU-865 One case where codepage specific characters were not needed
X-SVN-Rev: 3915
|
2001-03-06 03:52:35 +00:00 |
|
Ram Viswanadha
|
439b875346
|
ICU-96 Fixed Collation tests
X-SVN-Rev: 3914
|
2001-03-06 03:42:35 +00:00 |
|
Vladimir Weinstein
|
2b117c5c1a
|
ICU-96 ground for parsing options + some tests
X-SVN-Rev: 3906
|
2001-03-06 00:57:48 +00:00 |
|
Vladimir Weinstein
|
415df4f689
|
ICU-878 Don't be cheap on memory or you can cause seg fault on Linux!
X-SVN-Rev: 3904
|
2001-03-05 21:13:24 +00:00 |
|
George Rhoten
|
a0d544a0ad
|
ICU-865 Don't use // in a C file, and other fixes
X-SVN-Rev: 3899
|
2001-03-05 18:39:03 +00:00 |
|
Vladimir Weinstein
|
28a4ea5d0f
|
ICU-96 make more sense of some tests
X-SVN-Rev: 3897
|
2001-03-03 09:32:02 +00:00 |
|
Syn Wee Quek
|
1e25e303d9
|
ICU-878
modified TestMaxExpansion to run through all codepoints.
X-SVN-Rev: 3893
|
2001-03-03 04:09:09 +00:00 |
|
Vladimir Weinstein
|
70d6862c99
|
ICU-96 added tests for case switching
X-SVN-Rev: 3889
|
2001-03-03 02:03:05 +00:00 |
|
George Rhoten
|
7dc78c8188
|
ICU-807 Put the test back in because all platforms should be building the UCA table now
X-SVN-Rev: 3885
|
2001-03-03 00:17:45 +00:00 |
|
Ram Viswanadha
|
a096bc8d9c
|
ICU-189 Tests for SCSU converter
X-SVN-Rev: 3880
|
2001-03-02 23:55:49 +00:00 |
|
Vladimir Weinstein
|
582029e5e7
|
ICU-96 had to remove misc test, since file wouldn't build on UNIX
X-SVN-Rev: 3872
|
2001-03-02 01:56:04 +00:00 |
|
Vladimir Weinstein
|
8c321905b2
|
ICU-96 case switching test
X-SVN-Rev: 3869
|
2001-03-02 00:42:43 +00:00 |
|
Ram Viswanadha
|
f91517722c
|
ICU-96 tests for ucol_getRulesEx()
X-SVN-Rev: 3859
|
2001-03-01 20:17:12 +00:00 |
|
George Rhoten
|
1af77b2911
|
ICU-97 Remove some unused headers and whitespace.
X-SVN-Rev: 3845
|
2001-02-28 22:26:09 +00:00 |
|
Vladimir Weinstein
|
3f59ce74b2
|
ICU-96 fixed a leak in test
X-SVN-Rev: 3844
|
2001-02-28 22:23:00 +00:00 |
|
Vladimir Weinstein
|
660ea2acee
|
ICU-96 collators should explicitly set the desired strength
X-SVN-Rev: 3830
|
2001-02-28 20:02:57 +00:00 |
|
George Rhoten
|
a2f174b977
|
ICU-852 Added tests for the new u_mem* functions
X-SVN-Rev: 3822
|
2001-02-28 17:52:00 +00:00 |
|
Ram Viswanadha
|
73a887f545
|
ICU-841 Updated max and min values of UVersionArrays for testing the version
X-SVN-Rev: 3816
|
2001-02-28 02:45:01 +00:00 |
|
Vladimir Weinstein
|
97f6ecc8fc
|
ICU-96 test fixes
X-SVN-Rev: 3800
|
2001-02-27 07:28:58 +00:00 |
|
Ram Viswanadha
|
011c5d5efc
|
ICU-862 Fixes for euroreg test after after adding new ucm files
X-SVN-Rev: 3796
|
2001-02-27 01:04:08 +00:00 |
|
Steven R. Loomis
|
35b4b016c5
|
ICU-861 more // comments
X-SVN-Rev: 3785
|
2001-02-26 20:02:00 +00:00 |
|
Markus Scherer
|
ffd3b360cb
|
ICU-866 test handling of subchar1
X-SVN-Rev: 3783
|
2001-02-26 19:50:22 +00:00 |
|
Jim Snyder Grant
|
2dcf679e25
|
ICU-271 As part of LMBCS completion, needed to correct LMBCS tests that made erroneous assumptions about source pointers after incomplete chars found (see ICU mailing list for more)
X-SVN-Rev: 3778
|
2001-02-26 19:29:14 +00:00 |
|
Vladimir Weinstein
|
8ba1225e6a
|
ICU-96 removed getdefaultrulesarray test, since this array is removed from ICU
X-SVN-Rev: 3775
|
2001-02-26 10:56:43 +00:00 |
|
Syn Wee Quek
|
41320908c1
|
ICU-833
Removed // comments
X-SVN-Rev: 3768
|
2001-02-24 02:53:09 +00:00 |
|
Ram Viswanadha
|
35d28dbace
|
ICU-869 Added Tests for converter (ISO_2022_KR_1).
X-SVN-Rev: 3767
|
2001-02-24 02:52:14 +00:00 |
|
Syn Wee Quek
|
300c352333
|
ICU-833
Added tests for checkFCD
X-SVN-Rev: 3766
|
2001-02-24 02:50:01 +00:00 |
|
Syn Wee Quek
|
991077e22c
|
ICU-861
Removed comments with //
X-SVN-Rev: 3763
|
2001-02-24 02:21:31 +00:00 |
|
Syn Wee Quek
|
37b1e8a4d3
|
ICU-861
Added TestUnicodeChar.
Forms strings from the set of BMP characters, comparing results from
ucol_previous and ucol_next.
X-SVN-Rev: 3761
|
2001-02-23 23:41:16 +00:00 |
|
Jim Snyder Grant
|
fd1ff83c4d
|
ICU-853 tests for ucol_safeClone(). (If collation tests are enabled, there will be two failures in this test unless ucol_assembleTailoringTable() works.)
X-SVN-Rev: 3753
|
2001-02-23 18:26:51 +00:00 |
|
Ram Viswanadha
|
e0974ef8a5
|
ICU-869 Added tests for JIS JIS7 and JIS8 encodings.
X-SVN-Rev: 3746
|
2001-02-23 04:40:39 +00:00 |
|
George Rhoten
|
9988d0dea3
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3742
|
2001-02-23 02:25:32 +00:00 |
|
George Rhoten
|
e7950973b4
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3741
|
2001-02-23 02:09:26 +00:00 |
|
George Rhoten
|
06a28edf94
|
ICU-597 Got the order of #if wrong
X-SVN-Rev: 3723
|
2001-02-22 02:43:24 +00:00 |
|
George Rhoten
|
1c7da8f988
|
ICU-865 Don't continue the test if you can't open a collator
X-SVN-Rev: 3719
|
2001-02-22 00:37:21 +00:00 |
|
Jim Snyder Grant
|
4f8f138da2
|
ICU-535 fixed Solaris warnings in new safeClone test
X-SVN-Rev: 3718
|
2001-02-22 00:24:57 +00:00 |
|
Syn Wee Quek
|
c9e41549a0
|
ICU-807
Removed all collation tests.
X-SVN-Rev: 3717
|
2001-02-22 00:16:14 +00:00 |
|
Jim Snyder Grant
|
77b421c4dd
|
ICU-535 fixed Solaris warnings in new safeClone test
X-SVN-Rev: 3716
|
2001-02-22 00:12:20 +00:00 |
|
George Rhoten
|
5659f01e6f
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3715
|
2001-02-21 23:50:16 +00:00 |
|
Jim Snyder Grant
|
0d8e9ee140
|
ICU-853 tests for ubrk_safeClone()
X-SVN-Rev: 3714
|
2001-02-21 23:42:08 +00:00 |
|
George Rhoten
|
398b3b6a2e
|
ICU-597 AS/400 porting changes
X-SVN-Rev: 3700
|
2001-02-21 01:58:15 +00:00 |
|
Steven R. Loomis
|
bff766b1f5
|
ICU-856 don't crash when collation is unhappy
X-SVN-Rev: 3670
|
2001-02-17 17:54:25 +00:00 |
|
Steven R. Loomis
|
900403dd5f
|
ICU-860 tests for i-, x-, @, . locales and Locale::createFromName
X-SVN-Rev: 3668
|
2001-02-17 13:34:42 +00:00 |
|
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
|
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 |
|