George Rhoten
d62e98e78c
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4832
2001-05-30 17:38:28 +00:00
George Rhoten
0065e3fad0
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4831
2001-05-30 16:15:33 +00:00
George Rhoten
9818a6b588
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4830
2001-05-30 16:09:09 +00:00
Vladimir Weinstein
453554cb1e
ICU-96 C++ comments in C file removed
...
X-SVN-Rev: 4829
2001-05-30 15:13:04 +00:00
Vladimir Weinstein
9482758ade
ICU-96 finally correct case bit calculation, fixed before postpone handling, added some tests. Hopefully the last code commit for 1.8.1
...
X-SVN-Rev: 4828
2001-05-29 22:53:07 +00:00
Vladimir Weinstein
d00e3eb462
ICU-96 updated a test to new data
...
X-SVN-Rev: 4825
2001-05-29 16:59:09 +00:00
Vladimir Weinstein
caf86ab4fa
ICU-96 removed C++ comments from a C file
...
X-SVN-Rev: 4822
2001-05-28 20:32:29 +00:00
Vladimir Weinstein
48edd98921
ICU-96 Added Lotus rules. Fixed tertiary strength generation. Fixed caching resets in tailoring generation. Added test for Korean.
...
X-SVN-Rev: 4815
2001-05-26 05:33:48 +00:00
Syn Wee Quek
dda0452881
ICU-96
...
Added tests for testing compression overlapping.
X-SVN-Rev: 4811
2001-05-25 22:00:24 +00:00
George Rhoten
6bc0d64b9d
ICU-66 Fix most of the test memory leaks
...
X-SVN-Rev: 4809
2001-05-25 21:53:06 +00:00
George Rhoten
effdc31cca
ICU-66 Don't write off the end of an array.
...
X-SVN-Rev: 4807
2001-05-25 21:42:32 +00:00
George Rhoten
a2011d21fa
ICU-66 Fix most of the test memory leaks
...
X-SVN-Rev: 4806
2001-05-25 21:39:55 +00:00
Andy Heninger
d056250053
ICU-880 Normalization fixes for strings containing null chars.
...
X-SVN-Rev: 4804
2001-05-25 19:30:01 +00:00
George Rhoten
ea0480af19
ICU-66 Fix most of the test memory leaks
...
X-SVN-Rev: 4803
2001-05-25 19:19:26 +00:00
George Rhoten
b755fe14ea
ICU-66 Fix most of the test leaks
...
X-SVN-Rev: 4802
2001-05-25 18:25:49 +00:00
Syn Wee Quek
a181fc194c
ICU-861
...
Added validity tests for collation elements and sortkeys.
X-SVN-Rev: 4797
2001-05-25 16:54:33 +00:00
Vladimir Weinstein
2e31e124f9
ICU-96 more tests
...
X-SVN-Rev: 4787
2001-05-24 22:37:38 +00:00
George Rhoten
05478226be
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4783
2001-05-24 20:59:12 +00:00
George Rhoten
d6829894d8
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4775
2001-05-23 20:44:42 +00:00
George Rhoten
88ac94a221
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4774
2001-05-23 20:32:44 +00:00
George Rhoten
77f85d78dc
ICU-900 Undo the last fix for the some compiler warnings on Solaris. It's an API error.
...
X-SVN-Rev: 4767
2001-05-22 22:54:43 +00:00
George Rhoten
11ea1fe6f9
ICU-961 Removed dead code for memory checking
...
X-SVN-Rev: 4766
2001-05-22 22:44:37 +00:00
George Rhoten
862e4af175
ICU-900 Fixed some compiler warnings on Solaris
...
X-SVN-Rev: 4765
2001-05-22 22:39:11 +00:00
Vladimir Weinstein
6945e44e93
ICU-96 NO C++ comments in C file
...
X-SVN-Rev: 4764
2001-05-22 22:37:06 +00:00
Vladimir Weinstein
27f3171b91
ICU-96 Wrong test file was commited
...
X-SVN-Rev: 4763
2001-05-22 22:33:13 +00:00
George Rhoten
c032fe0e1f
ICU-900 Fixed some compiler warnings on Solaris
...
X-SVN-Rev: 4762
2001-05-22 22:31:00 +00:00
Vladimir Weinstein
152b11f484
ICU-96 Hangul tailoring fix, different case bit function, added comments to strcoll
...
X-SVN-Rev: 4761
2001-05-22 22:26:58 +00:00
George Rhoten
dd88d34144
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4745
2001-05-22 16:15:21 +00:00
George Rhoten
70a1956607
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4742
2001-05-21 23:41:44 +00:00
George Rhoten
c3bcdd8bbf
ICU-932 bug2() was wrong. Don't use strlen on a non-NULL terminated string.
...
X-SVN-Rev: 4737
2001-05-21 23:00:59 +00:00
Markus Scherer
2e9fc98b69
ICU-932 add Ed's tests of ucnv_convert() buffer management
...
X-SVN-Rev: 4725
2001-05-19 00:52:35 +00:00
Vladimir Weinstein
ccbff762f2
ICU-96 Enabled redundant tailoring test
...
X-SVN-Rev: 4723
2001-05-18 23:49:26 +00:00
George Rhoten
498a0a7e85
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4719
2001-05-18 20:53:01 +00:00
Vladimir Weinstein
97fdbd140f
ICU-96 fixed bad merge
...
X-SVN-Rev: 4710
2001-05-18 15:19:08 +00:00
Vladimir Weinstein
b390361067
ICU-96 More tests
...
X-SVN-Rev: 4709
2001-05-17 23:16:34 +00:00
Andy Heninger
51854ca791
ICU-880 Added tests for incremental normalization
...
X-SVN-Rev: 4706
2001-05-17 23:09:35 +00:00
Syn Wee Quek
02b406b299
ICU-861
...
Added tests for testing CE buffer overflow bailout.
X-SVN-Rev: 4703
2001-05-17 21:35:14 +00:00
Syn Wee Quek
2d0894edfe
ICU-861
...
Added more verbose statements.
X-SVN-Rev: 4697
2001-05-17 01:07:10 +00:00
George Rhoten
1542dfe036
ICU-567 Silly cast that the Mac doesn't automatically do.
...
X-SVN-Rev: 4680
2001-05-15 23:11:09 +00:00
Syn Wee Quek
ba2806564d
ICU-861
...
Modified FractionalUCA.txt directory access in TestCEs()
X-SVN-Rev: 4676
2001-05-15 21:51:52 +00:00
Syn Wee Quek
2326dcf775
ICU-861
...
Made locale en_US and added extra checks to TestElemIter.
X-SVN-Rev: 4675
2001-05-15 21:51:05 +00:00
Vladimir Weinstein
f954413b19
ICU-96 returned TestComposeDecompose
...
X-SVN-Rev: 4673
2001-05-15 17:40:24 +00:00
Syn Wee Quek
4c81ff91fa
ICU-861
...
Updated TestCEs.
X-SVN-Rev: 4664
2001-05-14 20:53:58 +00:00
Syn Wee Quek
e10f8460c4
ICU-861
...
Added discontiguos contraction test cases and iterator ce tests.
X-SVN-Rev: 4663
2001-05-14 18:58:36 +00:00
Ram Viswanadha
7dda2e0542
ICU-915 Test for jitterbug 915
...
X-SVN-Rev: 4655
2001-05-11 02:30:47 +00:00
Vladimir Weinstein
f5ce3edcc4
ICU-96 Temporarily disable compose decompose test until I fix canonical closure
...
X-SVN-Rev: 4648
2001-05-10 22:41:58 +00:00
Vladimir Weinstein
cfb74ba997
ICU-96 Just a fix for inverse table lookup - two bits need real testing
...
X-SVN-Rev: 4647
2001-05-10 22:35:33 +00:00
George Rhoten
0700ec1465
ICU-567 Don't use stack buffers larger than 32K on the Mac,
...
and clean up the rest of the memory that was allocated in TestComposeDecompose
X-SVN-Rev: 4628
2001-05-08 23:38:16 +00:00
George Rhoten
6e7e2a9b3b
ICU-597 The regression test buffer is now much smaller.
...
X-SVN-Rev: 4627
2001-05-08 22:58:58 +00:00
Ram Viswanadha
3d78b2d1ef
ICU-952 Test plane 2 code points
...
X-SVN-Rev: 4621
2001-05-08 00:01:30 +00:00
George Rhoten
a9111dedca
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4601
2001-05-04 00:17:03 +00:00
George Rhoten
18e85ccfc0
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4600
2001-05-04 00:02:24 +00:00
George Rhoten
c4f13497ac
ICU-567 Forgot the sizeof(UChar)
...
X-SVN-Rev: 4590
2001-05-03 00:38:22 +00:00
George Rhoten
dfd3b1c90e
ICU-567 Mac OS has a tough time with stack data larger than 32K
...
X-SVN-Rev: 4586
2001-05-03 00:08:09 +00:00
Vladimir Weinstein
947b617e64
ICU-96 [before [1|2|3]] option implemented
...
X-SVN-Rev: 4581
2001-05-02 05:05:06 +00:00
Syn Wee Quek
90a8b31e3e
ICU-861
...
Added log messages into TestPrevious
X-SVN-Rev: 4577
2001-05-01 17:14:49 +00:00
George Rhoten
4981f2e1ab
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4576
2001-04-30 20:57:12 +00:00
George Rhoten
a4f8700596
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4575
2001-04-30 20:51:22 +00:00
Vladimir Weinstein
1d88e9ff38
ICU-96 added regression tests for some bugs (784, 815, 831) - didn't made it in the first commit
...
X-SVN-Rev: 4574
2001-04-30 19:11:32 +00:00
Andy Heninger
62d83cabdb
ICU-880 Regression test for incremental normalization problem found by Vladimir.
...
X-SVN-Rev: 4571
2001-04-28 00:25:47 +00:00
Syn Wee Quek
cd04c29893
ICU-928
...
Fixed solaris compiler warnings
X-SVN-Rev: 4570
2001-04-26 22:57:06 +00:00
George Rhoten
cec784e1f3
ICU-597 Hopefully this will fix the memory problem on os/400
...
X-SVN-Rev: 4568
2001-04-26 01:16:57 +00:00
Syn Wee Quek
e49ee368ef
ICU-861
...
Added iterator contraction normalization tests.
X-SVN-Rev: 4566
2001-04-26 01:14:28 +00:00
George Rhoten
11ca7472ca
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4557
2001-04-25 21:11:53 +00:00
George Rhoten
70a269d34a
ICU-472 Revised regression test for u_uastrncpy
...
X-SVN-Rev: 4546
2001-04-24 22:34:28 +00:00
George Rhoten
5a2455c7ec
ICU-472 Added regression test.
...
X-SVN-Rev: 4545
2001-04-24 22:05:38 +00:00
George Rhoten
661d6911fa
ICU-641 Added regression test.
...
X-SVN-Rev: 4544
2001-04-24 21:48:01 +00:00
Vladimir Weinstein
aeeb9d1600
ICU-96 Changed constants in tests
...
X-SVN-Rev: 4540
2001-04-24 05:16:04 +00:00
Vladimir Weinstein
c4546762f0
ICU-96 print sortkey if verbose and error is caused by sortkeys
...
X-SVN-Rev: 4536
2001-04-23 23:39:58 +00:00
Vladimir Weinstein
1a93fb72a7
ICU-96 more tests!
...
X-SVN-Rev: 4529
2001-04-23 03:50:15 +00:00
Syn Wee Quek
eea6e4f2a5
ICU-861
...
Updated TestSmallBuffer test.
X-SVN-Rev: 4516
2001-04-19 21:49:37 +00:00
Vladimir Weinstein
ca370278a7
ICU-96 changed Fractional UCA - gap widened
...
X-SVN-Rev: 4515
2001-04-19 20:29:34 +00:00
Vladimir Weinstein
971dd8075c
ICU-96 compose/decompose test, test fixes, more information
...
X-SVN-Rev: 4512
2001-04-19 19:01:39 +00:00
Vladimir Weinstein
404764bb5f
ICU-934 Fix test for changed %%ALIAS semantics
...
X-SVN-Rev: 4508
2001-04-19 16:56: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
Vladimir Weinstein
b25d6d6929
ICU-96 fixed C++ style comments in C files
...
X-SVN-Rev: 4492
2001-04-17 21:53:30 +00:00
Vladimir Weinstein
161e93c851
ICU-934 Changed %%ALIAS semantics - fallback path is now of the resource with real data
...
X-SVN-Rev: 4488
2001-04-17 19:09:23 +00:00
Syn Wee Quek
c171e06038
ICU-861
...
Added normalized iteration test.
Added small buffer test.
X-SVN-Rev: 4487
2001-04-17 17:27:37 +00:00
Vladimir Weinstein
5dac29c154
ICU-96 more tests and test fixes
...
X-SVN-Rev: 4475
2001-04-13 00:05:42 +00:00
Syn Wee Quek
1dadff9877
ICU-861
...
Updated iterator tests to use en_US.
X-SVN-Rev: 4469
2001-04-12 00:07:00 +00:00
Ram Viswanadha
8a79580cfa
ICU-930 test for jitterbug 930
...
X-SVN-Rev: 4464
2001-04-07 01:25:14 +00:00
Syn Wee Quek
ec3368ab1a
ICU-928
...
Added tailoring syntax test for [variable top] and supplementary tailoring test.
X-SVN-Rev: 4462
2001-04-07 00:24:06 +00:00
Syn Wee Quek
dd312eac0a
ICU-672
...
Added jitterbug test 672
X-SVN-Rev: 4461
2001-04-07 00:20:32 +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
Vladimir Weinstein
8299aa2449
ICU-96 more tests
...
X-SVN-Rev: 4459
2001-04-06 22:54:29 +00:00
Vladimir Weinstein
db7dacac2a
ICU-96 simplified debugging
...
X-SVN-Rev: 4457
2001-04-06 22:51:41 +00:00
George Rhoten
6342566a65
ICU-597 as/400 doesn't have <memory.h>. Use "cmemory.h" instead
...
X-SVN-Rev: 4454
2001-04-06 00:54:33 +00:00
Vladimir Weinstein
c10181baeb
ICU-96 fix for variable top in tailorings + more tests
...
X-SVN-Rev: 4453
2001-04-05 22:48:23 +00:00
Vladimir Weinstein
d7b5b8a6c7
ICU-96 some tests for UCA alignment
...
X-SVN-Rev: 4448
2001-04-04 23:44:22 +00:00
Vladimir Weinstein
b115ad587f
ICU-96 a test update
...
X-SVN-Rev: 4439
2001-04-04 06:42:13 +00:00
George Rhoten
84ae68e2e7
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4428
2001-04-03 00:32:05 +00:00
Vladimir Weinstein
d7d38866da
ICU-96 fixed a bug with expansions in tailorings
...
X-SVN-Rev: 4427
2001-04-02 23:12:19 +00:00
Vladimir Weinstein
46bfae2dec
ICU-96 fixed a builder problem related to option struct
...
X-SVN-Rev: 4424
2001-04-02 18:49:30 +00:00
George Rhoten
4a9dc708ac
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4418
2001-03-30 23:42:07 +00:00
George Rhoten
c0ecb9aa96
ICU-832 Each test string does not need to be 128 UChars big.
...
Setting MAX_TOKEN_LEN to a lower limit takes out about 100K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.
X-SVN-Rev: 4411
2001-03-30 03:49:29 +00:00
Vladimir Weinstein
170db96e5c
ICU-96 separate option struct implemented - take 1
...
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
Ram Viswanadha
57c9dec10f
ICU-915 Tests for bug fix
...
X-SVN-Rev: 4399
2001-03-29 18:53:46 +00:00
George Rhoten
1eedf2c1aa
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4392
2001-03-29 01:08:14 +00:00
George Rhoten
c479396134
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4391
2001-03-29 01:08:13 +00:00
Ram Viswanadha
a8f725834f
ICU-915 Added test for Jitterbug 915
...
X-SVN-Rev: 4388
2001-03-28 23:25:06 +00:00
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