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