Commit Graph

1294 Commits

Author SHA1 Message Date
Markus Scherer
442a78aeec ICU-2466 add IMAP-mailbox-name converter
X-SVN-Rev: 10187
2002-11-07 21:02:24 +00:00
Alan Liu
69ede390df ICU-2325 make unescape recognize \e \cX
X-SVN-Rev: 10138
2002-11-01 14:36:38 +00:00
George Rhoten
31ebf42323 ICU-1977 add additional Converter Alias functions
get all converters
get the canonical names from a tagged alias

X-SVN-Rev: 10121
2002-10-30 22:52:08 +00:00
Vladimir Weinstein
f0f13be7b7 ICU-1855 Fixed a warning resulting from the latest changes
X-SVN-Rev: 10113
2002-10-30 21:11:20 +00:00
Alan Liu
3dd0c38fd1 ICU-2015 add property alias test; update script test for new data
X-SVN-Rev: 10104
2002-10-30 18:26:16 +00:00
Vladimir Weinstein
08c18bf1ef ICU-1855 Tests for suppressing contractions and UCA copying (commited before saving)
X-SVN-Rev: 10091
2002-10-30 06:09:25 +00:00
Vladimir Weinstein
b87db9ac1b ICU-1855 Tests for suppressing contractions and UCA copying
X-SVN-Rev: 10090
2002-10-30 05:44:54 +00:00
Vladimir Weinstein
cb3c5ddfb1 ICU-1855 Renamed "copy" to "optimize" per Mark's request
X-SVN-Rev: 10087
2002-10-29 23:02:32 +00:00
Ram Viswanadha
92fa6b99bc ICU-2411 test iso-2022-kr converter leniency
X-SVN-Rev: 10080
2002-10-29 01:54:11 +00:00
Ram Viswanadha
0a03fdb072 ICU-2346 Test the fix
X-SVN-Rev: 10074
2002-10-29 01:16:22 +00:00
George Rhoten
5261ee8249 ICU-2372 IANA Updates
X-SVN-Rev: 10065
2002-10-25 17:58:24 +00:00
Markus Scherer
373c701aa5 ICU-2145 fix a test bug
X-SVN-Rev: 10058
2002-10-24 17:38:27 +00:00
Markus Scherer
71eb1f29bc ICU-2145 test consistent behavior of binary string searches
X-SVN-Rev: 10056
2002-10-24 17:28:23 +00:00
Vladimir Weinstein
109a29abd0 ICU-1856 Updated Cyrillic based locales to use [suppressContraction ] modifier in order to improve performance. They also copy UCA Cyrillic data, since the size of binaries doesn't increase, but performance does. Modified tests according to these changes.
X-SVN-Rev: 10045
2002-10-17 23:12:43 +00:00
Ram Viswanadha
42b589c585 ICU-2075 fix unaligned trap error, add test to verify malloc returns aligned chunk of memory
X-SVN-Rev: 10042
2002-10-17 22:44:01 +00:00
Alan Liu
1c63818c39 ICU-2061 add test for default next() implementation; enhance existing tests a bit
X-SVN-Rev: 10019
2002-10-11 20:19:33 +00:00
Markus Scherer
634c3d5a9d ICU-1794 test u_strHasMoreChar32Than
X-SVN-Rev: 10003
2002-10-09 20:40:19 +00:00
Markus Scherer
56b303282e ICU-1794 split ustring.h function tests from cucdtst.c into new custrtst.c
X-SVN-Rev: 9997
2002-10-09 18:35:04 +00:00
Ram Viswanadha
bf2640bf1c ICU-2323 Test fix for ID 7
X-SVN-Rev: 9990
2002-10-08 17:46:06 +00:00
Steven R. Loomis
1234754799 ICU-2248 modularize icu- fix tests
X-SVN-Rev: 9946
2002-10-02 17:18:04 +00:00
Markus Scherer
357b9c633a ICU-2248 modularize ICU - make test work
X-SVN-Rev: 9938
2002-10-01 18:47:36 +00:00
Markus Scherer
6b1fa6036a ICU-2150 simplify/improve UTF macros
X-SVN-Rev: 9930
2002-09-30 04:00:17 +00:00
Steven R. Loomis
cfa64b7c29 ICU-2330 fix for HP (declare all functions for HP/UX)
X-SVN-Rev: 9926
2002-09-27 00:28:23 +00:00
Steven R. Loomis
4c605ab55a ICU-1941 allow -w to not fail on missing data, in sanity tests
X-SVN-Rev: 9913
2002-09-24 18:58:56 +00:00
Markus Scherer
cf2040937e ICU-1885 no more -s390 mapping files because of swaplfnl option
X-SVN-Rev: 9907
2002-09-20 21:57:13 +00:00
Markus Scherer
adf00cc4e5 ICU-1941 add missing log_data_err()
X-SVN-Rev: 9906
2002-09-20 21:55:31 +00:00
Steven R. Loomis
c4f41c9378 ICU-1941 Allow -w option (don't error if data is missing) for converters
X-SVN-Rev: 9905
2002-09-20 19:07:19 +00:00
Markus Scherer
3acb4cc8f3 ICU-2248 check only for algorithmic converters when UCONFIG_NO_LEGACY_CONVERSION
X-SVN-Rev: 9904
2002-09-20 18:03:18 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
George Rhoten
2a19dd8701 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9902
2002-09-20 17:44:40 +00:00
Markus Scherer
c4f6ebe78e ICU-2146 fix UChar32 type mismatches
X-SVN-Rev: 9901
2002-09-20 16:02:16 +00:00
Ram Viswanadha
cff7fbf28e ICU-1941 fixed building on linux
X-SVN-Rev: 9888
2002-09-19 00:31:11 +00:00
Ram Viswanadha
33c1b1707b ICU-1941 update the test to use iscii
X-SVN-Rev: 9886
2002-09-18 21:11:59 +00:00
Steven R. Loomis
b7120e2ff7 ICU-1941 back off a little on the NULL checking..
X-SVN-Rev: 9883
2002-09-18 01:59:06 +00:00
Markus Scherer
8e4d026246 ICU-1885 test swaplfnl converter option
X-SVN-Rev: 9874
2002-09-18 01:18:17 +00:00
Steven R. Loomis
669c72ef06 ICU-1941 don't fail in lipo mode (first of many)
X-SVN-Rev: 9872
2002-09-17 19:45:50 +00:00
Vladimir Weinstein
150ad44972 ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
Vladimir Weinstein
c8f160bcab ICU-2269 close sets after using
X-SVN-Rev: 9848
2002-09-06 23:23:49 +00:00
Vladimir Weinstein
978cef13a4 ICU-2293 fixed the length returned from u_unescape - it was counting the terminating zero, but it is supposed to return strlen of resulting string
X-SVN-Rev: 9844
2002-09-06 04:31:03 +00:00
Vladimir Weinstein
827db2e60a ICU-2267 Change the Japanese collation default strength to tertiary
X-SVN-Rev: 9832
2002-09-03 19:43:11 +00:00
Markus Scherer
dce332b77d ICU-2153 test internal APIs for max name length and used-character sets
X-SVN-Rev: 9829
2002-09-02 21:50:35 +00:00
Vladimir Weinstein
54e87296d9 ICU-2269 test for bug 2269
X-SVN-Rev: 9820
2002-08-29 23:16:45 +00:00
Alan Liu
6a1ee4f141 ICU-2153 C implementation and test for uprv_getCharNameCharacters()
X-SVN-Rev: 9819
2002-08-29 23:11:50 +00:00
George Rhoten
4b56870c43 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9805
2002-08-28 16:04:23 +00:00
George Rhoten
990db21101 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9804
2002-08-28 15:55:37 +00:00
George Rhoten
d33e520a69 ICU-1925 Update the converter aliases based on roundtripIndex.html
X-SVN-Rev: 9803
2002-08-28 15:43:47 +00:00
George Rhoten
89ff35b950 ICU-2039 Increase code coverage
X-SVN-Rev: 9782
2002-08-23 17:24:45 +00:00
George Rhoten
8c5d7ab0f8 ICU-2039 Increase code coverage
X-SVN-Rev: 9781
2002-08-23 17:06:53 +00:00
George Rhoten
0e172ed2e9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9770
2002-08-22 20:48:21 +00:00
Vladimir Weinstein
9427a900a7 ICU-2085 Remove #include "dadrcoll.h"
X-SVN-Rev: 9768
2002-08-22 16:26:02 +00:00
Vladimir Weinstein
274f7e5f5a ICU-2085 remove unused test file (we migrated data driven testing entirely to C++). This test wasn't even being called.
X-SVN-Rev: 9767
2002-08-22 16:16:09 +00:00
George Rhoten
56cbadb751 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
Vladimir Weinstein
10f67a06a9 ICU-2100 URGENT fix for fractional UCA. [last regular] had a wrong value.
X-SVN-Rev: 9701
2002-08-13 21:59:07 +00:00
George Rhoten
1d1c624ff0 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9641
2002-08-09 01:48:58 +00:00
George Rhoten
a6cd5b4b16 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9639
2002-08-09 00:16:56 +00:00
George Rhoten
d00b7eaa25 ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases
X-SVN-Rev: 9626
2002-08-08 22:46:05 +00:00
George Rhoten
a9412507e7 ICU-1739 Fix a memory leak
X-SVN-Rev: 9588
2002-08-06 17:18:51 +00:00
George Rhoten
bf75d537d3 ICU-1739 fixed a memory access error
X-SVN-Rev: 9566
2002-08-03 05:58:30 +00:00
George Rhoten
963d1278e3 ICU-1739 fixed a memory leak
X-SVN-Rev: 9565
2002-08-03 05:53:19 +00:00
Vladimir Weinstein
ced2539285 ICU-2028 fixed RamsRulesTest so that it correctly compares CEs. Reenabled test for Farsi
X-SVN-Rev: 9563
2002-08-03 03:44:40 +00:00
Markus Scherer
3a745205c8 ICU-1967 test strictness of u_strTo/FromUTF8()
X-SVN-Rev: 9560
2002-08-03 00:55:16 +00:00
Ram Viswanadha
5ca17eb877 ICU-2028 comment out failing test (WIEV) for Farsi locale... bug in test
X-SVN-Rev: 9558
2002-08-03 00:04:42 +00:00
George Rhoten
c954795d3b ICU-868 Add another test to increase code coverage
X-SVN-Rev: 9555
2002-08-02 23:28:03 +00:00
George Rhoten
d5560688bd ICU-1972 Add default implementation for unext and check for the length from ucnv_openStandardNames()
X-SVN-Rev: 9553
2002-08-02 23:01:10 +00:00
Vladimir Weinstein
d5a3955931 ICU-1865 Fixed the test according to the review
X-SVN-Rev: 9541
2002-08-02 18:22:44 +00:00
George Rhoten
b9428ad850 ICU-2030 Undo another change. We want this function to be static
X-SVN-Rev: 9540
2002-08-02 18:01:21 +00:00
Vladimir Weinstein
49153360c8 ICU-1865 Added tests for buffer overflow fix and size calculation when the input buffer is too small. Fixed calculating the sortkey size when we have to exit in the middle of calculation
X-SVN-Rev: 9538
2002-08-02 06:55:51 +00:00
Ram Viswanadha
8697b8894f ICU-1970 UBLOCKS_ should actually be UBLOCK_
X-SVN-Rev: 9536
2002-08-02 00:48:42 +00:00
George Rhoten
82322db82c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9526
2002-08-01 22:24:31 +00:00
Vladimir Weinstein
20a177ac07 ICU-1937 treat rules without the starting reset as if there was a &[first tertiary ignorable]
X-SVN-Rev: 9520
2002-08-01 20:54:18 +00:00
Helena Chapman
72cf296921 ICU-1557 copyright and license statement update in source files, data files and hardcoded copyright strings.
X-SVN-Rev: 9517
2002-08-01 20:12:25 +00:00
George Rhoten
427c5b4bf0 ICU-1927 Update some of the converter filenames and implementations.
X-SVN-Rev: 9512
2002-08-01 17:58:30 +00:00
George Rhoten
4ccd96dd57 ICU-900 Fix a compiler warning
X-SVN-Rev: 9505
2002-08-01 02:35:56 +00:00
Steven R. Loomis
3cfbffa784 ICU-1991 safeClone comprehensive test
X-SVN-Rev: 9503
2002-08-01 02:07:04 +00:00
Alan Liu
d1f4bffbd5 ICU-1884 update test for correct ESP behavior (0 fraction digits)
X-SVN-Rev: 9501
2002-08-01 01:46:40 +00:00
George Rhoten
8999fe581a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9484
2002-07-31 22:28:47 +00:00
George Rhoten
2b53be0fd2 ICU-1892 Remove some old pure DBCS codepages
X-SVN-Rev: 9481
2002-07-31 22:19:45 +00:00
Ram Viswanadha
e8e92374d6 ICU-1878 Tests for crash of ISO-2022-CN converter on illegal input
X-SVN-Rev: 9473
2002-07-31 20:58:58 +00:00
Steven R. Loomis
fb4e4a43f7 ICU-1992 data packaging change, don't use u_getDataDirectory()
X-SVN-Rev: 9452
2002-07-31 00:50:13 +00:00
Markus Scherer
b69618fe43 ICU-1961 fix Han digit code point for "4"
X-SVN-Rev: 9449
2002-07-30 23:45:36 +00:00
Vladimir Weinstein
484b577415 ICU-1948 Fixed incorrectly assigning keys to directly accessed resources
X-SVN-Rev: 9440
2002-07-30 20:49:30 +00:00
George Rhoten
a96dee9330 ICU-2030 Reenable the call to parse the file.
X-SVN-Rev: 9428
2002-07-30 02:35:48 +00:00
George Rhoten
7f3143a935 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
2002-07-29 23:24:37 +00:00
Vladimir Weinstein
26a6a81be7 ICU-1948 test error conditions and dispose of resources in TestDirectAccess
X-SVN-Rev: 9410
2002-07-29 23:01:44 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
26d1395085 ICU-1739 fix a memory leak
X-SVN-Rev: 9393
2002-07-28 19:34:16 +00:00
George Rhoten
16927a2ddc ICU-1739 fix a memory leak
X-SVN-Rev: 9386
2002-07-27 00:22:01 +00:00
Syn Wee Quek
bb768489f9 ICU-2018 modified ?\201 to \u00c9 [garbled]
X-SVN-Rev: 9355
2002-07-25 22:27:23 +00:00
George Rhoten
15dad95ec3 ICU-1115 Don't use CVS tags.
X-SVN-Rev: 9343
2002-07-25 18:34:08 +00:00
George Rhoten
343d6e93ba ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9342
2002-07-25 18:32:04 +00:00
George Rhoten
d763cb282d ICU-868 More tests.
X-SVN-Rev: 9324
2002-07-24 23:09:33 +00:00
Syn Wee Quek
1ba4040cd8 ICU-2018
breakiterator bug terminated

X-SVN-Rev: 9318
2002-07-24 19:57:46 +00:00
George Rhoten
45f4e0a95b ICU-1891 Use the proper build directory
X-SVN-Rev: 9298
2002-07-24 00:17:01 +00:00
George Rhoten
7e92471c93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
George Rhoten
6f41d5021a ICU-1970 Fix for z/OS optimization
X-SVN-Rev: 9293
2002-07-23 21:20:08 +00:00
Andy Heninger
e32993b2d8 ICU-45 RBBI, getRuleStatus() works after previous().
More Tests.
Private includes removed from public header
Break rule tag status added to word break rules.

X-SVN-Rev: 9284
2002-07-22 22:02:08 +00:00
George Rhoten
85012434a2 ICU-868 Better testing of new API
X-SVN-Rev: 9282
2002-07-22 21:05:17 +00:00
Steven R. Loomis
378b0303c5 ICU-1992 fix for files mode
X-SVN-Rev: 9273
2002-07-20 12:02:41 +00:00
Vladimir Weinstein
2b5bb4ffb5 ICU-1930 Bumped collation versions
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
George Rhoten
e9cea70189 ICU-1992 Fix for HP/UX
X-SVN-Rev: 9240
2002-07-17 22:21:34 +00:00