Commit Graph

898 Commits

Author SHA1 Message Date
George Rhoten
b58c59045a ICU-1099 Test the change a bit more completely.
X-SVN-Rev: 5616
2001-08-30 01:55:50 +00:00
Markus Scherer
1249324aa8 ICU-1007 temporarily disable tests of the Normalizer iteration API
X-SVN-Rev: 5612
2001-08-29 23:48:30 +00:00
Markus Scherer
44850e6120 ICU-1007 remove ComposedCharIter
X-SVN-Rev: 5600
2001-08-29 16:32:33 +00:00
Andy Heninger
6bb4dc6752 ICU-1101 Devanagiri rules update from Java, temp fix for failing tests.
X-SVN-Rev: 5589
2001-08-27 16:57:47 +00:00
Syn Wee Quek
e7f55fd981 ICU-1030
Added Unicode Boyer Moore string search tests.

X-SVN-Rev: 5588
2001-08-25 02:06:37 +00:00
George Rhoten
0a4bfcc693 ICU-1099 Fix error message
X-SVN-Rev: 5575
2001-08-24 01:40:32 +00:00
George Rhoten
fb15116d72 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5550
2001-08-20 23:48:50 +00:00
George Rhoten
27131d2952 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5549
2001-08-20 23:25:53 +00:00
George Rhoten
5daab873eb ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5544
2001-08-18 01:29:59 +00:00
George Rhoten
b982ffbb26 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5543
2001-08-18 01:22:49 +00:00
George Rhoten
41872f3c61 ICU-1091 createFromName(NULL) should return the default Locale.
X-SVN-Rev: 5536
2001-08-18 00:15:44 +00:00
Markus Scherer
48f0fb3578 ICU-1007 parse NormalizationTest.txt from char*, not from UnicodeString (faster), and handle supplementary code points (for Unicode 3.1 and up)
X-SVN-Rev: 5532
2001-08-17 22:50:39 +00:00
Alan Liu
d126a41693 ICU-1048 fix compound inverses with parenthesized atoms
X-SVN-Rev: 5510
2001-08-17 17:22:26 +00:00
Markus Scherer
9ef63135ee ICU-1007 remove switch between old and new normalization
X-SVN-Rev: 5490
2001-08-17 00:21:54 +00:00
George Rhoten
81459b5a6d ICU-900 A test wasn't being called. Now it is called.
X-SVN-Rev: 5483
2001-08-16 22:32:08 +00:00
Ram Viswanadha
0e194efd89 ICU-329 Update tests after adding UParseError struct to APIs.
X-SVN-Rev: 5476
2001-08-16 01:01:22 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
George Rhoten
4a03a13259 ICU-953 Less static initialization.
X-SVN-Rev: 5443
2001-08-06 20:11:43 +00:00
Alan Liu
199af7c5bc ICU-1076 test unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5441
2001-08-04 00:15:44 +00:00
George Rhoten
d5bbbc7ac3 ICU-1075 HP/UX has putenv in stdlib.h instead.
X-SVN-Rev: 5434
2001-08-03 16:12:46 +00:00
Alan Liu
caa1bdd17e ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
X-SVN-Rev: 5412
2001-08-01 17:37:08 +00:00
Andy Heninger
4ebe7ffce1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5408
2001-07-31 23:32:59 +00:00
Ram Viswanadha
458f5dabb3 ICU-1075 fixed syntax errors on Unix
X-SVN-Rev: 5402
2001-07-31 18:52:47 +00:00
Andy Heninger
09e1c00ed1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5394
2001-07-31 17:29:43 +00:00
George Rhoten
e90be85cdc ICU-999 Change uni-text.txt to uni-text.bin
X-SVN-Rev: 5383
2001-07-30 23:45:30 +00:00
Alan Liu
16c2014b35 ICU-1076 test nested segments and ? operator
X-SVN-Rev: 5377
2001-07-30 23:18:01 +00:00
Vladimir Weinstein
d6693e4b66 ICU-1005 more resource bundle cleanup and greater test coverage, fixed faulty test
X-SVN-Rev: 5362
2001-07-27 17:15:30 +00:00
Alan Liu
d45d3201ba ICU-1076 test quantified quoted strings and variable references
X-SVN-Rev: 5361
2001-07-27 17:03:23 +00:00
Alan Liu
ef8c73fc7c ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Vladimir Weinstein
7a55cc00da ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes
X-SVN-Rev: 5348
2001-07-26 18:36:57 +00:00
Alan Liu
cf35beb5eb ICU-1052 fix handling of surrogates in antecontext and cursor positioning
X-SVN-Rev: 5346
2001-07-25 21:15:53 +00:00
Alan Liu
7edf9d3e80 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Alan Liu
aeae2b0a49 ICU-990 test cases for nested sets
X-SVN-Rev: 5270
2001-07-18 19:51:29 +00:00
Alan Liu
4d93dcfea3 ICU-990 improve and extend testing to toRules and toPattern
X-SVN-Rev: 5269
2001-07-18 18:39:13 +00:00
Alan Liu
62314ba406 ICU-990 add a parameter for smart handling of backslashes to prettify()
X-SVN-Rev: 5268
2001-07-18 18:38:53 +00:00
Alan Liu
f31d20e4bf ICU-990 add another toRules test
X-SVN-Rev: 5264
2001-07-18 04:17:05 +00:00
Alan Liu
5ded1a9c58 ICU-1053 fix API test that is calling handleTransliterate - should call transliterate or finishTransliteration
X-SVN-Rev: 5260
2001-07-17 23:39:00 +00:00
Alan Liu
953c8621af ICU-1053 add a simple Any-Remove test
X-SVN-Rev: 5259
2001-07-17 23:37:45 +00:00
Alan Liu
afd62225ed ICU-990 add basic RT test for toRules()
X-SVN-Rev: 5248
2001-07-17 18:13:09 +00:00
Alan Liu
589dbddcbe ICU-1046 reimplement filter on a CompoundTransliterator to work correctly
X-SVN-Rev: 5247
2001-07-17 00:16:02 +00:00
Alan Liu
7ad9f84ffe ICU-1048 implement Foo(Bar) ID parsing
X-SVN-Rev: 5243
2001-07-16 20:48:46 +00:00
Alan Liu
9805ae16d9 ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5233
2001-07-13 21:09:41 +00:00
George Rhoten
8277bc7bfa ICU-953 Do less static initialization/destruction
X-SVN-Rev: 5228
2001-07-11 21:26:22 +00:00
George Rhoten
2a1edde771 ICU-953 Do less static initialization/destruction
X-SVN-Rev: 5227
2001-07-11 21:03:51 +00:00
George Rhoten
1c6a5f1b1d ICU-953 Do less initialization/destruction
X-SVN-Rev: 5224
2001-07-11 18:30:18 +00:00
George Rhoten
7c0dfef8db ICU-953 Don't use a UnicodeString during static init.
X-SVN-Rev: 5223
2001-07-11 18:29:51 +00:00
George Rhoten
516d8769e7 ICU-953 Don't use a UnicodeString during static init.
X-SVN-Rev: 5222
2001-07-11 17:39:10 +00:00
Ram Viswanadha
b60309b39e ICU-899 Test the UScriptCode API
X-SVN-Rev: 5220
2001-07-10 23:31:45 +00:00
George Rhoten
3b7fbcb29e ICU-882 Final removal of deprecated API
X-SVN-Rev: 5206
2001-07-09 21:08:25 +00:00
Alan Liu
1c40f7aebd ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5196
2001-07-06 19:53:12 +00:00
Alan Liu
14ba574a14 ICU-1006 update tests of ID handling
X-SVN-Rev: 5184
2001-07-05 22:55:38 +00:00
Alan Liu
eb1a26e702 ICU-1029 add NormalizationTransliterator test
X-SVN-Rev: 5175
2001-07-03 23:45:23 +00:00
George Rhoten
426cd3ad5b ICU-953 Don't initialize the data at static initialization time.
Do it in the thread itself.

X-SVN-Rev: 5166
2001-07-03 19:47:22 +00:00
George Rhoten
11eaa76f83 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5161
2001-07-03 00:27:22 +00:00
Alan Liu
be55a412be ICU-965 in Any-Title make can't -> Can't, not Can'T
X-SVN-Rev: 5144
2001-06-29 21:19:49 +00:00
George Rhoten
35591e5501 ICU-1019 add const to the context pointers
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
Vladimir Weinstein
be1c314374 ICU-1002 added variable top tests
X-SVN-Rev: 5100
2001-06-26 22:25:23 +00:00
George Rhoten
2278d96ad1 ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp]
X-SVN-Rev: 5089
2001-06-26 17:59:14 +00:00
Syn Wee Quek
8717cf50c7 ICU-861
Added tests to improve the test coverage

X-SVN-Rev: 5084
2001-06-26 17:44:23 +00:00
Ram Viswanadha
96d50a13fc ICU-912 Test for validating the fix
X-SVN-Rev: 5064
2001-06-22 17:13:33 +00:00
Ram Viswanadha
d640d7c28f ICU-914 Test for validating the fix
X-SVN-Rev: 5063
2001-06-22 17:13:08 +00:00
Alan Liu
7816fe3b3e ICU-1006 add tests for liberalized ID
X-SVN-Rev: 5040
2001-06-20 22:38:21 +00:00
Markus Scherer
f0a283151e ICU-1007 temporarily add N+/N- command line option to select the new/old normalization code
X-SVN-Rev: 5036
2001-06-20 22:25:25 +00:00
Vladimir Weinstein
9268bcb6a4 ICU-1003 removing incremental compare from intltest
X-SVN-Rev: 5020
2001-06-19 21:16:48 +00:00
Alan Liu
d29ea969e6 ICU-990 improve error reporting
X-SVN-Rev: 4972
2001-06-12 18:08:22 +00:00
Alan Liu
158ec8fd9a ICU-989 add test for Any-Name, Name-Any
X-SVN-Rev: 4952
2001-06-11 23:44:50 +00:00
Alan Liu
1c7ee13552 ICU-965 test Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4943
2001-06-11 19:56:35 +00:00
Alan Liu
44bc4891f6 ICU-986 #ifdef out tests for deprecated API immediately; API itself to be removed Jun-30-2002
X-SVN-Rev: 4939
2001-06-11 19:11:24 +00:00
Alan Liu
635ea16a39 ICU-986 remove non-essential calls to nextDouble and previousDouble
X-SVN-Rev: 4936
2001-06-11 17:32:50 +00:00
Alan Liu
379614f50f ICU-986 add new tests for new ChoiceFormat API
X-SVN-Rev: 4934
2001-06-11 17:22:24 +00:00
Alan Liu
92e848829c ICU-986 add TESTCASE macro to IntlTest header for use by all subclasses
X-SVN-Rev: 4933
2001-06-11 17:21:58 +00:00
Alan Liu
df4993cedb ICU-975 make test names match class names, clean up file
X-SVN-Rev: 4929
2001-06-11 17:06:56 +00:00
George Rhoten
7ba6beb7ae ICU-597 Added macro separator when declaring a macro as a compiler option
X-SVN-Rev: 4870
2001-06-01 18:15:03 +00:00
Vladimir Weinstein
0ae3c25707 ICU-96 Turkish collation has changed.
X-SVN-Rev: 4852
2001-05-31 22:14:18 +00:00
George Rhoten
732922f538 ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *.
X-SVN-Rev: 4814
2001-05-26 01:23:28 +00:00
Alan Liu
9873dcb00e ICU-403 remove incorrect comment
X-SVN-Rev: 4798
2001-05-25 17:56:28 +00:00
George Rhoten
d6816d1e16 ICU-961 Fix HP compiler warning while using goto statements, and make the error messages more informative
X-SVN-Rev: 4757
2001-05-22 21:48:09 +00:00
George Rhoten
4707ba5991 ICU-900 Fix HP compiler warning while using goto statements.
X-SVN-Rev: 4756
2001-05-22 21:20:05 +00:00
George Rhoten
139325a10d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4755
2001-05-22 20:42:52 +00:00
George Rhoten
15b4fbebc1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4749
2001-05-22 16:54:15 +00:00
George Rhoten
bb1950fcb3 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4748
2001-05-22 16:39:51 +00:00
George Rhoten
6de44560c8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4747
2001-05-22 16:26:59 +00:00
George Rhoten
06e8676f93 ICU-953 Now uses the invarient converter for static data.
X-SVN-Rev: 4632
2001-05-09 23:15:05 +00:00
George Rhoten
77c54f7d81 ICU-66 Leak less memory
X-SVN-Rev: 4630
2001-05-09 22:01:45 +00:00
George Rhoten
44835a6260 ICU-567 The as/400 compiler doesn't like \" with its macro definitions.
X-SVN-Rev: 4629
2001-05-09 20:39:42 +00:00
George Rhoten
73ee150e6f ICU-566 Warn about bad *.brk files.
X-SVN-Rev: 4615
2001-05-05 01:30:29 +00:00
George Rhoten
58ae38bcf4 ICU-567 Mac OS has a tough time with stack data larger than 32K
X-SVN-Rev: 4592
2001-05-03 00:53:14 +00:00
George Rhoten
f41eae25d9 ICU-567 We don't want to use the fopen hack yet
X-SVN-Rev: 4589
2001-05-03 00:29:26 +00:00
George Rhoten
da62d3d9f6 ICU-567 A better implementation of the Mac OS getDataDirectory function is being used now
X-SVN-Rev: 4588
2001-05-03 00:20:53 +00:00
Eric Mader
eea206ed92 ICU-603 add TestThaiWordBreak
X-SVN-Rev: 4583
2001-05-02 22:41:02 +00:00
George Rhoten
2992cadd50 ICU-567 Mac OS has a tough time with stack data larger than 32K
X-SVN-Rev: 4579
2001-05-01 23:31:38 +00:00
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
Yves Arrouye
564208bca3 ICU-377 undid Todd's change for Darwin.
X-SVN-Rev: 2195
2000-08-11 17:40:12 +00:00
George Rhoten
c094c8a0eb ICU-535 fixed some compiler warnings
X-SVN-Rev: 2181
2000-08-11 01:27:17 +00:00
George Rhoten
fd63d5b2d5 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2158
2000-08-10 00:52:52 +00:00
George Rhoten
c0f0217993 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2157
2000-08-10 00:28:31 +00:00
Helena Chapman
118e812785 ICU-89 Update the Collator version info again.
X-SVN-Rev: 2155
2000-08-09 23:39:15 +00:00
Madhu K
7f35c8299b ICU-447 Added Collation tests
X-SVN-Rev: 2115
2000-08-04 20:41:10 +00:00
Madhu K
8bfec46307 ICU-447 Added Collation tests
X-SVN-Rev: 2114
2000-08-04 19:57:18 +00:00
Vladimir Weinstein
6b29fc4ab2 ICU-460 declared a variable outside of for loop (Linux warning)
X-SVN-Rev: 2107
2000-08-03 19:17:22 +00:00