Commit Graph

971 Commits

Author SHA1 Message Date
George Rhoten
6f496872dc ICU-865 old HPUX compiler ignores the volitile keyword.
X-SVN-Rev: 3874
2001-03-02 02:09:30 +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
27935988a7 ICU-865 port to HP/UX
X-SVN-Rev: 3854
2001-03-01 19:47:46 +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
Alan Liu
759c68048a ICU-872 Add JamoTest
X-SVN-Rev: 3829
2001-02-28 19:52:15 +00:00
Alan Liu
650f6510e5 ICU-872 Update Latin-Jamo and Jamo-Latin rules
X-SVN-Rev: 3826
2001-02-28 19:49:07 +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
George Rhoten
1d8ba663de ICU-66 Leak less memory
X-SVN-Rev: 3815
2001-02-28 01:47:51 +00:00
George Rhoten
6472679c25 ICU-66 Use the volatile keyword for defining -0.0
X-SVN-Rev: 3814
2001-02-28 01:22:58 +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
b4a0df3470 ICU-861
Added TestUnicodeChar.
Forms strings from the set of BMP characters, comparing results from
previous() and next().

X-SVN-Rev: 3762
2001-02-23 23:42:16 +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
c60ff4212c ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3732
2001-02-22 23:10:08 +00:00
George Rhoten
45fdff5632 ICU-597 AS/400 porting changes
X-SVN-Rev: 3727
2001-02-22 17:16:23 +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
Syn Wee Quek
e68ca4fe6f ICU-807
Removed offending test methods to make the build system happy.

X-SVN-Rev: 3695
2001-02-20 22:57:19 +00:00
George Rhoten
bee5c59e5d ICU-597 AS/400 porting changes
X-SVN-Rev: 3692
2001-02-20 22:18:18 +00:00
George Rhoten
bd3c0f2c2b ICU-760 Remove the version check
X-SVN-Rev: 3688
2001-02-20 17:33:05 +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
00cd7c0b17 ICU-856 at least don't crash if collation isn't working
X-SVN-Rev: 3669
2001-02-17 17:35:19 +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
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
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
George Rhoten
259d066199 ICU-97 Put even more detail into the error messages
X-SVN-Rev: 3473
2001-01-24 02:42:26 +00:00
Markus Scherer
e612fa8de8 ICU-750 test compareCodePointOrder()
X-SVN-Rev: 3472
2001-01-24 02:38:09 +00:00
Markus Scherer
3570d50fa1 ICU-750 test u_strcmpCodePointOrder()
X-SVN-Rev: 3470
2001-01-24 02:36:54 +00:00
Markus Scherer
5f5c348447 ICU-820 test Unicode::getCombiningClass() with UnicodeData.txt using toolutil/uparse
X-SVN-Rev: 3467
2001-01-23 23:52:49 +00:00
Markus Scherer
2b041cf380 ICU-820 make error/log functions more convenient with sprintf-style formatting
X-SVN-Rev: 3466
2001-01-23 23:51:55 +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
1371a43d35 ICU-790 limits.h addition changes for HP11
X-SVN-Rev: 3370
2001-01-03 02:48:20 +00:00
George Rhoten
12be88768c ICU-573 Put in putil.h
X-SVN-Rev: 3368
2001-01-03 02:24:47 +00:00
Markus Scherer
79f2e06f96 ICU-701 re-fix subchar to match the tests
X-SVN-Rev: 3366
2001-01-03 00:37:31 +00:00
Markus Scherer
ca5a84c505 ICU-701 fix subchar
X-SVN-Rev: 3363
2001-01-03 00:27:42 +00:00
George Rhoten
356f7d1cc2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3362
2001-01-03 00:22:12 +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
fa17ea33ee ICU-97 Put more detail into the error message
X-SVN-Rev: 3349
2001-01-02 22:56:30 +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
db8000aa95 ICU-790 limits.h removal changes.
X-SVN-Rev: 3340
2001-01-02 21:20:00 +00:00
George Rhoten
1fa3742da0 ICU-790 put limits.h back into the code
X-SVN-Rev: 3339
2001-01-02 21:17:18 +00:00
George Rhoten
1dd2623d4a ICU-790 limits.h removal changes.
X-SVN-Rev: 3338
2001-01-02 21:12:59 +00:00
George Rhoten
997363145c ICU-790 Removed limits.h
X-SVN-Rev: 3336
2001-01-02 20:46:24 +00:00
George Rhoten
59b0c881e8 ICU-790 Removed limits.h
X-SVN-Rev: 3332
2001-01-02 19:22:58 +00:00
George Rhoten
1b9224727e ICU-790 Added some headers that were in unistr.h
X-SVN-Rev: 3331
2001-01-02 19:01:49 +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
5ac90451d6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3314
2000-12-21 01:35:08 +00:00
George Rhoten
505f4596d2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3311
2000-12-21 01:18:01 +00:00
George Rhoten
32224f75f7 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3309
2000-12-20 23:43:24 +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
George Rhoten
0cbc65903f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3301
2000-12-20 22:33:23 +00:00
George Rhoten
fb0df8f1b9 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3300
2000-12-20 21:19:54 +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
George Rhoten
cc4aaf53d9 ICU-717 Fixed a compiler error.
UnicodeConverterCPP -> UnicodeConverter because UnicodeConverterCPP is a #define.
Fixed a typo in the error message.

X-SVN-Rev: 3289
2000-12-20 04:42: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