Commit Graph

289 Commits

Author SHA1 Message Date
Vladimir Weinstein
01aca5f2a3 ICU-1245 added surrogate prefix test
X-SVN-Rev: 6114
2001-10-08 02:26:25 +00:00
Vladimir Weinstein
05bbf71673 ICU-1245 correct JIS X 4061 test - wrong commit
X-SVN-Rev: 6111
2001-10-06 02:08:12 +00:00
Vladimir Weinstein
4015f10b8b ICU-1245 correct JIS X 4061 test
X-SVN-Rev: 6110
2001-10-06 02:04:07 +00:00
Vladimir Weinstein
50408eca3a ICU-1245 JIS X 4061 test
X-SVN-Rev: 6083
2001-10-05 18:01:27 +00:00
Vladimir Weinstein
5d3e2b814c ICU-1245 test for Japanese rules
X-SVN-Rev: 6064
2001-10-05 02:03:17 +00:00
Vladimir Weinstein
e76f47fb7f ICU-1245 More Japanese testing
X-SVN-Rev: 6008
2001-10-03 01:51:44 +00:00
Vladimir Weinstein
1cf5736e6e ICU-1245 Added and disabled new Japanese test - still not passing
X-SVN-Rev: 5990
2001-10-02 01:37:00 +00:00
Andy Heninger
e7383bf04a ICU-1075 remove // style comment for UNIX builds.
X-SVN-Rev: 5960
2001-09-28 16:34:05 +00:00
Vladimir Weinstein
b6fd29c72c ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested - fixes for the tests that use internal functions
X-SVN-Rev: 5949
2001-09-27 23:19:12 +00:00
George Rhoten
c04ff458c1 ICU-770 More memory cleanup
X-SVN-Rev: 5917
2001-09-25 21:49:30 +00:00
Markus Scherer
050177989d ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5894
2001-09-22 01:24:03 +00:00
Vladimir Weinstein
e186f84db0 ICU-998 More efficient secondary and tertiary compressing
X-SVN-Rev: 5877
2001-09-21 21:22:44 +00:00
George Rhoten
2407d51e56 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5809
2001-09-19 01:21:48 +00:00
Vladimir Weinstein
e9a7e8907d ICU-1083 More surrogate support. Unsafe and contraction end tables now handle surrogates correctly.
X-SVN-Rev: 5783
2001-09-18 18:37:57 +00:00
Ram Viswanadha
4458f53dc1 ICU-329 update tests after first take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Vladimir Weinstein
909e2b4644 ICU-1083 Surrogates handling in collation - test
X-SVN-Rev: 5457
2001-08-10 22:02:31 +00:00
George Rhoten
c4cc4f56ea ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5148
2001-06-29 22:54:56 +00:00
George Rhoten
07f1fa1ef1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5107
2001-06-27 01:19:04 +00:00
Vladimir Weinstein
afb8c28b80 ICU-1002 added variable top tests ALSO added a dormant limitations test
X-SVN-Rev: 5101
2001-06-26 22:26:13 +00:00
Vladimir Weinstein
38fe598025 ICU-1005 improved code coverage for BOCSU. Made compose/decompose test faster
X-SVN-Rev: 5065
2001-06-22 18:35:01 +00:00
George Rhoten
68f03c53d0 ICU-961 Don't declare a UChar with 'A'. Declare it as 0x0041 for EBCDIC machines
X-SVN-Rev: 4938
2001-06-11 18:38:05 +00:00
Vladimir Weinstein
29065f53ea ICU-96 checking whether any of ICU tailoring sets jamo special flag (none should)
X-SVN-Rev: 4927
2001-06-09 01:23:05 +00:00
George Rhoten
e26f0d5676 ICU-961 Forgot to fix the other UCOL_DEFAULT_NORMALIZATION for as/400
X-SVN-Rev: 4923
2001-06-08 16:24:55 +00:00
Vladimir Weinstein
380f28a1c9 ICU-96 one more test
X-SVN-Rev: 4922
2001-06-08 06:11:03 +00:00
Syn Wee Quek
62f2fc9fd7 ICU-96
Added weird expansion rule test TestExpansion.
It is currently disabled.

X-SVN-Rev: 4918
2001-06-08 02:11:28 +00:00
Vladimir Weinstein
8cf3fe9370 ICU-96 fixed some compiler warnings
X-SVN-Rev: 4901
2001-06-06 20:48:57 +00:00
Vladimir Weinstein
c5893f84ac ICU-96 updated and added tests
X-SVN-Rev: 4900
2001-06-06 20:38:43 +00:00
Vladimir Weinstein
27d7ed1627 ICU-96 some fixes - need to be finished (hi got broken)
X-SVN-Rev: 4887
2001-06-05 22:52:56 +00:00
Syn Wee Quek
c3fae5bd05 ICU-96 Added weird contraction tests.
X-SVN-Rev: 4885
2001-06-05 18:09:06 +00:00
George Rhoten
528d871cbf ICU-597 Changed UCOL_DEFAULT back to UCOL_DEFAULT_NORMALIZATION, since it now works.
as/400 has a big problem with these enum types.

X-SVN-Rev: 4844
2001-05-31 17:27:44 +00:00
Vladimir Weinstein
5094d259d3 ICU-96 test for instantiating collator from UCARules
X-SVN-Rev: 4840
2001-05-31 06:07:06 +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
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
Andy Heninger
d056250053 ICU-880 Normalization fixes for strings containing null chars.
X-SVN-Rev: 4804
2001-05-25 19:30:01 +00:00
Vladimir Weinstein
2e31e124f9 ICU-96 more tests
X-SVN-Rev: 4787
2001-05-24 22:37:38 +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
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
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
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
Vladimir Weinstein
f954413b19 ICU-96 returned TestComposeDecompose
X-SVN-Rev: 4673
2001-05-15 17:40:24 +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
18e85ccfc0 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4600
2001-05-04 00:02:24 +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
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
Vladimir Weinstein
aeeb9d1600 ICU-96 Changed constants in tests
X-SVN-Rev: 4540
2001-04-24 05:16:04 +00:00
Vladimir Weinstein
1a93fb72a7 ICU-96 more tests!
X-SVN-Rev: 4529
2001-04-23 03:50:15 +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
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
Vladimir Weinstein
8299aa2449 ICU-96 more tests
X-SVN-Rev: 4459
2001-04-06 22:54:29 +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
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
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
George Rhoten
4ad651e623 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4341
2001-03-27 00:40:24 +00:00
Vladimir Weinstein
0a481e4a11 ICU-96 more tailoring tests
X-SVN-Rev: 4324
2001-03-23 23:58:13 +00:00
George Rhoten
f4213b3f44 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 4275
2001-03-22 19:33:43 +00:00
Vladimir Weinstein
f6e4bc97f7 ICU-96 more tests added
X-SVN-Rev: 4269
2001-03-22 18:12:36 +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
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
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
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
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
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
681ac2b1b4 ICU-96 test update
X-SVN-Rev: 4142
2001-03-16 19:03:53 +00:00
Syn Wee Quek
75f0fba855 ICU-807
Added iterator test

X-SVN-Rev: 4112
2001-03-15 22:29:33 +00:00
Vladimir Weinstein
6e609b1b78 ICU-96 fixed, added, edited tests
X-SVN-Rev: 4088
2001-03-15 02:35:49 +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
Ram Viswanadha
439b875346 ICU-96 Fixed Collation tests
X-SVN-Rev: 3914
2001-03-06 03:42:35 +00:00
Vladimir Weinstein
2b117c5c1a ICU-96 ground for parsing options + some tests
X-SVN-Rev: 3906
2001-03-06 00:57:48 +00:00
Vladimir Weinstein
8c321905b2 ICU-96 case switching test
X-SVN-Rev: 3869
2001-03-02 00:42:43 +00:00