Commit Graph

1628 Commits

Author SHA1 Message Date
Vladimir Weinstein
e4bf389907 ICU-1005 Test coverage for ucol_mergeSortkeys
X-SVN-Rev: 6881
2001-11-14 06:55:15 +00:00
George Rhoten
ef87bd06d5 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6879
2001-11-14 02:51:50 +00:00
George Rhoten
62b0e634f5 ICU-999 Remove the binary tag.
X-SVN-Rev: 6875
2001-11-14 02:25:26 +00:00
George Rhoten
d07d793dc0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6874
2001-11-14 02:11:42 +00:00
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