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 |
|