Commit Graph

706 Commits

Author SHA1 Message Date
George Rhoten
cf62d209c6 ICU-821 Fixed an HP/UX compiler problem
X-SVN-Rev: 4553
2001-04-25 17:27:43 +00:00
George Rhoten
50dc860552 ICU-821 Missing check for bad parsing of a hexadecimal number.
X-SVN-Rev: 4541
2001-04-24 17:34:24 +00:00
Syn Wee Quek
2b0da7cddd ICU-807
Commented away a test that is dependent on the UCAData for verification data.

X-SVN-Rev: 4523
2001-04-20 22:27:24 +00:00
Andy Heninger
fe8f7ca9cd ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
X-SVN-Rev: 4502
2001-04-18 19:31:05 +00:00
George Rhoten
d26d1e07c1 ICU-597 Don't try to convert a large double to int32_t (again).
X-SVN-Rev: 4481
2001-04-17 00:47:46 +00:00
George Rhoten
9e61a552b6 ICU-597 Don't try to convert a large double to int32_t, and a bit of code clean up
X-SVN-Rev: 4480
2001-04-17 00:37:06 +00:00
Vladimir Weinstein
5dac29c154 ICU-96 more tests and test fixes
X-SVN-Rev: 4475
2001-04-13 00:05:42 +00:00
Andy Heninger
bed84e98b8 ICU-880 strcoll: incremental FCD check and no precalc of length
of null terminated strings

X-SVN-Rev: 4460
2001-04-06 23:37:48 +00:00
George Rhoten
bcd63666b7 ICU-597 try not to use denormalized doubles on as/400
X-SVN-Rev: 4456
2001-04-06 22:33:47 +00:00
Alan Liu
085701f0f4 ICU-918 fix handling of inverses
X-SVN-Rev: 4431
2001-04-03 18:06:31 +00:00
Alan Liu
32f0b2db7a ICU-918 enhance test to check inverses
X-SVN-Rev: 4430
2001-04-03 17:49:30 +00:00
Alan Liu
02d3a8f040 ICU-922 fix bug in Normalizer bubbleAppend (Verisign bug)
X-SVN-Rev: 4426
2001-04-02 19:29:50 +00:00
Alan Liu
bd0490db28 ICU-918 extend createInstance() syntax to recognize inline filter patterns
X-SVN-Rev: 4421
2001-03-31 01:21:38 +00:00
George Rhoten
d3bbdaa191 ICU-832 Each test string does not need to be 128 UChars big.
Setting MAX_TOKEN_LEN to a lower limit takes out about 120K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.

X-SVN-Rev: 4409
2001-03-30 01:22:03 +00:00
George Rhoten
8489febe91 ICU-740 isocoll was never called, it's obsolete, and it no longer works
X-SVN-Rev: 4408
2001-03-30 00:29:59 +00:00
George Rhoten
2523fb725b ICU-740 This test was never called, it's obsolete, and it no longer works
X-SVN-Rev: 4406
2001-03-30 00:22:23 +00:00
George Rhoten
caeb3f4458 ICU-740 This test was never called, it's obsolete, and it no longer works
X-SVN-Rev: 4405
2001-03-30 00:09:14 +00:00
George Rhoten
a44d10ac4e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4404
2001-03-29 22:10:51 +00:00
George Rhoten
da329a3271 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4403
2001-03-29 21:57:13 +00:00
George Rhoten
c872990b9a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4402
2001-03-29 21:39:56 +00:00
George Rhoten
a8e20b45dc ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4401
2001-03-29 20:47:43 +00:00
George Rhoten
3c6aa96907 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4400
2001-03-29 20:32:09 +00:00
George Rhoten
90ad7d9744 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4395
2001-03-29 02:23:47 +00:00
George Rhoten
0898de7ede ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4394
2001-03-29 02:16:29 +00:00
George Rhoten
08abeb24fb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4393
2001-03-29 01:48:16 +00:00
George Rhoten
86d41edd53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4384
2001-03-28 18:50:17 +00:00
George Rhoten
820439d10a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4383
2001-03-28 18:35:11 +00:00
George Rhoten
6a64679ac0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4381
2001-03-28 18:21:51 +00:00
George Rhoten
a7bf1c0073 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4380
2001-03-28 03:05:46 +00:00
George Rhoten
72ccf31a3e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4379
2001-03-28 02:36:14 +00:00
George Rhoten
dc22b5f96a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4378
2001-03-28 02:13:20 +00:00
George Rhoten
3297549696 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4377
2001-03-28 02:00:28 +00:00
George Rhoten
cde50cac0b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4375
2001-03-28 01:48:16 +00:00
George Rhoten
b1fdfec409 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4374
2001-03-28 01:47:14 +00:00
George Rhoten
f3cfac3fdf ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4373
2001-03-28 01:39:36 +00:00
George Rhoten
2ef5f9fb93 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4370
2001-03-28 01:06:36 +00:00
George Rhoten
19dc7ff9aa ICU-865 Use endl for cout instead of "\n"
X-SVN-Rev: 4358
2001-03-27 22:54:02 +00:00
George Rhoten
bc61d8da9e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4346
2001-03-27 02:52:12 +00:00
George Rhoten
cd2512489c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4344
2001-03-27 01:51:12 +00:00
George Rhoten
199ea23394 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4343
2001-03-27 01:01:52 +00:00
George Rhoten
09b3ae7f53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4339
2001-03-27 00:23:32 +00:00
George Rhoten
03e9ef8622 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4337
2001-03-26 23:46:57 +00:00
George Rhoten
ba1cb2ca3d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4336
2001-03-26 23:36:20 +00:00
George Rhoten
0b1da35b77 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4335
2001-03-26 23:27:49 +00:00
Vladimir Weinstein
418ed2d3bc ICU-96 removed Test4095316 which expects part of Greek collation to be in contradiction with the UCA
X-SVN-Rev: 4325
2001-03-24 00:27:29 +00:00
George Rhoten
21109bca17 ICU-865 os/390 can not have the original normalization test checked in as binary
X-SVN-Rev: 4312
2001-03-23 19:51:42 +00:00
George Rhoten
e78887dc1f ICU-807 Cleaned up TestCases.
X-SVN-Rev: 4303
2001-03-23 02:11:22 +00:00
Syn Wee Quek
bffbf8d0d4 ICU-807
Cleaned up TestCases.

X-SVN-Rev: 4302
2001-03-23 02:01:17 +00:00
Syn Wee Quek
71aba3e6b4 ICU-807
Cleaned up TestCases.

X-SVN-Rev: 4299
2001-03-23 00:57:44 +00:00
George Rhoten
88ed16533f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4265
2001-03-22 04:16:49 +00:00
Syn Wee Quek
811dfb2c4a ICU-807
Modified test to enable a successful pass in the Zh_CN locale.

X-SVN-Rev: 4248
2001-03-22 00:06:51 +00:00
Syn Wee Quek
6f1fa85d5b ICU-807
Replaced tests that uses the default collators with en_US collators.

X-SVN-Rev: 4244
2001-03-21 22:13:30 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Vladimir Weinstein
2c4d10664f ICU-96 fixed a compiler warning
X-SVN-Rev: 4229
2001-03-21 18:26:50 +00:00
Vladimir Weinstein
fee342363d ICU-96 more fixes for non English machines
X-SVN-Rev: 4228
2001-03-21 18:26:34 +00:00
Vladimir Weinstein
f1d28184e9 ICU-96 added collate/LotusCollationKoreanTest to UNIX makefile
X-SVN-Rev: 4227
2001-03-21 18:18:35 +00:00
Vladimir Weinstein
f9a01fe09e ICU-96 added LotusCollationKoreanTest
X-SVN-Rev: 4226
2001-03-21 18:10:38 +00:00
George Rhoten
c1c054062d ICU-865 This test is too slow,
and I think os/390 has a problem with it opening up the file as non-binary

X-SVN-Rev: 4193
2001-03-20 19:39:51 +00:00
Syn Wee Quek
f93f18d9f9 ICU-807
Updated Japanese test.

X-SVN-Rev: 4186
2001-03-20 00:26:15 +00:00
Markus Scherer
87b88e71e7 ICU-827 test extract(char *, invariant) preflighting
X-SVN-Rev: 4169
2001-03-17 22:15:02 +00:00
Yves Arrouye
288eeb3bec ICU-893 added numerical components of the version number as separate
defines.

X-SVN-Rev: 4140
2001-03-16 18:54:36 +00:00
Syn Wee Quek
b43e5ee936 ICU-807
Added CollationDanishTest::MAX_TOKEN_LENGTH

X-SVN-Rev: 4139
2001-03-16 18:52:57 +00:00
Syn Wee Quek
1cbcabf647 ICU-807
Synched up japanese test getTertiary

X-SVN-Rev: 4129
2001-03-16 03:04:37 +00:00
Syn Wee Quek
3506137b6d ICU-807
Updated tests.

X-SVN-Rev: 4123
2001-03-16 01:11:46 +00:00
Syn Wee Quek
9f2ac9b10f ICU-807
Synched failed tests with C.

X-SVN-Rev: 4098
2001-03-15 18:25:24 +00:00
Syn Wee Quek
085248df0a ICU-807
Synched failed tests with C.

X-SVN-Rev: 4095
2001-03-15 17:55:16 +00:00
Steven R. Loomis
5f966a6171 ICU-860 3 char names, i-, x-
X-SVN-Rev: 4094
2001-03-15 07:09:09 +00:00
Syn Wee Quek
0e10f42a9f ICU-807
Synched failed tests with C.

X-SVN-Rev: 4093
2001-03-15 04:39:39 +00:00
Syn Wee Quek
db72485283 ICU-807
Synched failed tests with C.

X-SVN-Rev: 4091
2001-03-15 02:53:05 +00:00
Alan Liu
34df94d911 ICU-432 remove obsolete test code and clean up test
X-SVN-Rev: 4077
2001-03-14 21:06:53 +00:00
Syn Wee Quek
5747c7191a ICU-96
Removed collation test that causes errors.

X-SVN-Rev: 4070
2001-03-14 18:22:43 +00:00
Syn Wee Quek
8f30caacc0 ICU-96
Removed regression test which uses no normalization.

X-SVN-Rev: 4065
2001-03-14 02:59:42 +00:00
George Rhoten
e141081d78 ICU-432 Miscellaneous memory fixes.
X-SVN-Rev: 4062
2001-03-14 01:38:58 +00:00
Markus Scherer
01054e2bc2 ICU-96 test Collator::createInstance(...version...)
X-SVN-Rev: 4059
2001-03-14 00:24:02 +00:00
Syn Wee Quek
79e6f22af4 ICU-807
Released collation test.

X-SVN-Rev: 4055
2001-03-14 00:22:16 +00:00
George Rhoten
6ab34e4b7e ICU-865 This test is too slow.
X-SVN-Rev: 4051
2001-03-13 22:54:54 +00:00
George Rhoten
68a468b789 ICU-865 Removed duplicate test run
X-SVN-Rev: 4048
2001-03-13 03:39:45 +00:00
George Rhoten
028195ff33 ICU-865 This test is too slow.
X-SVN-Rev: 4047
2001-03-13 03:20:37 +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
George Rhoten
574623ab1a ICU-597 Make pathnameInContext() more platform independent
X-SVN-Rev: 4041
2001-03-13 00:57:41 +00:00
George Rhoten
357c58a511 ICU-597 Don't allow divide by zero
X-SVN-Rev: 4037
2001-03-12 23:48:36 +00:00
Syn Wee Quek
aa90b3468e ICU-878
Updated C++ test case for CollationElementIterator.

X-SVN-Rev: 4035
2001-03-12 23:40:52 +00:00
Syn Wee Quek
abee372403 ICU-878
Updated C++ test case for CollationElementIterator.

X-SVN-Rev: 4034
2001-03-12 23:20:05 +00:00
Ram Viswanadha
b5a35720ff ICU-862 Fixed SJIS Test
X-SVN-Rev: 4028
2001-03-12 20:55:50 +00:00
George Rhoten
92bfcb1d6d ICU-432 Fixed a memory leak
X-SVN-Rev: 4015
2001-03-10 02:06:11 +00:00
George Rhoten
8dfe694169 ICU-865 Initialize the UErrorCode before the function call.
X-SVN-Rev: 4014
2001-03-10 01:29:26 +00:00
George Rhoten
65baa76e0a ICU-597 Use epsilon matching for os400 like on s/390
X-SVN-Rev: 3998
2001-03-09 19:01:57 +00:00
George Rhoten
4c20fd42ed ICU-865 Use TRUE, not true
X-SVN-Rev: 3990
2001-03-09 02:08:29 +00:00
Alan Liu
4703c3cc0a ICU-528 remove and stop using deprecated BreakIterator API
X-SVN-Rev: 3949
2001-03-07 22:42:46 +00:00
Alan Liu
285fe5ffa0 ICU-691 date format always calls setParseIntegerOnly(TRUE) on adopted number format objects
X-SVN-Rev: 3947
2001-03-07 22:01:48 +00:00
George Rhoten
326c9374e5 ICU-535 Prevent a warning message for an unused infinite
loop that is used for debugging purposes.

X-SVN-Rev: 3943
2001-03-07 20:56:15 +00:00
George Rhoten
fa645b0cee ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3930
2001-03-07 01:07:01 +00:00
George Rhoten
537b86555d ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3929
2001-03-06 23:55:33 +00:00
George Rhoten
cbf7889f1d ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3911
2001-03-06 02:04:14 +00:00
George Rhoten
bf2a3943d4 ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3910
2001-03-06 01:53:46 +00:00
George Rhoten
78a56fc435 ICU-865 as/400 needs ../callcoll.c too
X-SVN-Rev: 3909
2001-03-06 01:29:30 +00:00
George Rhoten
a48efc30aa ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3908
2001-03-06 01:28:14 +00:00
Alan Liu
83377886c0 ICU-483 add inter-Indic transliterators
X-SVN-Rev: 3886
2001-03-03 00:49:45 +00:00
George Rhoten
7cfaa281be ICU-865 If you don't get any data, display an error message and return.
X-SVN-Rev: 3882
2001-03-03 00:01:32 +00:00
George Rhoten
282bbd9403 ICU-865 Don't generate debug info for release mode due to speed tests, and add jamotest.h
X-SVN-Rev: 3879
2001-03-02 21:35:07 +00:00
George Rhoten
66c8c57c4a ICU-865 If you can't parse the file, print an error message, set the error code and return.
X-SVN-Rev: 3875
2001-03-02 02:48:33 +00:00
George Rhoten
6f496872dc ICU-865 old HPUX compiler ignores the volitile keyword.
X-SVN-Rev: 3874
2001-03-02 02:09:30 +00:00
George Rhoten
27935988a7 ICU-865 port to HP/UX
X-SVN-Rev: 3854
2001-03-01 19:47:46 +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
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
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
George Rhoten
45fdff5632 ICU-597 AS/400 porting changes
X-SVN-Rev: 3727
2001-02-22 17:16:23 +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
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
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
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
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
Markus Scherer
757e0272f1 ICU-840 test case-insensitive string compare
X-SVN-Rev: 3623
2001-02-14 01:10:35 +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
e3ed5d6402 ICU-580 OS/390 porting changes
X-SVN-Rev: 3597
2001-02-08 22:30:24 +00:00
George Rhoten
d8c913a2d3 ICU-681 false -> FALSE
X-SVN-Rev: 3585
2001-02-08 00:23:02 +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
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
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
Vladimir Weinstein
440f5c7057 ICU-96 temporarily removed collation testing
X-SVN-Rev: 3419
2001-01-15 07:26:38 +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
356f7d1cc2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3362
2001-01-03 00:22:12 +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
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
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
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
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
George Rhoten
bdec538abe ICU-358 Updated the language and country names.
X-SVN-Rev: 3275
2000-12-19 21:48:58 +00:00
Ram Viswanadha
3a0dbd695c ICU-778 Added test for UnicodeConverter::toUnicodeString and fromUnicodeString methods
X-SVN-Rev: 3270
2000-12-19 02:30:19 +00:00
George Rhoten
5e95f15b44 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3268
2000-12-19 02:29:16 +00:00
George Rhoten
8d813f23a0 ICU-775 Made the verbose messages a bit more informative and added another test case
X-SVN-Rev: 3262
2000-12-19 01:07:02 +00:00
George Rhoten
6977b828c1 ICU-775 Made the error messages a bit more informative
X-SVN-Rev: 3259
2000-12-18 19:02:30 +00:00
George Rhoten
e07e571351 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3258
2000-12-16 02:27:00 +00:00
George Rhoten
bb03b0b456 ICU-97 Better testing for large negative numbers
X-SVN-Rev: 3207
2000-12-12 22:54:36 +00:00
Vladimir Weinstein
c45e94dca1 ICU-96 Added C++ tests for incremental compare
X-SVN-Rev: 3204
2000-12-12 21:45:27 +00:00
Vladimir Weinstein
6f6c6c0cad ICU-96 C++ has an interesting req :(
X-SVN-Rev: 3202
2000-12-12 20:33:54 +00:00
Vladimir Weinstein
ca0831016f ICU-96 added tests for incremental compare
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
George Rhoten
0343d6690c ICU-535 The compiler warning should be properly fixed now.
X-SVN-Rev: 3192
2000-12-11 18:12:30 +00:00
George Rhoten
74b33770cb ICU-535 Fixed some compiler warnings again.
X-SVN-Rev: 3189
2000-12-09 03:55:29 +00:00
George Rhoten
cc62cf111d ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3188
2000-12-09 03:17:45 +00:00
George Rhoten
f8e566eebb ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3187
2000-12-09 03:08:42 +00:00
George Rhoten
bacfc6a005 ICU-369 Removed the two extra annoying empty lines for each test that passed.
X-SVN-Rev: 3184
2000-12-09 02:02:29 +00:00
George Rhoten
e3b43fbd6f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3177
2000-12-08 21:17:32 +00:00
George Rhoten
ee23b6e429 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3176
2000-12-08 20:33:48 +00:00
George Rhoten
ccd29c31f6 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3175
2000-12-08 20:14:00 +00:00
Vladimir Weinstein
5f54a34a05 ICU-96 updated Japanese collation rules
X-SVN-Rev: 3173
2000-12-08 19:59:33 +00:00
George Rhoten
c346349b12 ICU-760 Fix for Solaris compiler error
X-SVN-Rev: 3161
2000-12-07 00:56:42 +00:00
George Rhoten
c1e3b2ae05 ICU-760 Added more testing. The disabled test may be wrong.
X-SVN-Rev: 3159
2000-12-06 18:44:53 +00:00
Steven R. Loomis
c97ae9abcf ICU-97 make it even even easier to debug
X-SVN-Rev: 3156
2000-12-06 17:10:54 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
George Rhoten
12548e44b1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3142
2000-12-05 21:29:55 +00:00
George Rhoten
aa85336fc1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3129
2000-12-05 01:31:06 +00:00
Vladimir Weinstein
5364911f5f ICU-96 fixed French errors
X-SVN-Rev: 3127
2000-12-05 01:05:46 +00:00
George Rhoten
d881a19435 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3124
2000-12-05 01:00:31 +00:00
George Rhoten
14ec3ee783 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3123
2000-12-04 23:53:39 +00:00
George Rhoten
b613aebe31 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3120
2000-12-04 23:17:28 +00:00
George Rhoten
a898530736 ICU-624 Fixed some compiler warnings
X-SVN-Rev: 3112
2000-12-04 19:10:07 +00:00
Steven R. Loomis
3fc1459fd7 ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3101
2000-12-03 03:58:52 +00:00
Steven R. Loomis
ffdd40fdcf ICU-369 improve intltest output
X-SVN-Rev: 3100
2000-12-03 03:29:39 +00:00
Steven R. Loomis
0c8f5b9554 ICU-743 data rearrangement
X-SVN-Rev: 3096
2000-12-01 21:07:42 +00:00
George Rhoten
10266cd098 ICU-740 Added missing files
X-SVN-Rev: 3069
2000-11-30 20:37:40 +00:00
George Rhoten
9980930974 ICU-624 Fixed a compiler error on Linux/NetBSD
X-SVN-Rev: 3056
2000-11-30 18:35:04 +00:00
George Rhoten
c43e864678 ICU-624 Added a simple test for synchronizing the script codes
X-SVN-Rev: 3050
2000-11-29 21:38:56 +00:00
George Rhoten
c79246f2e4 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3004
2000-11-23 00:14:39 +00:00
George Rhoten
16f257858e ICU-605 Fixed the atypical locale test for Spanish because the es locale now has proper data.
X-SVN-Rev: 3000
2000-11-22 17:51:54 +00:00
George Rhoten
f2cc4f35e2 ICU-681 Fixes for HP/UX
X-SVN-Rev: 2994
2000-11-22 01:54:24 +00:00
Steven R. Loomis
aeb35116a8 ICU-393 .cvsignore
X-SVN-Rev: 2992
2000-11-22 01:31:38 +00:00
Steven R. Loomis
1016ea2a8c ICU-653 (memory map)- fix the test so excess errors aren't reported
X-SVN-Rev: 2990
2000-11-22 01:29:48 +00:00
George Rhoten
44e383fbdf ICU-605 Fixed the atypical locale test for Spanish because the es locale now has proper data.
X-SVN-Rev: 2955
2000-11-20 18:48:05 +00:00
Steven R. Loomis
146231f675 ICU-714 handle NONE date format properly [test]
X-SVN-Rev: 2903
2000-11-13 21:03:06 +00:00
George Rhoten
87f0b13181 ICU-97 Changed some of the formatting.
X-SVN-Rev: 2856
2000-11-02 02:45:32 +00:00
George Rhoten
a61e0ba4ed ICU-701 remove ibm-1038, and stop on a failure to open a converter
X-SVN-Rev: 2848
2000-10-31 02:29:49 +00:00
Steven R. Loomis
1c0e5cd702 ICU-639 data update
X-SVN-Rev: 2846
2000-10-30 21:05:32 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Yves Arrouye
8e28da7d3d ICU-692 factor in some common definitions, and include the platform
file to make porting easier.

X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Steven R. Loomis
d9203c2847 ICU-681 initializer form [hpux cc]
X-SVN-Rev: 2759
2000-10-20 18:24:42 +00:00
George Rhoten
78edf0f241 ICU-97 Made it easier to debug this code, and it now conforms to the ICU coding guidelines better.
X-SVN-Rev: 2734
2000-10-19 21:08:05 +00:00
Steven R. Loomis
b62d810914 ICU-668 more resource bundle version
X-SVN-Rev: 2702
2000-10-16 22:58:53 +00:00
Steven R. Loomis
184d9cc857 ICU-668 resource bundle getVersion() change
X-SVN-Rev: 2701
2000-10-16 22:54:15 +00:00
Ram Viswanadha
82fc81fef2 ICU-559 Added #define statement for Alpha/Linux for processing double denorm numbers
X-SVN-Rev: 2697
2000-10-16 18:09:22 +00:00
Yves Arrouye
8c8f9038b8 ICU-667 include the iostream that corresponds to the U_IOSTREAM_SOURCE, don't test operator<< if U_IOSTREAM_SOURCE is 0
X-SVN-Rev: 2677
2000-10-13 20:32:17 +00:00
Yves Arrouye
3e192178a2 ICU-656 more dashes removal
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b ICU-658 bumped version above 1.6
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Steven R. Loomis
ccaa8c7bda ICU-652 better test output
X-SVN-Rev: 2650
2000-10-12 19:35:01 +00:00
Yves Arrouye
d76b7b8adf ICU-650 install does nothing, shouldn't depend on all-local
X-SVN-Rev: 2638
2000-10-12 03:13:46 +00:00
George Rhoten
736f6c652c ICU-480 NetBSD porting
X-SVN-Rev: 2564
2000-10-04 18:30:18 +00:00
Yves Arrouye
dd68d5aa81 ICU-630 do not use rpath by default; added --enable-rpath for when
it is really needed.

X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Yves Arrouye
9686d239f0 ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
George Rhoten
32cdc29d7d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2544
2000-09-30 02:49:59 +00:00
George Rhoten
4178a62d73 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2531
2000-09-28 05:46:28 +00:00
George Rhoten
e55dacf4f4 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2524
2000-09-27 20:12:18 +00:00
Alan Liu
0f626e9c1e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
ee51ec2c7e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2521
2000-09-27 16:37:26 +00:00
Yves Arrouye
2cf8109556 ICU-3 initial support for static libraries. The current problems are:
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.

Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.

X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
George Rhoten
5be423fddd ICU-463 extract with a NULL destination works properly now.
X-SVN-Rev: 2411
2000-08-31 23:57:00 +00:00
Alan Liu
8557348fa3 ICU-486 Implement anchors.
X-SVN-Rev: 2401
2000-08-30 20:43:25 +00:00
George Rhoten
f11aa15528 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2389
2000-08-29 23:53:37 +00:00
George Rhoten
08e1e93706 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2388
2000-08-29 23:41:23 +00:00
Yves Arrouye
1968fe35ad ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.

X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Yves Arrouye
4e1c30d30b ICU-575 fixed a number of problems with the out of source build. The
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)

X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00
George Rhoten
478570012e ICU-463 Made the extract for indent work more efficiently.
X-SVN-Rev: 2361
2000-08-28 19:23:42 +00:00
Steven R. Loomis
9e89664fa6 ICU-535 fixed 'middle' again.
X-SVN-Rev: 2359
2000-08-26 18:11:08 +00:00
George Rhoten
c9cd28b15c ICU-571 Changed where the new line is put
X-SVN-Rev: 2357
2000-08-26 02:05:37 +00:00
George Rhoten
70d0f2d72d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2344
2000-08-24 01:12:12 +00:00
George Rhoten
a15b66a53d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2b967e3e7c ICU-535 fixed some compiler warnings
X-SVN-Rev: 2335
2000-08-23 02:53:35 +00:00
George Rhoten
9fe1519e56 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2327
2000-08-23 00:05:17 +00:00
George Rhoten
197c4a0765 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2326
2000-08-22 23:35:03 +00:00
Helena Chapman
e8d471a1dc ICU-401 400 changes again.
X-SVN-Rev: 2304
2000-08-17 00:28:20 +00:00
Helena Chapman
16c3d1c7cf ICU-401 Oops, moved the wrong files into Attic.
X-SVN-Rev: 2303
2000-08-17 00:22:29 +00:00
Markus Scherer
a92446d773 ICU-410 add error test for unescape()
X-SVN-Rev: 2302
2000-08-16 23:55:57 +00:00
Helena Chapman
2ed77b81bc ICU-401 More S/400 fixes.
X-SVN-Rev: 2296
2000-08-16 22:30:12 +00:00
Alan Liu
63880d0371 ICU-410 test unescape code
X-SVN-Rev: 2293
2000-08-16 20:25:29 +00:00
Vladimir Weinstein
61f31e10fb ICU-460 porting changes for OS/390
X-SVN-Rev: 2285
2000-08-16 15:30:13 +00:00
George Rhoten
5acb7ee264 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2282
2000-08-16 01:28:16 +00:00
Helena Chapman
88aa431c49 ICU-550 Fixed problems on Japanese system.
X-SVN-Rev: 2281
2000-08-16 00:35:20 +00:00
Alan Liu
8e99af2483 ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2259
2000-08-15 18:25:20 +00:00
George Rhoten
3f8dc67cfb ICU-535 fixed some compiler warnings
X-SVN-Rev: 2250
2000-08-15 02:12:47 +00:00
George Rhoten
6fd2a8eae7 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2234
2000-08-14 23:44:25 +00:00
Helena Chapman
3f2fb26333 ICU-401 Make 1.6 tree compiled and linked on S/400.
X-SVN-Rev: 2233
2000-08-14 23:35:57 +00:00
Vladimir Weinstein
cc30f756d3 ICU-432 more leaks fixes
X-SVN-Rev: 2231
2000-08-14 23:14:23 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Madhu K
f5c62e3f39 ICU-535 Removed compiler warnings
X-SVN-Rev: 2222
2000-08-14 17:31:04 +00:00
Helena Chapman
e9238b8f75 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2218
2000-08-12 01:24:04 +00:00
Helena Chapman
d428c71452 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2217
2000-08-12 01:03:01 +00:00
George Rhoten
00af0977fd ICU-535 removed a tab
X-SVN-Rev: 2211
2000-08-11 22:26:55 +00:00
George Rhoten
e79da789cc ICU-535 fixed some compiler warnings
X-SVN-Rev: 2210
2000-08-11 22:19:54 +00:00
Yves Arrouye
a4eed745b7 ICU-543 do not ignore errors when running the tests, that's what
make -k is for.

X-SVN-Rev: 2207
2000-08-11 21:43:42 +00:00
Alan Liu
eb20965ff6 ICU-89 remove ASCII constant (OS390)
X-SVN-Rev: 2196
2000-08-11 17:50:05 +00:00