Commit Graph

1281 Commits

Author SHA1 Message Date
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
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
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
Eric Mader
3fb4fc0329 ICU-603 initial checkin of full Thai word break test.
X-SVN-Rev: 4625
2001-05-08 17:30:04 +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
73ee150e6f ICU-566 Warn about bad *.brk files.
X-SVN-Rev: 4615
2001-05-05 01:30:29 +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
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
c4f13497ac ICU-567 Forgot the sizeof(UChar)
X-SVN-Rev: 4590
2001-05-03 00:38:22 +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
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
Eric Mader
eea206ed92 ICU-603 add TestThaiWordBreak
X-SVN-Rev: 4583
2001-05-02 22:41:02 +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
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
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
cf62d209c6 ICU-821 Fixed an HP/UX compiler problem
X-SVN-Rev: 4553
2001-04-25 17:27:43 +00:00
Andy Heninger
d375491089 ICU-880 Add collation performance test program
X-SVN-Rev: 4547
2001-04-24 23:30:27 +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
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
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
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
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
16b677c1a8 ICU-925 Empty resource bundles should not crash ICU!
X-SVN-Rev: 4489
2001-04-17 19:11:56 +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
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
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
bcd63666b7 ICU-597 try not to use denormalized doubles on as/400
X-SVN-Rev: 4456
2001-04-06 22:33:47 +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
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
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
Alan Liu
02d3a8f040 ICU-922 fix bug in Normalizer bubbleAppend (Verisign bug)
X-SVN-Rev: 4426
2001-04-02 19:29:50 +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
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
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
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
Vladimir Weinstein
170db96e5c ICU-96 separate option struct implemented - take 1
X-SVN-Rev: 4407
2001-03-30 00:23:46 +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
Ram Viswanadha
57c9dec10f ICU-915 Tests for bug fix
X-SVN-Rev: 4399
2001-03-29 18:53:46 +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
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
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
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
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
4920c3245a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4345
2001-03-27 02:19:56 +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
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
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
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
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
Alan Liu
0b8af77394 ICU-904 fix bus error
X-SVN-Rev: 4309
2001-03-23 19:08:53 +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
Steven R. Loomis
aed61f1c65 ICU-906 update the test for multiple platforms
X-SVN-Rev: 4295
2001-03-23 00:25:09 +00:00
George Rhoten
1094ad732d ICU-865 ignore a few more files
X-SVN-Rev: 4279
2001-03-22 19:50:16 +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
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
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
Ram Viswanadha
372b009f66 ICU-903 update copyright notices
X-SVN-Rev: 4236
2001-03-21 20:21:59 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +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
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
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
George Rhoten
7841e99f75 ICU-96 Porting to Win95/98
X-SVN-Rev: 4195
2001-03-20 20:15:04 +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
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
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
Syn Wee Quek
f93f18d9f9 ICU-807
Updated Japanese test.

X-SVN-Rev: 4186
2001-03-20 00:26:15 +00:00
Vladimir Weinstein
fbc872b0bf ICU-96 needed to separate building of test data files from main data
X-SVN-Rev: 4181
2001-03-19 22:35:36 +00:00
Markus Scherer
a3378b9cab ICU-890 test unorm_normalize() preflighting
X-SVN-Rev: 4171
2001-03-17 23:32:20 +00:00
Markus Scherer
87b88e71e7 ICU-827 test extract(char *, invariant) preflighting
X-SVN-Rev: 4169
2001-03-17 22:15:02 +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
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
George Rhoten
2dff28bb31 ICU-432 Array too small
X-SVN-Rev: 4137
2001-03-16 18:21:49 +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
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
Syn Wee Quek
3506137b6d ICU-807
Updated tests.

X-SVN-Rev: 4123
2001-03-16 01:11:46 +00:00
George Rhoten
49859364a4 ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4120
2001-03-16 00:05:20 +00:00
George Rhoten
3f65d7ce09 ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4119
2001-03-15 23:55:11 +00:00
George Rhoten
119437f8ad ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4118
2001-03-15 23:45:54 +00:00
Syn Wee Quek
75f0fba855 ICU-807
Added iterator test

X-SVN-Rev: 4112
2001-03-15 22:29:33 +00:00
Markus Scherer
f1347d5792 ICU-762 simple test of PUA properties
X-SVN-Rev: 4106
2001-03-15 20:40:27 +00:00
Vladimir Weinstein
d391893785 ICU-96 fixed test -> when comparing just primaries, one should turn case level off
X-SVN-Rev: 4101
2001-03-15 19:12:26 +00:00
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
Vladimir Weinstein
6e609b1b78 ICU-96 fixed, added, edited tests
X-SVN-Rev: 4088
2001-03-15 02:35:49 +00:00
Markus Scherer
db8024b99d ICU-621 hardcode behavior for ISO 8 controls (their general categories may be set by genprops to other than Cc); improve properties performance
X-SVN-Rev: 4085
2001-03-15 02:01:25 +00:00
Ram Viswanadha
246958f47a ICU-865 HP-UX porting fixes
X-SVN-Rev: 4081
2001-03-15 00:43:12 +00:00
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
Ram Viswanadha
875cef84fb ICU-862 fixed tests when replaced ibm-1363_P100 with ibm-1363_P110
X-SVN-Rev: 4076
2001-03-14 20:55:44 +00:00
Ram Viswanadha
f686c7f6ab ICU-535 Fixed compiler warnings & erors
X-SVN-Rev: 4073
2001-03-14 19:06:01 +00:00
Vladimir Weinstein
bf0a6af78d ICU-96 added test for incomplete contraction handling
X-SVN-Rev: 4072
2001-03-14 18:55:56 +00:00
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
Ram Viswanadha
23b4a7deae ICU-96 make collation test output prettier by printing \u uchars
X-SVN-Rev: 4063
2001-03-14 02:29:54 +00:00
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