Commit Graph

1674 Commits

Author SHA1 Message Date
Vladimir Weinstein
09bb85a874 ICU-1005 more test coverage
X-SVN-Rev: 6852
2001-11-13 23:41:11 +00:00
George Rhoten
049b557e40 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6851
2001-11-13 23:04:29 +00:00
Vladimir Weinstein
9023620088 ICU-1005 increase code coverage
X-SVN-Rev: 6849
2001-11-13 22:55:05 +00:00
George Rhoten
7466176e30 ICU-770 Memory cleanup
X-SVN-Rev: 6844
2001-11-13 22:25:38 +00:00
George Rhoten
16a1af1287 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6842
2001-11-13 21:28:47 +00:00
George Rhoten
57e4d79d7d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6840
2001-11-13 21:15:13 +00:00
Vladimir Weinstein
3bbd525f2b ICU-393 .cvsignore
X-SVN-Rev: 6837
2001-11-13 20:06:53 +00:00
Vladimir Weinstein
fed49ce387 ICU-1005 edit headers for release mode
X-SVN-Rev: 6836
2001-11-13 20:05:18 +00:00
Vladimir Weinstein
3d4e45e02d ICU-1005 increasing code coverage for ucol_cnt
X-SVN-Rev: 6834
2001-11-13 19:58:00 +00:00
Vladimir Weinstein
67101f9159 ICU-1005 increase code coverage for ucol_cnt
X-SVN-Rev: 6832
2001-11-13 19:45:55 +00:00
Markus Scherer
d3a58fbbf4 ICU-785 test UnicodeString functions with input const UChar * and srcLength=-1
X-SVN-Rev: 6827
2001-11-13 19:26:41 +00:00
Vladimir Weinstein
53dea4e31f ICU-1010 enabled the version test for collation
X-SVN-Rev: 6826
2001-11-13 16:59:35 +00:00
Ram Viswanadha
68bea4ba61 ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6825
2001-11-13 09:09:14 +00:00
George Rhoten
ae71da1a17 ICU-770 Memory cleanup
X-SVN-Rev: 6820
2001-11-13 06:03:20 +00:00
George Rhoten
41f0b54145 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6819
2001-11-13 04:28:44 +00:00
George Rhoten
acc164ea7e ICU-770 Memory cleanup
X-SVN-Rev: 6804
2001-11-12 23:25:37 +00:00
Vladimir Weinstein
a4fecd849a ICU-393 .cvsignore
X-SVN-Rev: 6801
2001-11-12 22:06:12 +00:00
Alan Liu
d1fc5965f4 ICU-1421 add test for copy constructor
X-SVN-Rev: 6797
2001-11-12 20:57:06 +00:00
Alan Liu
9160747c21 ICU-1292 add variable range overlap detection
X-SVN-Rev: 6786
2001-11-12 19:12:08 +00:00
Markus Scherer
e4952564ec ICU-785 adapt UCharCharacterIterator tests to improved handling of textLength=-1
X-SVN-Rev: 6781
2001-11-12 18:09:10 +00:00
Ram Viswanadha
53c151d024 ICU-1375 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6762
2001-11-11 02:45:34 +00:00
Ram Viswanadha
a0988947e9 ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6760
2001-11-11 02:34:03 +00:00
Markus Scherer
6aab2a7c7c ICU-785 test setText(UChar *, -1)
X-SVN-Rev: 6758
2001-11-11 00:53:28 +00:00
Markus Scherer
8378c2f3b7 ICU-1007 remove temporary include for tests
X-SVN-Rev: 6756
2001-11-11 00:35:30 +00:00
Markus Scherer
ee745bd54e ICU-1081 add tests for case folding/compare, especially with "exclude special i"
X-SVN-Rev: 6755
2001-11-11 00:31:42 +00:00
Markus Scherer
fad8c5cf95 ICU-1007 add tests for better normalization test code coverage
X-SVN-Rev: 6754
2001-11-10 23:33:01 +00:00
Markus Scherer
23fa5a9046 ICU-1007 additional conformance test cases moved from NormalizationTest.txt to intltest/normconf.cpp so that we do not lose them when updating the .txt file from unicode.org
X-SVN-Rev: 6753
2001-11-10 23:02:54 +00:00
Markus Scherer
ef2d44b84a ICU-1007 add tests for better normalization test code coverage
X-SVN-Rev: 6749
2001-11-10 22:38:45 +00:00
Vladimir Weinstein
423f78b4fe ICU-1043 updated compose/decompose test to go through supplementary code points
X-SVN-Rev: 6745
2001-11-10 06:54:28 +00:00
Vladimir Weinstein
22caefdaba ICU-1043 fixed a typo
X-SVN-Rev: 6722
2001-11-10 00:17:43 +00:00
Vladimir Weinstein
a881aeca89 ICU-1043 fixes for surrogate handling
X-SVN-Rev: 6721
2001-11-10 00:15:55 +00:00
Markus Scherer
b4516689f5 ICU-1007 speed up normalization conformance test when not in exhaustive mode
X-SVN-Rev: 6718
2001-11-09 23:08:36 +00:00
Markus Scherer
1699f48fed ICU-1007 add tests for better Normalizer test code coverage
X-SVN-Rev: 6715
2001-11-09 21:54:32 +00:00
Syn Wee Quek
60b483e4b5 ICU-1129
added test for surrogates.

X-SVN-Rev: 6713
2001-11-09 20:31:14 +00:00
Alan Liu
51f23530aa ICU-1232 disallow UnicodeSets (and other standins) in translit output
X-SVN-Rev: 6702
2001-11-09 01:22:33 +00:00
Alan Liu
1b8e587611 ICU-1134 make sure parse errors refer to the correct source line
X-SVN-Rev: 6698
2001-11-09 00:12:59 +00:00
George Rhoten
ca9b74a8b1 ICU-1259 C can't handle //. Use /* */ instead.
X-SVN-Rev: 6691
2001-11-08 18:20:33 +00:00
Andy Heninger
932b817b19 ICU-1404 Data directory determination for tests, added check for defined, but empty ICU_DATA env var. This was happening!
X-SVN-Rev: 6690
2001-11-08 01:29:11 +00:00
Ram Viswanadha
496b8124dd ICU-1405 porting fix for OS/390
X-SVN-Rev: 6689
2001-11-08 01:04:57 +00:00
Eric Mader
d5bb2fd69c ICU-1470 fixed a memory leak in readFile()
X-SVN-Rev: 6686
2001-11-08 00:29:20 +00:00
Andy Heninger
c865dfa77e ICU-1469 fix code portability problem for Linux.
X-SVN-Rev: 6684
2001-11-08 00:27:19 +00:00
Eric Mader
f40d609c9c ICU-1253 fixed Copyright notices, and typos in the readme file.
X-SVN-Rev: 6683
2001-11-08 00:22:25 +00:00
Alan Liu
2f727314ce ICU-1259 update cintltst/utrans for removal of Arabic, Hebrew, and Kana rules
X-SVN-Rev: 6678
2001-11-07 20:07:55 +00:00
Alan Liu
df1c436b6c ICU-1423 report failures with errln(), not logln()
X-SVN-Rev: 6675
2001-11-07 19:57:35 +00:00
Alan Liu
203037e6ca ICU-1427 port changes from Java
X-SVN-Rev: 6664
2001-11-07 18:06:53 +00:00
Markus Scherer
3e9c27687a ICU-1007 fix verbose output
X-SVN-Rev: 6662
2001-11-07 17:40:21 +00:00
Ram Viswanadha
a3d0ae47b6 ICU-1098 Fix parsing of escapes.
X-SVN-Rev: 6658
2001-11-07 03:23:55 +00:00
George Rhoten
2506f08b4e ICU-1009 Improve code coverage of UTF-7
X-SVN-Rev: 6657
2001-11-07 01:03:53 +00:00
Doug Felt
a05d92bdc7 ICU-1413 return RuleBasedNumberFormat for unum_open when
handed the style UNUM_SPELLOUT.  Test open, format, parse, close
of RBNF using unum C API

X-SVN-Rev: 6652
2001-11-07 00:02:41 +00:00
Markus Scherer
67ac4d3964 ICU-1269 make u_charFromName() work with mixed-case input names
X-SVN-Rev: 6648
2001-11-06 23:45:12 +00:00
Markus Scherer
df70e73374 ICU-1007 add conformance test cases
X-SVN-Rev: 6644
2001-11-06 23:09:34 +00:00
Vladimir Weinstein
12c74a4400 ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
X-SVN-Rev: 6642
2001-11-06 22:55:29 +00:00
Ram Viswanadha
a3cfda27db ICU-1435 test for bug# 1435
X-SVN-Rev: 6630
2001-11-06 00:46:23 +00:00
Ram Viswanadha
0c89462c9b ICU-1293 test for bug# 1293
X-SVN-Rev: 6629
2001-11-06 00:45:10 +00:00
Ram Viswanadha
0d7389b751 ICU-981 test for bug# 981
X-SVN-Rev: 6623
2001-11-05 23:17:51 +00:00
Alan Liu
e7392d993c ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6617
2001-11-05 20:37:58 +00:00
Alan Liu
b15457400c ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6614
2001-11-05 19:36:29 +00:00
Ram Viswanadha
cc748a6c21 ICU-1423 Add test
X-SVN-Rev: 6602
2001-11-03 03:03:43 +00:00
Alan Liu
8886275ce8 ICU-1426 add el-Latin and Latin-el rules to locale resource
X-SVN-Rev: 6599
2001-11-03 02:04:37 +00:00
Syn Wee Quek
5802e2efc9 ICU-1002
Added 3 line test for status after parsing collation rules.

X-SVN-Rev: 6591
2001-11-02 22:17:12 +00:00
George Rhoten
de40e907a7 ICU-770 Memory cleanup
X-SVN-Rev: 6590
2001-11-02 21:47:38 +00:00
George Rhoten
87387a13d1 ICU-770 Memory cleanup
X-SVN-Rev: 6587
2001-11-02 19:55:04 +00:00
Andy Heninger
cf191f47df ICU-1404 Fix broken out-of-source-directory build
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Ram Viswanadha
742a9e322e ICU-1405 make warning message go away
X-SVN-Rev: 6561
2001-11-02 00:19:48 +00:00
Ram Viswanadha
5c121bc101 ICU-1405 now fix the tests.
X-SVN-Rev: 6559
2001-11-01 22:55:51 +00:00
Ram Viswanadha
4d7925f5be ICU-1405 remove the offending \x1A sub char...
X-SVN-Rev: 6557
2001-11-01 22:54:19 +00:00
Ram Viswanadha
c53835d1e4 ICU-1405 Add option to ucbuf_open to take code page as parameter, print warning on error, etc.
X-SVN-Rev: 6553
2001-11-01 19:43:21 +00:00
Ram Viswanadha
633c197293 ICU-1405 Add test for -e option of genrb
X-SVN-Rev: 6552
2001-11-01 19:42:38 +00:00
Vladimir Weinstein
488a6f69d0 ICU-1245 put Japanese in the right place
X-SVN-Rev: 6549
2001-11-01 17:16:29 +00:00
Alan Liu
58f515dd78 ICU-1135 rewrite Any-Title to be smarter about accents
X-SVN-Rev: 6545
2001-11-01 04:37:27 +00:00
Ram Viswanadha
436e517e9a ICU-1281 Update CCSID test
X-SVN-Rev: 6544
2001-11-01 02:52:55 +00:00
Ram Viswanadha
4b5d175d83 ICU-1281 Remove unwanted ucmfiles
X-SVN-Rev: 6543
2001-11-01 02:38:45 +00:00
George Rhoten
97d68c74e9 ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6539
2001-11-01 00:18:32 +00:00
Vladimir Weinstein
2f00b2cc9d ICU-1245 put Japanese in the right place
X-SVN-Rev: 6536
2001-10-31 23:59:35 +00:00
Alan Liu
685ad1aafc ICU-1226 port more round-trip test fixes from Java to C++
X-SVN-Rev: 6523
2001-10-31 19:26:53 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
George Rhoten
7e1e165ceb ICU-1079 Use TRUE instead of true
X-SVN-Rev: 6511
2001-10-31 02:55:31 +00:00
Alan Liu
ad444e4b61 ICU-1079 add locale-script mapping test
X-SVN-Rev: 6506
2001-10-31 00:29:42 +00:00
Alan Liu
8905fc7092 ICU-1226 port round-trip test fixes from Java to C++
X-SVN-Rev: 6495
2001-10-30 18:29:45 +00:00
Alan Liu
4524f0f633 ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6494
2001-10-30 18:14:57 +00:00
George Rhoten
0d08aaadcc ICU-1203 Fix for HP/UX
X-SVN-Rev: 6492
2001-10-30 18:08:41 +00:00
Ram Viswanadha
2af7785712 ICU-1203 Update tests for _PREEURO variants
X-SVN-Rev: 6488
2001-10-30 01:54:24 +00:00
George Rhoten
f038c38152 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6486
2001-10-30 01:43:05 +00:00
Andy Heninger
06fb9f9f7d ICU-1401 NFD unsafe chars for collation fix.
X-SVN-Rev: 6478
2001-10-29 17:56:00 +00:00
Vladimir Weinstein
f26268d1a5 ICU-1245 returned failing test for /fixed a bug in adding prefixed contractions that have non contraction composed form (go figure).../
X-SVN-Rev: 6469
2001-10-26 23:26:08 +00:00
Alan Liu
af1d778ab5 ICU-1259 update tests for new 2.0 rules
X-SVN-Rev: 6454
2001-10-26 05:42:31 +00:00
Vladimir Weinstein
72d7b4c20f ICU-1206 removed getNextUnicode without the key
X-SVN-Rev: 6441
2001-10-25 21:08:06 +00:00
Vladimir Weinstein
5b2d1c1128 ICU-1245 adding both composed and decomposed form of contraction
X-SVN-Rev: 6439
2001-10-25 20:45:44 +00:00
Ram Viswanadha
1357a73d28 ICU-899 Updates for UScript API
X-SVN-Rev: 6432
2001-10-25 20:10:37 +00:00
Doug Felt
7000b14287 ICU-1297 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6428
2001-10-25 16:24:53 +00:00
Alan Liu
47e3ca5552 ICU-1046 implement rollback for filtered incremental transliteration
X-SVN-Rev: 6420
2001-10-25 00:03:50 +00:00
George Rhoten
d4308b3364 ICU-1211 Fix for AIX 4.2 optimization.
X-SVN-Rev: 6411
2001-10-24 02:43:31 +00:00
Doug Felt
cd6ed9ad09 ICU-1295 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6410
2001-10-24 00:47:46 +00:00
Ram Viswanadha
5a3494cf54 ICU-899 change uscript_getCode() API to accept fillin buffer and capacity
X-SVN-Rev: 6389
2001-10-23 02:00:50 +00:00
George Rhoten
5da807762d ICU-770 Fix for displaying error messages
X-SVN-Rev: 6387
2001-10-23 01:20:10 +00:00
Markus Scherer
03eb0196df ICU-1290 test u_charName(cjk ext b)
X-SVN-Rev: 6359
2001-10-20 00:31:08 +00:00
Eric Mader
5b78d12631 ICU-1253 added more information about how to download fonts.
X-SVN-Rev: 6356
2001-10-20 00:11:35 +00:00
Markus Scherer
a8db048c55 ICU-1255 reenable failing test
X-SVN-Rev: 6354
2001-10-19 23:29:26 +00:00
Syn Wee Quek
6e371a1166 ICU-1030
Fixed compiler warnings.

X-SVN-Rev: 6348
2001-10-19 23:03:24 +00:00
Markus Scherer
88bbdf386d ICU-1007 larger buffer for test output
X-SVN-Rev: 6340
2001-10-19 17:36:48 +00:00