Commit Graph

1330 Commits

Author SHA1 Message Date
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
Steven R. Loomis
aa10fcc6e5 ICU-1992 .dat -> .icu
X-SVN-Rev: 9234
2002-07-17 19:26:07 +00:00
George Rhoten
35b7aab4d6 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9228
2002-07-17 15:39:16 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Steven R. Loomis
6c106f7b4b ICU-1991 ucnv_openPackage
X-SVN-Rev: 9221
2002-07-17 02:41:04 +00:00
George Rhoten
c50473aa5d ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9214
2002-07-16 22:29:23 +00:00
George Rhoten
fc657b31ca ICU-1970 Use epsilon for u_getNumericValue test.
X-SVN-Rev: 9210
2002-07-16 19:56:22 +00:00
George Rhoten
8ce39fe6ea ICU-1988 Update the ICU version. This test is platform dependent.
X-SVN-Rev: 9208
2002-07-16 18:59:20 +00:00
George Rhoten
86b7c21c50 ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
Ram Viswanadha
e4011b086e ICU-1986 remove deprecated API
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
Vladimir Weinstein
f1fbfc07f3 ICU-1739 Fixed some buffer overflows
X-SVN-Rev: 9168
2002-07-15 22:53:25 +00:00
Vladimir Weinstein
45d4fa9afd ICU-1930 Shifted test moved to data driven tests
X-SVN-Rev: 9167
2002-07-15 22:53:00 +00:00
Markus Scherer
9fcff5cd78 ICU-1987 test default bidi classes for unassigned code points
X-SVN-Rev: 9164
2002-07-15 22:29:47 +00:00
George Rhoten
91a1cb1f8f ICU-1891 Temporary fix for z/OS for when in64_t isn't available.
X-SVN-Rev: 9160
2002-07-15 19:01:17 +00:00
Markus Scherer
d5ac417ad6 ICU-1970 test additional properties
X-SVN-Rev: 9157
2002-07-15 16:40:07 +00:00
Markus Scherer
fdc5a0ed63 ICU-1970 test FC_NFKC_Closure
X-SVN-Rev: 9156
2002-07-15 16:29:43 +00:00
George Rhoten
2482add08c ICU-1739 fix a memory leak
X-SVN-Rev: 9152
2002-07-15 15:28:25 +00:00
George Rhoten
8d525d6c11 ICU-868 Add new API to enumerate all of the tagged aliases
X-SVN-Rev: 9145
2002-07-13 16:32:16 +00:00
Vladimir Weinstein
923c56edd3 ICU-1948 Moved direct access APIs from public to private header until the next release
X-SVN-Rev: 9143
2002-07-13 05:36:27 +00:00
George Rhoten
32635ba9d2 ICU-1913 Comment part of the test out because the keys on EBCDIC machines sort differently, like as/400
X-SVN-Rev: 9129
2002-07-12 22:17:29 +00:00
George Rhoten
26f21127b3 ICU-1891 Possible fix for z/OS.
X-SVN-Rev: 9125
2002-07-12 21:49:02 +00:00
Syn Wee Quek
27da46cea7 ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &

X-SVN-Rev: 9117
2002-07-12 20:33:01 +00:00
George Rhoten
7986040a27 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9111
2002-07-12 16:01:04 +00:00
Vladimir Weinstein
06e5522c10 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'. Added more tests for indirect positioning
X-SVN-Rev: 9104
2002-07-11 22:44:26 +00:00
Vladimir Weinstein
dcfe706cfb ICU-1930 we now unconditionally reorder Thai/Lao prevowels
X-SVN-Rev: 9075
2002-07-09 23:57:45 +00:00
George Rhoten
7023d677a4 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9073
2002-07-09 22:42:04 +00:00
George Rhoten
c5d7d27ee3 ICU-1948 Add a newline at the end of the file.
X-SVN-Rev: 9072
2002-07-09 22:41:04 +00:00
Vladimir Weinstein
9402e79000 ICU-1972 enumeration revision based on discussion with George
X-SVN-Rev: 9071
2002-07-09 18:19:16 +00:00
Vladimir Weinstein
e86598713a ICU-1972 basic enumeration example/test
X-SVN-Rev: 9069
2002-07-09 06:16:35 +00:00
Andy Heninger
3db27715c6 ICU-45 RBBI, bug in rule builder: crash with mismatched ()s.
X-SVN-Rev: 9064
2002-07-08 23:56:50 +00:00
Eric Mader
e79b6374ca ICU-1289 Move UScriptRun to usc_impl.h for now.
X-SVN-Rev: 9059
2002-07-08 23:41:33 +00:00
George Rhoten
6f175f7072 ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9032
2002-07-03 19:04:43 +00:00
George Rhoten
5e8dbd42fc ICU-1892 Remove ibm-5210 and 21427 which are partial codepages of ibm-1370.
Add some other Euro regression tests.

X-SVN-Rev: 9031
2002-07-03 18:42:43 +00:00
Markus Scherer
b6c34a9ef4 ICU-1967 test cesu-8 converter
X-SVN-Rev: 9011
2002-07-02 22:52:30 +00:00
Vladimir Weinstein
57805e5cd2 ICU-1930 updated tests according to the new UCA
X-SVN-Rev: 9005
2002-07-02 22:36:04 +00:00
George Rhoten
ef8bce9e4a ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9000
2002-07-02 22:05:00 +00:00
George Rhoten
75adfd3610 ICU-1968 Fix and test a buffer overflow
X-SVN-Rev: 8999
2002-07-02 21:42:29 +00:00
Markus Scherer
2d5114e756 ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 8990
2002-07-02 00:51:16 +00:00
George Rhoten
70debd215f ICU-868 New alias scheme.
X-SVN-Rev: 8975
2002-06-28 23:13:30 +00:00
George Rhoten
a9dadeaab8 ICU-1930 Fix for as/400. Use the proper enum.
X-SVN-Rev: 8943
2002-06-26 16:09:57 +00:00
Andy Heninger
32c09250b7 ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00
Vladimir Weinstein
e594347bf5 ICU-1948 test resource level sharing
X-SVN-Rev: 8936
2002-06-24 20:58:56 +00:00
Ram Viswanadha
a28d72cd79 ICU-1953 test handling of INV + HALANT
X-SVN-Rev: 8919
2002-06-22 00:20:43 +00:00
George Rhoten
31903ee436 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 8901
2002-06-17 21:31:41 +00:00
Vladimir Weinstein
9e2dca1c4e ICU-1948 move %%CollationBin under CollationElements table
X-SVN-Rev: 8890
2002-06-14 05:59:49 +00:00
George Rhoten
775e63220e ICU-1930 Don't use // in a .c file
X-SVN-Rev: 8885
2002-06-13 20:47:42 +00:00
Vladimir Weinstein
71c2e432b3 ICU-1930 updated tests for the new UCA (some of them still fail, pending new data files)
X-SVN-Rev: 8883
2002-06-13 18:35:27 +00:00
George Rhoten
a71fad5899 ICU-868 The list of available converters has changed meaning.
X-SVN-Rev: 8866
2002-06-12 22:17:48 +00:00
George Rhoten
7eb6c209a2 ICU-1864 Use -v to see the verbose messages.
X-SVN-Rev: 8865
2002-06-12 22:16:46 +00:00
Markus Scherer
5cb27bd920 ICU-1781 test unorm_isNormalized()
X-SVN-Rev: 8857
2002-06-12 16:44:54 +00:00
Markus Scherer
9917a3dd2a ICU-1939 test UTF-16 and UTF-32 converters: offset handling
X-SVN-Rev: 8846
2002-06-11 22:46:45 +00:00
Markus Scherer
3e5346ffbf ICU-1939 add TestTruncated - test that converters detect truncated input and set U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8839
2002-06-11 20:42:06 +00:00
Markus Scherer
94e81782d4 ICU-1939 UTF32_PlatformEndian is not an alias for UTF-32 any more
X-SVN-Rev: 8838
2002-06-11 20:41:08 +00:00
Markus Scherer
f94bd2894a ICU-1939 test UTF-16 and UTF-32 converters: getNextUChar
X-SVN-Rev: 8836
2002-06-11 17:59:45 +00:00
Markus Scherer
c46c9bd839 ICU-1939 UTF-32_PlatformEndian with its explicit name
X-SVN-Rev: 8833
2002-06-11 04:46:11 +00:00
Markus Scherer
6820cfc093 ICU-1939 test UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8832
2002-06-11 04:45:37 +00:00
Alan Liu
e4f91fa7ad ICU-1115 improve coverage
X-SVN-Rev: 8788
2002-06-05 00:01:09 +00:00
Alan Liu
d4461e10f9 ICU-1115 add usettest.c
X-SVN-Rev: 8785
2002-06-04 23:53:09 +00:00
Alan Liu
172c42e123 ICU-1115 add comprehensive API test of uset
X-SVN-Rev: 8783
2002-06-04 23:31:13 +00:00
Markus Scherer
0a70506190 ICU-1923 upgrade case folding to Unicode 3.2
X-SVN-Rev: 8769
2002-06-03 03:33:44 +00:00
George Rhoten
0078f2f53e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8766
2002-06-01 06:36:02 +00:00
Markus Scherer
574a2f5378 ICU-1923 fix test bugs, choose still-unassigned code point U+fa6b instead of U+fa30
X-SVN-Rev: 8748
2002-05-31 01:19:27 +00:00
Markus Scherer
071fb17cd2 ICU-1923 disable TestComposeDecompose while the UCA table is not updated yet - would fail with 18300 errors because of missing canonical closure for new characters
X-SVN-Rev: 8747
2002-05-31 01:18:14 +00:00
George Rhoten
20bfab9374 ICU-1872 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8717
2002-05-29 16:42:25 +00:00
George Rhoten
56facaa3fa ICU-1880 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8716
2002-05-29 16:41:44 +00:00
Markus Scherer
8f67b83ff7 ICU-1864 add tests for BOCU-1: compare ICU and reference implementations
X-SVN-Rev: 8711
2002-05-28 02:09:10 +00:00
Markus Scherer
262ea89f0b ICU-1864 add skip callback tests for BOCU-1
X-SVN-Rev: 8710
2002-05-28 02:07:37 +00:00
Markus Scherer
6a2c81b056 ICU-1864 some basic BOCU-1 tests
X-SVN-Rev: 8707
2002-05-25 00:30:31 +00:00
Markus Scherer
e16e1636eb ICU-1728 add API tests for u_strCaseCompare
X-SVN-Rev: 8705
2002-05-24 23:23:56 +00:00
Markus Scherer
3313286a27 ICU-1728 add API tests for u_strCompare
X-SVN-Rev: 8704
2002-05-24 23:23:40 +00:00
George Rhoten
6fe1129757 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8696
2002-05-24 17:22:53 +00:00
George Rhoten
90d29f462f ICU-1872 Make the error into an warning.
X-SVN-Rev: 8687
2002-05-23 23:52:37 +00:00
George Rhoten
0b7bb230be ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8684
2002-05-23 23:30:39 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
George Rhoten
bcf0493533 ICU-1913 Isolate the safeClone test to find platform problems more easily
X-SVN-Rev: 8677
2002-05-23 00:12:53 +00:00
George Rhoten
256ed9a3d3 ICU-1913 Make sure that the U_COL_SAFECLONE_BUFFERSIZE has the right size on os/400 with a better error message
X-SVN-Rev: 8676
2002-05-23 00:11:42 +00:00
George Rhoten
d1571a26dc ICU-1910 Make sure that the test succeeds when testing in files mode on case insensitive file systems
X-SVN-Rev: 8670
2002-05-22 18:28:11 +00:00
George Rhoten
4b1124162c ICU-1906 Update TP/TMP -> TL/TLS for East Timor
X-SVN-Rev: 8651
2002-05-21 21:06:07 +00:00
Alan Liu
dc028412eb ICU-1097 add test of unum currency API
X-SVN-Rev: 8637
2002-05-15 21:38:37 +00:00
Syn Wee Quek
5e02c2eb16 ICU-1897
Synching up comments and identical search function with Java

X-SVN-Rev: 8636
2002-05-15 20:26:26 +00:00
Eric Mader
111446f691 ICU-1289 add complete API testing.
X-SVN-Rev: 8624
2002-05-14 22:47:06 +00:00
George Rhoten
52cf399590 ICU-1891 Use EBCDIC on an EBCDIC machine, not ASCII.
X-SVN-Rev: 8621
2002-05-14 20:52:36 +00:00
George Rhoten
b2e9333a98 ICU-1896 Only warn about experimental locales in verbose mode.
X-SVN-Rev: 8620
2002-05-14 20:46:16 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Markus Scherer
e64cea6ab7 ICU-1728 add tests for code point order comparisons with surrogate code points
X-SVN-Rev: 8610
2002-05-13 22:55:39 +00:00
Eric Mader
a9ba9cedec ICU-1289 Add UScriptRun to uscripts.h
X-SVN-Rev: 8607
2002-05-13 21:50:59 +00:00
George Rhoten
9a84368217 ICU-1892 Be a little less verbose for "cintltst -v /tsutil/cloctst/TestLocaleStructure"
X-SVN-Rev: 8591
2002-05-10 17:31:28 +00:00
Vladimir Weinstein
25a355b0ff ICU-1880 we won't use data driven tests in cintltst
X-SVN-Rev: 8581
2002-05-10 01:22:19 +00:00
Vladimir Weinstein
4297637214 ICU-1880 better control of which test is going to be executed, better verbosity and avoiding unnecessary opening/closing of bundles
X-SVN-Rev: 8564
2002-05-02 21:16:33 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Vladimir Weinstein
277a918e33 ICU-1880 forget to reset status in one case
X-SVN-Rev: 8561
2002-05-01 21:56:57 +00:00
Vladimir Weinstein
d7aa82bb03 ICU-1880 C port of data driven tests, for cintltst
X-SVN-Rev: 8560
2002-05-01 21:28:38 +00:00
George Rhoten
ce01292bc0 ICU-1877 Fix an Itanium compiler optimization error.
X-SVN-Rev: 8538
2002-04-30 00:49:15 +00:00
George Rhoten
4a52dcc155 ICU-1872 Specify the return type
X-SVN-Rev: 8536
2002-04-29 20:26:24 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
db3c628396 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8517
2002-04-25 22:15:52 +00:00
George Rhoten
802688f52f ICU-1872 Slightly better test order.
X-SVN-Rev: 8516
2002-04-25 21:52:13 +00:00
George Rhoten
35bdabdc68 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8515
2002-04-25 21:49:16 +00:00
George Rhoten
08db07139b ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8514
2002-04-25 21:38:10 +00:00
George Rhoten
8cd90d7b88 ICU-1872 Test for mutex initialization
X-SVN-Rev: 8503
2002-04-23 23:24:25 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
f3fb238767 ICU-1847 Some locales have bad data.
Use "en_US" right now, and submit a new jitterbug for the data and a real test for this problem.

X-SVN-Rev: 8450
2002-04-12 16:53:04 +00:00
George Rhoten
3418149c35 ICU-162 Don't use // in a C file and properly define the number.
X-SVN-Rev: 8448
2002-04-11 23:42:17 +00:00
George Rhoten
8d8f74fdf0 ICU-1847 Change the root yyyy back to yy
X-SVN-Rev: 8447
2002-04-11 23:29:14 +00:00
George Rhoten
913084e366 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8446
2002-04-11 21:41:44 +00:00
George Rhoten
332c09868e ICU-1739 Fix memory leak.
X-SVN-Rev: 8425
2002-04-10 16:41:07 +00:00
Alan Liu
0f3d8578e1 ICU-162 add C++ API test, improve C API test
X-SVN-Rev: 8422
2002-04-09 23:24:42 +00:00
George Rhoten
75e9799c32 ICU-1739 Fix memory leak.
X-SVN-Rev: 8406
2002-04-06 01:24:38 +00:00
Ram Viswanadha
8cfeb894e7 ICU-1832 Comment out the test on HPUX for now.
X-SVN-Rev: 8404
2002-04-06 00:13:05 +00:00
George Rhoten
5361a6164a ICU-900 Properly fix a compiler warning for Solaris
X-SVN-Rev: 8403
2002-04-05 23:56:18 +00:00
Ram Viswanadha
a05b44e5c3 ICU-1811 Fix null termination of destination by passing more than required size for destination
X-SVN-Rev: 8402
2002-04-05 21:24:05 +00:00
George Rhoten
e38ff6b273 ICU-900 Fixed some compiler warnings properly.
X-SVN-Rev: 8399
2002-04-05 17:53:25 +00:00
George Rhoten
6450fca566 ICU-900 Fixed some compiler warnings and make the test data arrays all "static const"
X-SVN-Rev: 8383
2002-04-04 23:08:03 +00:00
George Rhoten
b350a09121 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8380
2002-04-04 22:33:08 +00:00
Vladimir Weinstein
67e7118de6 ICU-1005 don't close compact array twice
X-SVN-Rev: 8374
2002-04-04 05:28:18 +00:00
Ram Viswanadha
61ab9f8546 ICU-1835 improve code coverage and test new mappings
X-SVN-Rev: 8373
2002-04-04 03:08:38 +00:00
George Rhoten
b55b1ad264 ICU-1739 Fix uninitialized memory, and don't malloc(0)
X-SVN-Rev: 8369
2002-04-03 23:38:10 +00:00
Vladimir Weinstein
7924110912 ICU-1005 more tests for ucmp8.c
X-SVN-Rev: 8368
2002-04-03 23:06:38 +00:00
Vladimir Weinstein
dba8729d3c ICU-1005 increase test coverage for umemstrm.c
X-SVN-Rev: 8366
2002-04-03 20:01:35 +00:00
George Rhoten
ffc5111013 ICU-932 Add two more tests.
X-SVN-Rev: 8364
2002-04-03 19:52:17 +00:00
George Rhoten
66e01bbf98 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8360
2002-04-03 19:01:59 +00:00
George Rhoten
b9e22d7979 ICU-1005 Don't use // in C files.
X-SVN-Rev: 8359
2002-04-03 18:57:54 +00:00
Ram Viswanadha
2f049b7c16 ICU-1832 Test graceful exit of parsing API
X-SVN-Rev: 8358
2002-04-03 18:21:53 +00:00
Vladimir Weinstein
8830fc58ab ICU-1005 increase test coverage for ucmp8.c
X-SVN-Rev: 8357
2002-04-03 17:56:42 +00:00
Ram Viswanadha
fc5f3fe4a0 ICU-1811 Improve code coverage of MessageFormat CAPI
X-SVN-Rev: 8354
2002-04-03 03:36:17 +00:00
Ram Viswanadha
a8c672733e ICU-1811 Code coverage now 85% for UBiDi...phew!
X-SVN-Rev: 8345
2002-04-02 23:08:02 +00:00
Ram Viswanadha
9f4ec56042 ICU-1811 Improve code coverage of ubidi
X-SVN-Rev: 8337
2002-04-02 03:36:54 +00:00
George Rhoten
d950e15b50 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8334
2002-04-02 03:15:12 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
e0d412f074 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8302
2002-03-29 19:47:34 +00:00
George Rhoten
363d8dbc60 ICU-214 IA64 can't optmize this file right now.
Make some of the static data const. Maybe that will fix it. It worked for gcc.
Also change printf -> log_err

X-SVN-Rev: 8287
2002-03-29 01:49:13 +00:00
George Rhoten
ce298b27a7 ICU-1816 Accidentally commited // to this file.
X-SVN-Rev: 8286
2002-03-28 21:51:14 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
George Rhoten
4e8dc00958 ICU-1811 Fix a compiler error on Unix
X-SVN-Rev: 8279
2002-03-28 16:51:17 +00:00
Andy Heninger
fb01e3d968 ICU-1815 RBBI test updates for improved code coverage.
X-SVN-Rev: 8276
2002-03-28 01:14:02 +00:00
George Rhoten
939bd0cc49 ICU-1811 Increase code coverage of u_memchr32
X-SVN-Rev: 8275
2002-03-28 01:02:05 +00:00
George Rhoten
5832848981 ICU-1619 UTF-32LE is a little endian encoding, not a big endian encoding, and test some of the other types too.
X-SVN-Rev: 8274
2002-03-27 23:25:18 +00:00
Vladimir Weinstein
955e42c4e3 ICU-1769 bumped up collation version (please rebuild UCA & bundles)
X-SVN-Rev: 8246
2002-03-26 16:47:39 +00:00
Vladimir Weinstein
98cdff5012 ICU-1770 more support for indirects & some more tests
X-SVN-Rev: 8245
2002-03-26 16:46:17 +00:00
George Rhoten
59cd5567ac ICU-1804 Don't use // in C files.
X-SVN-Rev: 8239
2002-03-26 04:19:30 +00:00
Ram Viswanadha
14649a82a0 ICU-1804 value of QUICK does not change even when -e is specified as an argument
X-SVN-Rev: 8238
2002-03-26 02:21:25 +00:00
Ram Viswanadha
c6581585d0 ICU-1804 Add round trip tests for all Unicode encodings which get activated in exhaustive mode
X-SVN-Rev: 8228
2002-03-25 22:51:09 +00:00
Ram Viswanadha
2decf27797 ICU-1808 Test SCSU's handling of some non-BMP codepoints
X-SVN-Rev: 8227
2002-03-25 22:41:39 +00:00
George Rhoten
4791dec156 ICU-1717 Fix for STLPort
X-SVN-Rev: 8192
2002-03-22 02:26:29 +00:00
George Rhoten
d526f82b4e ICU-1745 Don't put // in C files.
X-SVN-Rev: 8157
2002-03-20 18:40:58 +00:00
Ram Viswanadha
44bcd6ca19 ICU-1769 Add warning if the data is loaded from dat file instead of the dll
X-SVN-Rev: 8156
2002-03-20 18:36:17 +00:00
Markus Scherer
230b44ed74 ICU-1686 fix use of UCharIterator.move, especially with UITER_START->UITER_ZERO
X-SVN-Rev: 8150
2002-03-20 17:04:56 +00:00
George Rhoten
f824bdfe0a ICU-1745 Don't put // in C files.
X-SVN-Rev: 8148
2002-03-20 16:39:37 +00:00
Syn Wee Quek
ce3295e827 ICU-1745
strictly restrict matches to fit the breakiterator range exactly.

X-SVN-Rev: 8125
2002-03-19 21:50:15 +00:00
Markus Scherer
6fc22af7c9 ICU-1700 test iterative normalization
X-SVN-Rev: 8104
2002-03-19 02:36:28 +00:00
Markus Scherer
8cc6750ee1 ICU-1542 test u_memchr32 for surrogate code points
X-SVN-Rev: 8097
2002-03-18 23:26:21 +00:00
Vladimir Weinstein
efee49d38a ICU-1770 made test static to make compiler shut up
X-SVN-Rev: 8072
2002-03-16 05:02:35 +00:00
Vladimir Weinstein
176ee6d516 ICU-1770 tests for indirect positioning & adaptation of tests that use internal APIs
X-SVN-Rev: 8064
2002-03-15 23:51:22 +00:00
Markus Scherer
d46d1b3fc4 ICU-1464 add convenience macros for bit sets for general categories
X-SVN-Rev: 8006
2002-03-13 23:31:12 +00:00
Markus Scherer
ecd81a00fa ICU-1126 test titlecasing
X-SVN-Rev: 7998
2002-03-13 19:22:05 +00:00
Vladimir Weinstein
e780d6a7c6 ICU-1682 enabled the test for canonically equivalent contractions
X-SVN-Rev: 7978
2002-03-13 06:04:01 +00:00
Vladimir Weinstein
6155a8b5fb ICU-898 updated C test for ucol_getLocale()
X-SVN-Rev: 7974
2002-03-13 05:54:56 +00:00
Markus Scherer
43bbd95cc4 ICU-845 test normalizing concatenation
X-SVN-Rev: 7961
2002-03-12 23:00:50 +00:00
Markus Scherer
ed77825943 ICU-1721 test new u_hasBinaryProperty() & u_isUXyz()
X-SVN-Rev: 7949
2002-03-12 19:09:41 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Andy Heninger
9981b416f2 ICU-1760 add ubrk_isBoundary(), which was some how missing.
X-SVN-Rev: 7919
2002-03-08 18:58:46 +00:00
George Rhoten
b36e9d8a1a ICU-162 Don't use // in a C file.
X-SVN-Rev: 7915
2002-03-08 17:04:20 +00:00
Vladimir Weinstein
4ad979258e ICU-1752 added test for bug fix [before] implementation. Also updated tests that use internal parsing APIs
X-SVN-Rev: 7902
2002-03-07 19:06:00 +00:00
Alan Liu
e060a452f8 ICU-162 add test for udat_parseCalendar
X-SVN-Rev: 7895
2002-03-06 20:42:32 +00:00
Markus Scherer
ef2283d2ec ICU-1721 make u_charAge() public
X-SVN-Rev: 7876
2002-03-04 01:22:45 +00:00