Commit Graph

744 Commits

Author SHA1 Message Date
Syn Wee Quek
c41d7f33d0 ICU-833
Updated test for new checkFCD implementation to use 2 bytes instead of the
original 1byte FCD value.

X-SVN-Rev: 4364
2001-03-28 00:05:17 +00:00
George Rhoten
4920c3245a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4345
2001-03-27 02:19:56 +00:00
George Rhoten
4ad651e623 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4341
2001-03-27 00:40:24 +00:00
George Rhoten
87e58b7777 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4340
2001-03-27 00:34:10 +00:00
Vladimir Weinstein
0a481e4a11 ICU-96 more tailoring tests
X-SVN-Rev: 4324
2001-03-23 23:58:13 +00:00
Vladimir Weinstein
5a302802e5 ICU-96 cleaned up tests
X-SVN-Rev: 4323
2001-03-23 23:50:28 +00:00
George Rhoten
4f7a441b80 ICU-865 be more efficient for memory allocation on machines with a small amount of memory or large memory addressing problems
X-SVN-Rev: 4316
2001-03-23 21:47:36 +00:00
Alan Liu
0b8af77394 ICU-904 fix bus error
X-SVN-Rev: 4309
2001-03-23 19:08:53 +00:00
George Rhoten
f4213b3f44 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 4275
2001-03-22 19:33:43 +00:00
George Rhoten
5735b8a078 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4273
2001-03-22 18:40:11 +00:00
George Rhoten
ca6048ced0 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4271
2001-03-22 18:32:54 +00:00
George Rhoten
9db32ad2aa ICU-742 changed "Default locale" message stderr -> stdout
X-SVN-Rev: 4270
2001-03-22 18:18:38 +00:00
Vladimir Weinstein
f6e4bc97f7 ICU-96 more tests added
X-SVN-Rev: 4269
2001-03-22 18:12:36 +00:00
George Rhoten
88ed16533f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4265
2001-03-22 04:16:49 +00:00
George Rhoten
9a188e4b0b ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4264
2001-03-22 04:07:57 +00:00
George Rhoten
78b4e73e53 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4263
2001-03-22 03:36:53 +00:00
George Rhoten
4be6e11d9d ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4262
2001-03-22 03:29:54 +00:00
George Rhoten
f1672f6019 ICU-535 Fixed some compiler warnings due to deprecated API removal
X-SVN-Rev: 4251
2001-03-22 01:00:05 +00:00
George Rhoten
c2e67fb3b9 ICU-610 Don't use deprecated APIs
X-SVN-Rev: 4250
2001-03-22 00:42:37 +00:00
Vladimir Weinstein
6c4f20a5da ICU-96 cleaned up rule test, added testing custom rules
X-SVN-Rev: 4241
2001-03-21 22:05:42 +00:00
Vladimir Weinstein
4df17d9d75 ICU-96 fixed an Arabic locale crash
X-SVN-Rev: 4234
2001-03-21 20:06:21 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
Vladimir Weinstein
3e77119eb2 ICU-96 enabled Danish in Ram's test after fixing a typo in the rules
X-SVN-Rev: 4231
2001-03-21 18:53:46 +00:00
Vladimir Weinstein
98341a8326 ICU-96 completed initial rule test
X-SVN-Rev: 4224
2001-03-21 06:03:56 +00:00
Ram Viswanadha
50965c1279 ICU-552 Temp hack to test if data is correct
X-SVN-Rev: 4223
2001-03-21 02:20:51 +00:00
Ram Viswanadha
d8fd66f325 ICU-552 Test for fallback mechanism of aliased data
X-SVN-Rev: 4222
2001-03-21 01:50:24 +00:00
Vladimir Weinstein
1daecafbde ICU-96 Ram's string copying does not work on all the platforms. Test needs more fixing but should be fine for now.
X-SVN-Rev: 4221
2001-03-21 01:04:09 +00:00
Ram Viswanadha
71dd2df6b6 ICU-668 Tests for ures_getVersion
X-SVN-Rev: 4220
2001-03-21 00:55:52 +00:00
Vladimir Weinstein
cb89bb2a24 ICU-96 integrated Ram Rules test, made it pass except for sh (known bug) and da (need to check it)
X-SVN-Rev: 4212
2001-03-21 00:24:48 +00:00
Ram Viswanadha
142103f134 ICU-207 Fixed tests that were checking for fallbacks
X-SVN-Rev: 4201
2001-03-20 23:05:42 +00:00
Vladimir Weinstein
215361e8e9 ICU-96 adapting cintltst to non-English default locales
X-SVN-Rev: 4194
2001-03-20 20:11:48 +00:00
Vladimir Weinstein
a4dce67c57 ICU-96 merging Ram's test with cintltst. Exchanging private decompose for u_normalize, moving some constants
X-SVN-Rev: 4192
2001-03-20 07:22:33 +00:00
Vladimir Weinstein
cda9dc782f ICU-96 correct handling of level separator for quad level, sortkeytostring private function, some tweaks for CE generation, rule parser factored out
X-SVN-Rev: 4189
2001-03-20 00:56:37 +00:00
Markus Scherer
a3378b9cab ICU-890 test unorm_normalize() preflighting
X-SVN-Rev: 4171
2001-03-17 23:32:20 +00:00
Vladimir Weinstein
e1faf1e495 ICU-96 enabled strcollinc in problematic tests added and disabled sortkey printing test
X-SVN-Rev: 4158
2001-03-17 00:59:44 +00:00
Vladimir Weinstein
5732a4c692 ICU-96 enabled strcollinc in problematic tests
X-SVN-Rev: 4157
2001-03-17 00:56:21 +00:00
Markus Scherer
1dd0f3d800 ICU-879 more tests for ucnv_openCCSID(), ucnv_getCCSID(), ucnv_getPlatform()
X-SVN-Rev: 4154
2001-03-17 00:40:23 +00:00
George Rhoten
f72d32e3cd ICU-865 Don't use // in a plain C file
X-SVN-Rev: 4152
2001-03-17 00:34:39 +00:00
Jim Snyder Grant
02139eb9f1 ICU-792 testing updated mappings in ibm-535*.
X-SVN-Rev: 4150
2001-03-16 23:03:31 +00:00
Vladimir Weinstein
930af117d5 ICU-96 cintltst all tests passing. Modified collation's doTest to to test reverse order
X-SVN-Rev: 4148
2001-03-16 22:17:57 +00:00
Markus Scherer
093f6c3e25 ICU-875 test ucnv_fixFileSeparator() and ucnv_isAmbiguous() with all converters
X-SVN-Rev: 4146
2001-03-16 20:48:10 +00:00
Vladimir Weinstein
681ac2b1b4 ICU-96 test update
X-SVN-Rev: 4142
2001-03-16 19:03:53 +00:00
George Rhoten
2dff28bb31 ICU-432 Array too small
X-SVN-Rev: 4137
2001-03-16 18:21:49 +00:00
Markus Scherer
f3af7019ac ICU-621 test u_isprint(all latin-1 graphic characters)
X-SVN-Rev: 4126
2001-03-16 02:24:55 +00:00
Vladimir Weinstein
a2be4b4d8b ICU-96 fixes for japanese
X-SVN-Rev: 4125
2001-03-16 02:14:37 +00:00
George Rhoten
a845bcdc78 ICU-432 Remember to close the converter.
X-SVN-Rev: 4124
2001-03-16 02:03:24 +00:00
George Rhoten
49859364a4 ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4120
2001-03-16 00:05:20 +00:00
George Rhoten
3f65d7ce09 ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4119
2001-03-15 23:55:11 +00:00
George Rhoten
119437f8ad ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4118
2001-03-15 23:45:54 +00:00
Syn Wee Quek
75f0fba855 ICU-807
Added iterator test

X-SVN-Rev: 4112
2001-03-15 22:29:33 +00:00
Markus Scherer
f1347d5792 ICU-762 simple test of PUA properties
X-SVN-Rev: 4106
2001-03-15 20:40:27 +00:00
Vladimir Weinstein
d391893785 ICU-96 fixed test -> when comparing just primaries, one should turn case level off
X-SVN-Rev: 4101
2001-03-15 19:12:26 +00:00
Vladimir Weinstein
6e609b1b78 ICU-96 fixed, added, edited tests
X-SVN-Rev: 4088
2001-03-15 02:35:49 +00:00
Markus Scherer
db8024b99d ICU-621 hardcode behavior for ISO 8 controls (their general categories may be set by genprops to other than Cc); improve properties performance
X-SVN-Rev: 4085
2001-03-15 02:01:25 +00:00
Ram Viswanadha
246958f47a ICU-865 HP-UX porting fixes
X-SVN-Rev: 4081
2001-03-15 00:43:12 +00:00
Ram Viswanadha
875cef84fb ICU-862 fixed tests when replaced ibm-1363_P100 with ibm-1363_P110
X-SVN-Rev: 4076
2001-03-14 20:55:44 +00:00
Vladimir Weinstein
bf0a6af78d ICU-96 added test for incomplete contraction handling
X-SVN-Rev: 4072
2001-03-14 18:55:56 +00:00
Ram Viswanadha
23b4a7deae ICU-96 make collation test output prettier by printing \u uchars
X-SVN-Rev: 4063
2001-03-14 02:29:54 +00:00
Markus Scherer
293d8eb7c4 ICU-96 test ucol_openVersion()
X-SVN-Rev: 4057
2001-03-14 00:23:10 +00:00
Vladimir Weinstein
2d87db9275 ICU-96 parsing update: use implicit &[top] if there is no reset and parsing quoted strings
X-SVN-Rev: 4054
2001-03-14 00:12:46 +00:00
Ram Viswanadha
24e2af6382 ICU-96 make collation test output prettier by printing \u uchars
X-SVN-Rev: 4052
2001-03-13 23:43:54 +00:00
Vladimir Weinstein
8b48bed373 ICU-96 review and fix failing tests
X-SVN-Rev: 4050
2001-03-13 07:30:28 +00:00
Syn Wee Quek
4eecfcd41f ICU-843
Updated Japanese test case

X-SVN-Rev: 4046
2001-03-13 02:55:50 +00:00
Syn Wee Quek
42bbc4d559 ICU-843
Updated Japanese test case

X-SVN-Rev: 4045
2001-03-13 02:33:26 +00:00
Ram Viswanadha
e8f3f7ee96 ICU-509 test for fallbacks in EBCDIC Stateful converter
X-SVN-Rev: 4044
2001-03-13 02:12:01 +00:00
George Rhoten
ca5f3ed101 ICU-649 Optimize for win32 to detect more porting problems
X-SVN-Rev: 4043
2001-03-13 00:59:56 +00:00
Markus Scherer
e72ef11e95 ICU-471 implement arabic letter shaping
X-SVN-Rev: 4040
2001-03-13 00:34:30 +00:00
Ram Viswanadha
86db72407e ICU-862 Updated tests for ibm-1362
X-SVN-Rev: 4038
2001-03-13 00:07:23 +00:00
George Rhoten
7d9fa8e69b ICU-432 sizeof may not work for a single byte array.
X-SVN-Rev: 4016
2001-03-10 02:15:26 +00:00
Vladimir Weinstein
f83fc2771c ICU-96 Just a cosmetic change to test output
X-SVN-Rev: 4011
2001-03-10 00:51:07 +00:00
Syn Wee Quek
92af98bc1e ICU-861
Updated TestPrevious to test multiple contractions.

X-SVN-Rev: 4004
2001-03-09 23:10:06 +00:00
Syn Wee Quek
d5816e0c3e ICU-861
Updated Thai test cases

X-SVN-Rev: 3995
2001-03-09 18:16:37 +00:00
George Rhoten
d28e5b7f6f ICU-865 AIX porting changes
X-SVN-Rev: 3992
2001-03-09 02:28:41 +00:00
Syn Wee Quek
3baefcb12a ICU-843
Modified test case

X-SVN-Rev: 3988
2001-03-09 01:08:50 +00:00
George Rhoten
4420f4a880 ICU-432 Don't use UFieldPosition when it's not being tested here.
X-SVN-Rev: 3982
2001-03-08 23:41:16 +00:00
George Rhoten
7d41bc24c2 ICU-432 Fix memory leak
X-SVN-Rev: 3981
2001-03-08 23:39:57 +00:00
Syn Wee Quek
5ce6b2d362 ICU-843
New test cases added

X-SVN-Rev: 3974
2001-03-08 20:15:53 +00:00
Vladimir Weinstein
7ba382c385 ICU-96 collation filename reorganization
X-SVN-Rev: 3969
2001-03-08 18:18:13 +00:00
Vladimir Weinstein
2ffeeafa59 ICU-96 more CE generation stuff, incremental compare, fixed currency test
X-SVN-Rev: 3953
2001-03-07 23:56:26 +00:00
George Rhoten
a38ade244a ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3950
2001-03-07 22:46:42 +00:00
Ram Viswanadha
640618cd8a ICU-96 tests for comparing sortklen with strlen(sortkey)+1
X-SVN-Rev: 3948
2001-03-07 22:27:50 +00:00
Ram Viswanadha
0e1ce27f8f ICU-862 Fixed tests for ibm-1363 for handling subchar1.
X-SVN-Rev: 3945
2001-03-07 20:59:31 +00:00
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
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
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
7ff73b4f6d ICU-840 test case-insensitive string compare
X-SVN-Rev: 3620
2001-02-14 00:59:01 +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
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
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
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
Markus Scherer
2bb746ae76 ICU-542 test full string upper-/lowercasing in C
X-SVN-Rev: 3504
2001-01-31 18:41:27 +00:00
George Rhoten
42a24ac7b5 ICU-829 Added u_strtok_r test
X-SVN-Rev: 3497
2001-01-30 20:59:23 +00:00
George Rhoten
f479e58a4b ICU-829 Tested for more edge cases with illegal character matching
X-SVN-Rev: 3494
2001-01-30 18:56:26 +00:00
George Rhoten
3b3a5e58c9 ICU-829 Added u_strspn, u_strcspn and u_strpbrk. Moved string copy testing to another function.
X-SVN-Rev: 3492
2001-01-30 03:25:05 +00:00
George Rhoten
168504d33e ICU-286 Added more tests to check for proper offset handling of bad characters
X-SVN-Rev: 3484
2001-01-26 03:05:11 +00:00
Vladimir Weinstein
fe29e55faa ICU-96 some of the cintltst tests are enabled. non-tailored locales should work more-less properly now.
X-SVN-Rev: 3482
2001-01-26 00:12:23 +00:00
George Rhoten
7ae25d3831 ICU-286 Added more tests for utf-32
X-SVN-Rev: 3481
2001-01-25 20:19:43 +00:00
George Rhoten
96f5845f04 ICU-286 Added more tests for utf-32
X-SVN-Rev: 3480
2001-01-25 20:14:08 +00:00
Markus Scherer
3570d50fa1 ICU-750 test u_strcmpCodePointOrder()
X-SVN-Rev: 3470
2001-01-24 02:36:54 +00:00
Markus Scherer
a93cba766c ICU-820 test u_getCombiningClass() with UnicodeData.txt using toolutil/uparse
X-SVN-Rev: 3465
2001-01-23 23:50:52 +00:00
George Rhoten
f86a49ad25 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3455
2001-01-23 19:43:21 +00:00
George Rhoten
e6bd39116c ICU-96 Add a newline to the end of the error message.
X-SVN-Rev: 3452
2001-01-23 02:51:46 +00:00
George Rhoten
da5e566e3c ICU-760 Don't use the default locale for TestNumberFormatPadding
X-SVN-Rev: 3443
2001-01-22 22:22:49 +00:00
Markus Scherer
6efc3957e0 ICU-484 test state save/restore for siso codepages with callbacks, especially for untaken fallback results
X-SVN-Rev: 3431
2001-01-17 20:22:12 +00:00
Vladimir Weinstein
440f5c7057 ICU-96 temporarily removed collation testing
X-SVN-Rev: 3419
2001-01-15 07:26:38 +00:00
Markus Scherer
d70ab3898b ICU-507 test utf-8/32 getNextUChar() error behavior
X-SVN-Rev: 3404
2001-01-10 02:20:30 +00:00
Markus Scherer
6e4cb32a81 ICU-789 more tests for utf-7
X-SVN-Rev: 3401
2001-01-09 22:57:47 +00:00
Markus Scherer
c380780e47 ICU-789 add UTF-7 converter
X-SVN-Rev: 3390
2001-01-09 03:33:07 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
George Rhoten
32b80ac33f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3360
2001-01-03 00:10:21 +00:00
Markus Scherer
da24b0c469 ICU-484 test for correct offsets with surrogate pairs
X-SVN-Rev: 3357
2001-01-02 23:14:33 +00:00
Markus Scherer
e8b1370dd1 ICU-705 compare converter names case-insensitively
X-SVN-Rev: 3356
2001-01-02 23:13:54 +00:00
George Rhoten
98f6af2594 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3341
2001-01-02 22:40:30 +00:00
George Rhoten
bfd3548364 ICU-790 Removed the ULONG_MAX reference, which should never have been there.
X-SVN-Rev: 3330
2001-01-02 02:28:45 +00:00
Ram Viswanadha
6ca60a2e82 ICU-535 Fixed compiler warnings
X-SVN-Rev: 3317
2000-12-21 03:14:32 +00:00
George Rhoten
55a58cc2cc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3306
2000-12-20 23:15:59 +00:00
Markus Scherer
b437718b77 ICU-779 fix ebcdic-stateful-sub test: expected and verified wrong results!
X-SVN-Rev: 3302
2000-12-20 22:54:09 +00:00
Markus Scherer
fc6eeb3167 ICU-484 add skip-offset tests for windows-1252
X-SVN-Rev: 3291
2000-12-20 18:36:06 +00:00
George Rhoten
ab504a3931 ICU-432 Fixed another memory leak.
X-SVN-Rev: 3290
2000-12-20 04:43:54 +00:00
Markus Scherer
4bd8af1a79 ICU-507 test getNextUChar() for UTF-32
X-SVN-Rev: 3284
2000-12-20 00:02:15 +00:00
Markus Scherer
abb79398a6 ICU-484 add tests for SBCS/Latin1/ASCII with skip cb & offsets
X-SVN-Rev: 3281
2000-12-19 23:09:52 +00:00
George Rhoten
0e62f7ac85 ICU-552 The proper LCID now gets shown in the error message
X-SVN-Rev: 3276
2000-12-19 21:49:55 +00:00
Ram Viswanadha
56f2d7c22f ICU-778 Added test for ucnv_toUChars and fromUChars
X-SVN-Rev: 3269
2000-12-19 02:29:23 +00:00
Steven R. Loomis
151fa53740 ICU-96 test to make sure strcpy() Does The Right Thing with signed char sortkeys
X-SVN-Rev: 3247
2000-12-15 19:27:36 +00:00
George Rhoten
994d196cbb ICU-432 Fixed a very odd leak with cloctest, cucdtst and crestst
X-SVN-Rev: 3245
2000-12-15 19:16:43 +00:00
George Rhoten
f4f86c3c0f ICU-432 Fixed a string leak.
X-SVN-Rev: 3235
2000-12-14 23:31:03 +00:00
Vladimir Weinstein
264b1a919c ICU-96 moved header file capitst needs
X-SVN-Rev: 3228
2000-12-14 01:24:40 +00:00
George Rhoten
1bfeb08b02 ICU-432 free and close the patterns properly
X-SVN-Rev: 3225
2000-12-14 01:19:54 +00:00