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