Helena Chapman
|
0f2ceda1e2
|
ICU-1533 Added coverage test for error conditions.
X-SVN-Rev: 6961
|
2001-11-16 23:31:46 +00:00 |
|
Andy Heninger
|
4b2766d00e
|
ICU-1075 Improved test coverage for udata, error in test, caused 4 test failures on Unixes..
X-SVN-Rev: 6951
|
2001-11-16 21:11:01 +00:00 |
|
George Rhoten
|
ea712a1331
|
ICU-1498 Fix directory space problem
X-SVN-Rev: 6949
|
2001-11-16 20:12:38 +00:00 |
|
Andy Heninger
|
bc69e651f0
|
ICU-1075 Improved test coverage for udata.
X-SVN-Rev: 6941
|
2001-11-16 05:17:32 +00:00 |
|
Alan Liu
|
9c8e90f072
|
ICU-1491 handle -T -T/V /V-T forms; require target
X-SVN-Rev: 6937
|
2001-11-16 00:58:32 +00:00 |
|
Alan Liu
|
59fa6939a1
|
ICU-1491 rewrite parseID to handle all ID form variants; move Mark's code into parseID; enable special inverses (NFC/NFC, etc.)
X-SVN-Rev: 6935
|
2001-11-15 23:40:02 +00:00 |
|
Ram Viswanadha
|
ed179d925f
|
ICU-1259 Make Indic roundtrip tests run only in exhaustive mode
X-SVN-Rev: 6921
|
2001-11-15 21:11:04 +00:00 |
|
George Rhoten
|
11eab0527f
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6913
|
2001-11-15 17:46:51 +00:00 |
|
Vladimir Weinstein
|
1311221d31
|
ICU-1005 result from memcmp can be any negative number, not just -1 stupid!
X-SVN-Rev: 6912
|
2001-11-15 17:20:47 +00:00 |
|
Vladimir Weinstein
|
675b9159ea
|
ICU-1005 TestMergeSortKeys using memcmp instead of strcmp - trying to fix OS390
X-SVN-Rev: 6893
|
2001-11-14 20:10:27 +00:00 |
|
Vladimir Weinstein
|
6bfd4ff7cc
|
ICU-1005 fixed a test leak, maked sortkeytostring proper
X-SVN-Rev: 6892
|
2001-11-14 19:32:46 +00:00 |
|
Alan Liu
|
22f6b230c4
|
ICU-1408 improve error reporting for bogus post context
X-SVN-Rev: 6891
|
2001-11-14 19:26:56 +00:00 |
|
Alan Liu
|
fb7455dc39
|
ICU-1426 update el (locale resource) test
X-SVN-Rev: 6889
|
2001-11-14 18:26:13 +00:00 |
|
Vladimir Weinstein
|
7d5e619b47
|
ICU-1005 more verbose error messages for OS/390
X-SVN-Rev: 6884
|
2001-11-14 17:36:47 +00:00 |
|
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 |
|