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
Yves Arrouye
f5fcc22bbb
ICU-1707 check that u_enumCharNames() with U_EXTENDED_CHAR_NAME does
...
call the callback for each code point. Also, in addition to the checks that
are already made for the other types of names, check that two subsequent
calls pass two consecutive code points, and ensure that no name is empty,
since U_EXTENDE_CHAR_NAME generates a name for every single code point.
X-SVN-Rev: 7872
2002-03-03 05:38:50 +00:00
George Rhoten
fced26d596
ICU-1616 Fix memory leaks in the test, and undo "unicode/locid.h" changes again.
...
X-SVN-Rev: 7835
2002-03-01 03:46:05 +00:00
Ram Viswanadha
ce608af1c0
ICU-1721 update tests
...
X-SVN-Rev: 7830
2002-03-01 02:24:08 +00:00
Ram Viswanadha
bd419c3703
ICU-1721 update tests
...
X-SVN-Rev: 7828
2002-03-01 02:04:21 +00:00
George Rhoten
b78f41792a
ICU-1126 Make it so that the error line shows up as an error.
...
X-SVN-Rev: 7824
2002-03-01 01:33:36 +00:00
Andy Heninger
2bbb6a2944
ICU-1126 Updated Break Iterator rules. Title for UTR21 compliance, Word and Line for CJK Extension A
...
Fix cintltst failure introduced by addition of title break iterators.
X-SVN-Rev: 7822
2002-03-01 00:46:21 +00:00
Vladimir Weinstein
e28899480a
ICU-898 tests for the getLocale method for UCollator
...
X-SVN-Rev: 7804
2002-02-28 07:21:21 +00:00
George Rhoten
036879caf2
ICU-1731 Update ROM -> ROU
...
X-SVN-Rev: 7793
2002-02-26 23:53:26 +00:00
George Rhoten
a41ce06f7f
ICU-882 Remove unused code.
...
X-SVN-Rev: 7792
2002-02-26 23:36:49 +00:00
Alan Liu
e5a8f1678a
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
...
X-SVN-Rev: 7788
2002-02-26 17:50:59 +00:00
Markus Scherer
e4c4da7ad9
ICU-1721 test u_charAge()
...
X-SVN-Rev: 7782
2002-02-25 22:43:38 +00:00
Yves Arrouye
9a83727ef7
ICU-1688 check that we always have the Unicode 1.0 names. (They were on on Windows,
...
but forgotten on Unix.
X-SVN-Rev: 7754
2002-02-24 23:03:48 +00:00
Yves Arrouye
4d32f54ae5
ICU-1707 fix tests for u_enumCharNames, and adjusted number of chars
...
to reflect current version of Unicode.
X-SVN-Rev: 7752
2002-02-24 22:36:56 +00:00
Yves Arrouye
b480b89118
ICU-1709 fix check for u_charName() now that some of our test data
...
have empty names (e.g. surrogates) for some options.
X-SVN-Rev: 7750
2002-02-24 22:16:27 +00:00
Yves Arrouye
504a75e931
ICU-1709 do not tweak the UCD data to mark some control characters
...
as spacing ones.
X-SVN-Rev: 7749
2002-02-24 21:00:19 +00:00
Markus Scherer
b24a8e910f
ICU-1542 fix indexOf(UChar32 surrogate), lastIndexOf(UChar32 surrogate), u_strchr32(surrogate) to match char32At()/UTF_GET_CHAR()
...
X-SVN-Rev: 7744
2002-02-22 02:00:42 +00:00
Markus Scherer
b98c5f7dd7
ICU-1126 move case mapping tests to cstrcase.c
...
X-SVN-Rev: 7736
2002-02-21 18:43:58 +00:00
Markus Scherer
5d7f7dc54b
ICU-1126 test u_strToTitle()
...
X-SVN-Rev: 7735
2002-02-21 18:43:36 +00:00
George Rhoten
c705ca90c5
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7724
2002-02-20 21:59:36 +00:00
George Rhoten
55b8462dc8
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7722
2002-02-20 19:47:32 +00:00
George Rhoten
c5d729bdf8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7719
2002-02-20 17:36:11 +00:00
George Rhoten
83656c2517
ICU-1627 Make the new directory structure work better with the tests.
...
X-SVN-Rev: 7702
2002-02-19 02:07:41 +00:00
Yves Arrouye
867a05adb8
ICU-1707 fix test
...
X-SVN-Rev: 7675
2002-02-15 01:42:58 +00:00
Yves Arrouye
4f4037a4b2
ICU-1616 include locid.h
...
X-SVN-Rev: 7670
2002-02-14 20:27:20 +00:00
Yves Arrouye
348a0c3880
ICU-1707 oops, undo that (fix needed, but wrong jitterbug)
...
X-SVN-Rev: 7657
2002-02-14 05:40:12 +00:00
Yves Arrouye
43314efea3
ICU-1707 test for the names produced by u_charName() w/ the
...
U_EXTENDED_CHAR_NAME option.
X-SVN-Rev: 7656
2002-02-14 05:38:53 +00:00
George Rhoten
eba490c4ec
ICU-1616 Fix some more of the Locale data
...
X-SVN-Rev: 7654
2002-02-14 02:27:03 +00:00
Syn Wee Quek
8b31fa8d51
ICU-1705 Internal collator update supported.
...
X-SVN-Rev: 7635
2002-02-13 01:01:33 +00:00
George Rhoten
18223f5083
ICU-1616 Fix some more of the Locale differences between countries.
...
X-SVN-Rev: 7629
2002-02-12 18:42:47 +00:00
George Rhoten
b269dce12c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7608
2002-02-08 04:53:41 +00:00
George Rhoten
92e9c4a2eb
ICU-1499 Change DateTimeElements from string array -> intvector.
...
X-SVN-Rev: 7606
2002-02-08 02:48:01 +00:00
George Rhoten
e33da55324
ICU-1499 Change LocaleID from string -> int.
...
X-SVN-Rev: 7599
2002-02-08 01:08:50 +00:00
Ram Viswanadha
45f30d6ebb
ICU-1698 crashes.. fix strlen+1 for null termination
...
X-SVN-Rev: 7593
2002-02-07 21:47:22 +00:00
Ram Viswanadha
91a68ca546
ICU-1628 fix u_setDataDirecotry in tests
...
X-SVN-Rev: 7592
2002-02-07 21:36:52 +00:00
Ram Viswanadha
876e5cd929
ICU-1698 fix out of source and insource testdata path
...
X-SVN-Rev: 7591
2002-02-07 19:37:34 +00:00
Yves Arrouye
212b0a808b
ICU-1600 do not generate depends for install.
...
X-SVN-Rev: 7574
2002-02-06 02:08:02 +00:00
George Rhoten
616ee23932
ICU-1616 Move the TestLocaleStructure test from crestest to cloctest
...
X-SVN-Rev: 7571
2002-02-05 23:47:41 +00:00
Ram Viswanadha
2918d7d229
ICU-1627 update data dir when U_TOPBUILDDIR is defined
...
X-SVN-Rev: 7547
2002-01-31 19:38:26 +00:00
George Rhoten
53d6bdbe2a
ICU-1616 Locale data verification.
...
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.
X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00
Vladimir Weinstein
67f5a94e56
ICU-847 more tests for loose match APIs. Still need to do code coverage
...
X-SVN-Rev: 7529
2002-01-30 06:14:50 +00:00
Ram Viswanadha
7b4ed42d34
ICU-1627 implement fallback for loading data
...
X-SVN-Rev: 7518
2002-01-29 04:01:49 +00:00
George Rhoten
93ee05a652
ICU-1616 Fix the error message
...
X-SVN-Rev: 7510
2002-01-25 17:55:50 +00:00
Ram Viswanadha
e851b5fd86
ICU-1627 fix paths for outofsource builds
...
X-SVN-Rev: 7502
2002-01-24 23:05:19 +00:00
Vladimir Weinstein
c85bfd56c3
ICU-847 revised API and logic for bound generator. Needs more tests and examples
...
X-SVN-Rev: 7501
2002-01-24 23:02:02 +00:00
George Rhoten
ad111c240a
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7496
2002-01-24 18:54:41 +00:00
Vladimir Weinstein
b497a53be5
ICU-847 Test for upper and lower bound APIs - preliminary version
...
X-SVN-Rev: 7470
2002-01-21 23:54:58 +00:00
Ram Viswanadha
ab1317f800
ICU-1627 Update paths to find data from new location
...
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
George Rhoten
4ffd4729dd
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7440
2002-01-16 04:33:47 +00:00
George Rhoten
e6dfe4d735
ICU-770 Verify that ICU can be reused after calling u_cleanup
...
X-SVN-Rev: 7439
2002-01-16 04:33:33 +00:00
Markus Scherer
f4190c00c7
ICU-1611 add and test u_enumCharTypes
...
X-SVN-Rev: 7434
2002-01-12 00:11:09 +00:00
Markus Scherer
75882c9836
ICU-1586 allow UTrieEnumRange to stop the enumeration
...
X-SVN-Rev: 7433
2002-01-12 00:10:01 +00:00
George Rhoten
9f4578b1cf
ICU-882 Remove SCSU
...
X-SVN-Rev: 7431
2002-01-11 23:34:13 +00:00
Ram Viswanadha
17881f0a1a
ICU-1603 API for Unicode signature detection
...
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
George Rhoten
df7dbcfa82
ICU-1593 Fix for the case when there are no delimiters found.
...
X-SVN-Rev: 7372
2001-12-27 00:13:20 +00:00
Yves Arrouye
42b2966822
ICU-1596 treat the ICU data library as any other regular library,
...
giving it a proper name and versioning scheme, and using rpath as needed too.
X-SVN-Rev: 7366
2001-12-21 20:10:23 +00:00
Markus Scherer
e4b419efb7
ICU-1586 handle non-zero initial values
...
X-SVN-Rev: 7350
2001-12-16 21:15:09 +00:00
Eric Mader
73509baa23
ICU-1586 add tirietest.o to the list of object
...
X-SVN-Rev: 7346
2001-12-12 21:51:52 +00:00
Markus Scherer
268abe3937
ICU-1586 add common trie implementation
...
X-SVN-Rev: 7327
2001-12-06 01:23:47 +00:00
Ram Viswanadha
7afda52678
ICU-980 Fix alias names
...
X-SVN-Rev: 7283
2001-12-03 21:24:15 +00:00
Ram Viswanadha
da4610d484
ICU-960 more error logging
...
X-SVN-Rev: 7273
2001-12-03 19:28:19 +00:00
Markus Scherer
a845c2f672
ICU-858 fix number of output digits for some escape callback options
...
X-SVN-Rev: 7142
2001-11-28 22:49:50 +00:00
Vladimir Weinstein
1d47f84b47
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7040
2001-11-21 01:17:02 +00:00
George Rhoten
8c4b842549
ICU-770 Memory cleanup
...
X-SVN-Rev: 6983
2001-11-19 18:19:22 +00:00
George Rhoten
562801daee
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 6981
2001-11-19 17:41: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
Andy Heninger
bc69e651f0
ICU-1075 Improved test coverage for udata.
...
X-SVN-Rev: 6941
2001-11-16 05:17:32 +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
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
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
53dea4e31f
ICU-1010 enabled the version test for collation
...
X-SVN-Rev: 6826
2001-11-13 16:59:35 +00:00
George Rhoten
41f0b54145
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6819
2001-11-13 04:28:44 +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
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
Syn Wee Quek
60b483e4b5
ICU-1129
...
added test for surrogates.
X-SVN-Rev: 6713
2001-11-09 20:31:14 +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
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
Ram Viswanadha
a3d0ae47b6
ICU-1098 Fix parsing of escapes.
...
X-SVN-Rev: 6658
2001-11-07 03:23:55 +00:00
George Rhoten
2506f08b4e
ICU-1009 Improve code coverage of UTF-7
...
X-SVN-Rev: 6657
2001-11-07 01:03:53 +00:00
Doug Felt
a05d92bdc7
ICU-1413 return RuleBasedNumberFormat for unum_open when
...
handed the style UNUM_SPELLOUT. Test open, format, parse, close
of RBNF using unum C API
X-SVN-Rev: 6652
2001-11-07 00:02:41 +00:00
Markus Scherer
67ac4d3964
ICU-1269 make u_charFromName() work with mixed-case input names
...
X-SVN-Rev: 6648
2001-11-06 23:45:12 +00:00
Vladimir Weinstein
12c74a4400
ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
...
X-SVN-Rev: 6642
2001-11-06 22:55:29 +00:00
Ram Viswanadha
a3cfda27db
ICU-1435 test for bug# 1435
...
X-SVN-Rev: 6630
2001-11-06 00:46:23 +00:00
Ram Viswanadha
0c89462c9b
ICU-1293 test for bug# 1293
...
X-SVN-Rev: 6629
2001-11-06 00:45:10 +00:00
Ram Viswanadha
0d7389b751
ICU-981 test for bug# 981
...
X-SVN-Rev: 6623
2001-11-05 23:17:51 +00:00
Ram Viswanadha
cc748a6c21
ICU-1423 Add test
...
X-SVN-Rev: 6602
2001-11-03 03:03:43 +00:00
Syn Wee Quek
5802e2efc9
ICU-1002
...
Added 3 line test for status after parsing collation rules.
X-SVN-Rev: 6591
2001-11-02 22:17:12 +00:00
George Rhoten
de40e907a7
ICU-770 Memory cleanup
...
X-SVN-Rev: 6590
2001-11-02 21:47:38 +00:00
George Rhoten
87387a13d1
ICU-770 Memory cleanup
...
X-SVN-Rev: 6587
2001-11-02 19:55:04 +00:00
Andy Heninger
cf191f47df
ICU-1404 Fix broken out-of-source-directory build
...
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Ram Viswanadha
5c121bc101
ICU-1405 now fix the tests.
...
X-SVN-Rev: 6559
2001-11-01 22:55:51 +00:00
Ram Viswanadha
633c197293
ICU-1405 Add test for -e option of genrb
...
X-SVN-Rev: 6552
2001-11-01 19:42:38 +00:00
Ram Viswanadha
436e517e9a
ICU-1281 Update CCSID test
...
X-SVN-Rev: 6544
2001-11-01 02:52:55 +00:00
Ram Viswanadha
4b5d175d83
ICU-1281 Remove unwanted ucmfiles
...
X-SVN-Rev: 6543
2001-11-01 02:38:45 +00:00
Vladimir Weinstein
2f00b2cc9d
ICU-1245 put Japanese in the right place
...
X-SVN-Rev: 6536
2001-10-31 23:59:35 +00:00
Andy Heninger
7202cadd36
ICU-1404 configure, fix broken --with-data-packaging option
...
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
Andy Heninger
06fb9f9f7d
ICU-1401 NFD unsafe chars for collation fix.
...
X-SVN-Rev: 6478
2001-10-29 17:56:00 +00:00
Vladimir Weinstein
f26268d1a5
ICU-1245 returned failing test for /fixed a bug in adding prefixed contractions that have non contraction composed form (go figure).../
...
X-SVN-Rev: 6469
2001-10-26 23:26:08 +00:00
Vladimir Weinstein
5b2d1c1128
ICU-1245 adding both composed and decomposed form of contraction
...
X-SVN-Rev: 6439
2001-10-25 20:45:44 +00:00
Ram Viswanadha
1357a73d28
ICU-899 Updates for UScript API
...
X-SVN-Rev: 6432
2001-10-25 20:10:37 +00:00
Ram Viswanadha
5a3494cf54
ICU-899 change uscript_getCode() API to accept fillin buffer and capacity
...
X-SVN-Rev: 6389
2001-10-23 02:00:50 +00:00
Markus Scherer
03eb0196df
ICU-1290 test u_charName(cjk ext b)
...
X-SVN-Rev: 6359
2001-10-20 00:31:08 +00:00
Syn Wee Quek
6e371a1166
ICU-1030
...
Fixed compiler warnings.
X-SVN-Rev: 6348
2001-10-19 23:03:24 +00:00
Markus Scherer
88bbdf386d
ICU-1007 larger buffer for test output
...
X-SVN-Rev: 6340
2001-10-19 17:36:48 +00:00
Vladimir Weinstein
d139054463
ICU-1245 some data for tests
...
X-SVN-Rev: 6314
2001-10-18 22:59:20 +00:00
George Rhoten
984b83e80a
ICU-770 Memory cleanup
...
X-SVN-Rev: 6274
2001-10-17 02:19:48 +00:00
Markus Scherer
7c9e05d2a8
ICU-1081 case folding changed between Unicode 3.0.1 and 3.1.1 for sigmas - test different characters
...
X-SVN-Rev: 6272
2001-10-17 00:39:03 +00:00
Alan Liu
8a98ee7a0e
ICU-1023 change UHashKey to UHashTok and use for values as well
...
X-SVN-Rev: 6264
2001-10-16 18:31:13 +00:00
Ram Viswanadha
949cd4f165
ICU-1277 Update UBlockCode API to Unicode 3.1
...
X-SVN-Rev: 6251
2001-10-15 23:49:06 +00:00
George Rhoten
fc1afdb78c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6237
2001-10-15 17:28:01 +00:00
Vladimir Weinstein
c5abe95eef
ICU-1276 fixed a typo
...
X-SVN-Rev: 6236
2001-10-15 04:45:25 +00:00
Vladimir Weinstein
b722667385
ICU-1245 not using normalizer for searching prefixes
...
X-SVN-Rev: 6235
2001-10-15 00:09:23 +00:00
Steven R. Loomis
6222b1e2ba
ICU-1276 updated ISO codes, 3->2 mapping, obsolete codes
...
X-SVN-Rev: 6234
2001-10-14 00:24:34 +00:00
Vladimir Weinstein
cc4ff9aa5b
ICU-1245 more tests
...
X-SVN-Rev: 6233
2001-10-13 16:22:08 +00:00
Markus Scherer
94b2c62a59
ICU-1274 reenable [and rename] arabic shaping option for tashkeel characters
...
X-SVN-Rev: 6229
2001-10-13 00:06:29 +00:00
George Rhoten
79a815c078
ICU-770 Memory cleanup
...
X-SVN-Rev: 6221
2001-10-12 21:21:51 +00:00
Ram Viswanadha
7c63f9eeaa
ICU-1203 Update tests with Pre-Euro and add test to test all update pre-Euro variants' currency formats.
...
X-SVN-Rev: 6215
2001-10-12 19:02:21 +00:00
Markus Scherer
9cbe08924a
ICU-726 tighten UTF-8 converter: non-shortest UTF-8 illegal (U 3.0.1)
...
X-SVN-Rev: 6213
2001-10-12 18:54:09 +00:00
Markus Scherer
38b3810bae
ICU-726 tighten & fix UTF macros: non-shortest UTF-8 illegal (U 3.0.1), check U 3.1 non-characters, fix some bugs
...
X-SVN-Rev: 6212
2001-10-12 18:53:26 +00:00
George Rhoten
13ebce57f1
ICU-1211 Sometimes the data directory name is longer than 80 characters.
...
X-SVN-Rev: 6208
2001-10-12 16:37:18 +00:00
George Rhoten
ee9f026a9c
ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
...
X-SVN-Rev: 6200
2001-10-11 21:51:42 +00:00
Vladimir Weinstein
3b0d80266e
ICU-1245 Fixing problem with [before] handling... Still not finished
...
X-SVN-Rev: 6194
2001-10-11 21:19:10 +00:00
Vladimir Weinstein
2a1236f557
ICU-1090 when you remove a data file, please update tests accordingly
...
X-SVN-Rev: 6189
2001-10-11 18:41:03 +00:00
Markus Scherer
3d9604221b
ICU-1268 add a test for ures_getLocale()
...
X-SVN-Rev: 6183
2001-10-11 16:12:08 +00:00
Markus Scherer
5213f42c2f
ICU-1268 test ures_openDirect()
...
X-SVN-Rev: 6182
2001-10-11 16:11:56 +00:00
Markus Scherer
1f6f4df8df
ICU-1268 add a test for ures_getLocale()
...
X-SVN-Rev: 6180
2001-10-11 00:52:21 +00:00
Markus Scherer
c5388a3196
ICU-1268 test ures_openDirect()
...
X-SVN-Rev: 6179
2001-10-11 00:51:45 +00:00
George Rhoten
c12f635e3f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6143
2001-10-10 01:28:16 +00:00
George Rhoten
b3eca9e772
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6140
2001-10-10 00:54:27 +00:00
George Rhoten
1c7a26699b
ICU-1109 Show error messages for bad results.
...
X-SVN-Rev: 6134
2001-10-09 21:55:35 +00:00
Vladimir Weinstein
e6ffcc8032
ICU-1245 more tests
...
X-SVN-Rev: 6127
2001-10-09 15:24:32 +00:00
Vladimir Weinstein
0ac7c81827
ICU-1083 yet another surrogate test
...
X-SVN-Rev: 6123
2001-10-08 19:32:09 +00:00
Vladimir Weinstein
01aca5f2a3
ICU-1245 added surrogate prefix test
...
X-SVN-Rev: 6114
2001-10-08 02:26:25 +00:00
Vladimir Weinstein
05bbf71673
ICU-1245 correct JIS X 4061 test - wrong commit
...
X-SVN-Rev: 6111
2001-10-06 02:08:12 +00:00
Vladimir Weinstein
4015f10b8b
ICU-1245 correct JIS X 4061 test
...
X-SVN-Rev: 6110
2001-10-06 02:04:07 +00:00
Markus Scherer
11d0f47496
ICU-1109 change NUL-termination semantics
...
X-SVN-Rev: 6099
2001-10-05 22:54:00 +00:00
George Rhoten
e35b3fc511
ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize
...
IEEEremainder, and we no longer use it.
X-SVN-Rev: 6093
2001-10-05 21:55:15 +00:00
Vladimir Weinstein
50408eca3a
ICU-1245 JIS X 4061 test
...
X-SVN-Rev: 6083
2001-10-05 18:01:27 +00:00
Vladimir Weinstein
5d3e2b814c
ICU-1245 test for Japanese rules
...
X-SVN-Rev: 6064
2001-10-05 02:03:17 +00:00
George Rhoten
fefbf9b930
ICU-770 Memory cleanup
...
X-SVN-Rev: 6047
2001-10-04 16:36:32 +00:00
Vladimir Weinstein
e76f47fb7f
ICU-1245 More Japanese testing
...
X-SVN-Rev: 6008
2001-10-03 01:51:44 +00:00
George Rhoten
1cd00f680f
ICU-1247 Fix for the case when I have a really long directory name.
...
X-SVN-Rev: 6004
2001-10-03 01:26:47 +00:00
Markus Scherer
40694d1edc
ICU-1109 change NUL-termination semantics
...
X-SVN-Rev: 6002
2001-10-02 23:53:16 +00:00
Vladimir Weinstein
f71f7eb0e8
ICU-1245 updated test for changes in quaternary generation
...
X-SVN-Rev: 5994
2001-10-02 16:51:27 +00:00
Vladimir Weinstein
1cf5736e6e
ICU-1245 Added and disabled new Japanese test - still not passing
...
X-SVN-Rev: 5990
2001-10-02 01:37:00 +00:00
Markus Scherer
19f92aab27
ICU-1109 change NUL-termination semantics
...
X-SVN-Rev: 5974
2001-09-28 22:22:59 +00:00
Andy Heninger
e7383bf04a
ICU-1075 remove // style comment for UNIX builds.
...
X-SVN-Rev: 5960
2001-09-28 16:34:05 +00:00
Andy Heninger
71f004be68
ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
...
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
Markus Scherer
469b0444aa
ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones
...
X-SVN-Rev: 5953
2001-09-28 00:29:40 +00:00
Vladimir Weinstein
b6fd29c72c
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested - fixes for the tests that use internal functions
...
X-SVN-Rev: 5949
2001-09-27 23:19:12 +00:00
George Rhoten
ce583739d8
ICU-1244 xxx_safeClone functions need to align the memory buffer on
...
64-bit computers.
X-SVN-Rev: 5934
2001-09-26 21:09:18 +00:00
George Rhoten
ee50cb0bb8
ICU-770 More memory cleanup (removing memory warnings)
...
X-SVN-Rev: 5925
2001-09-26 00:13:49 +00:00
George Rhoten
c04ff458c1
ICU-770 More memory cleanup
...
X-SVN-Rev: 5917
2001-09-25 21:49:30 +00:00
Ram Viswanadha
4502c7670c
ICU-452 Fix compiler warnings and make tests pass on Solaris and Alpha
...
X-SVN-Rev: 5896
2001-09-22 01:54:21 +00:00
Markus Scherer
050177989d
ICU-1229 deprecate UCOL_ constants in UNormalizationMode
...
X-SVN-Rev: 5894
2001-09-22 01:24:03 +00:00
Markus Scherer
88bce4404c
ICU-1229 deprecate UCOL_ constants in UNormalizationMode
...
X-SVN-Rev: 5893
2001-09-22 01:17:26 +00:00
Markus Scherer
bdd236186e
ICU-1229 deprecate UCOL_ constants in UNormalizationMode
...
X-SVN-Rev: 5892
2001-09-22 01:11:55 +00:00
Ram Viswanadha
6b39c524cf
ICU-899 Test the deprecated API
...
X-SVN-Rev: 5884
2001-09-22 00:19:02 +00:00
Vladimir Weinstein
e186f84db0
ICU-998 More efficient secondary and tertiary compressing
...
X-SVN-Rev: 5877
2001-09-21 21:22:44 +00:00
Ram Viswanadha
66764b5012
ICU-899 Add uscript_getScript() API.
...
X-SVN-Rev: 5865
2001-09-21 05:09:22 +00:00
Ram Viswanadha
44b2317a3f
ICU-1098 Test for parsing escapes.
...
X-SVN-Rev: 5834
2001-09-20 02:39:51 +00:00
Ram Viswanadha
329bfde4c3
ICU-1098 Test for parsing escapes.
...
X-SVN-Rev: 5833
2001-09-20 02:39:50 +00:00
George Rhoten
aed94742a0
ICU-1083 Put the ucmpe32 test with similar tests.
...
X-SVN-Rev: 5814
2001-09-19 01:48:46 +00:00
George Rhoten
e91c57b64e
ICU-1083 Put the ucmpe32 test with similar tests.
...
X-SVN-Rev: 5812
2001-09-19 01:27:14 +00:00
George Rhoten
2407d51e56
ICU-740 Don't include unneeded header files.
...
X-SVN-Rev: 5809
2001-09-19 01:21:48 +00:00
George Rhoten
03fa48368c
ICU-1083 Put the ucmpe32 test with similar tests.
...
X-SVN-Rev: 5796
2001-09-18 22:53:27 +00:00
George Rhoten
0a96b6ab50
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5795
2001-09-18 22:38:34 +00:00
George Rhoten
386502fad2
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5787
2001-09-18 21:02:14 +00:00
Vladimir Weinstein
e9a7e8907d
ICU-1083 More surrogate support. Unsafe and contraction end tables now handle surrogates correctly.
...
X-SVN-Rev: 5783
2001-09-18 18:37:57 +00:00
Ram Viswanadha
2a34ca8c1f
ICU-960 u_str* transformation functions
...
X-SVN-Rev: 5779
2001-09-18 17:04:48 +00:00
Vladimir Weinstein
b40f4bfeca
ICU-1198 C APIs Tests (getting signed and unsigned integers).
...
X-SVN-Rev: 5778
2001-09-18 16:09:48 +00:00
Ram Viswanadha
cb06211004
ICU-960 Tests for u_str* transformation functions
...
X-SVN-Rev: 5776
2001-09-18 03:43:45 +00:00
George Rhoten
4e351c0c81
ICU-513 Don't use the deprecated API anymore.
...
X-SVN-Rev: 5756
2001-09-17 21:50:19 +00:00
Syn Wee Quek
ecb3821442
ICU-1030
...
Added extra tests for code coverage.
X-SVN-Rev: 5738
2001-09-11 21:40:05 +00:00
Ram Viswanadha
c3c5bf986e
ICU-399 Test for u_errorName API
...
X-SVN-Rev: 5735
2001-09-11 18:33:53 +00:00
Ram Viswanadha
fc6c9d778f
ICU-899 Fix tests after changes to API.
...
X-SVN-Rev: 5733
2001-09-11 05:02:26 +00:00
Ram Viswanadha
d182ba31d1
ICU-1123 Test for bug fix
...
X-SVN-Rev: 5726
2001-09-10 03:51:49 +00:00
Syn Wee Quek
d47f600940
ICU-1030
...
Extra tests added
X-SVN-Rev: 5720
2001-09-07 21:57:32 +00:00
George Rhoten
fee8fb8162
ICU-770 Memory cleanup
...
X-SVN-Rev: 5706
2001-09-06 18:10:06 +00:00
Ram Viswanadha
a118536e31
ICU-1008 Fix memory leak in ISO-2022 SafeClone
...
X-SVN-Rev: 5689
2001-09-05 22:51:53 +00:00
George Rhoten
589ceba976
ICU-1100 Don't fail on ures_getIntVector and ures_getBinary any more.
...
X-SVN-Rev: 5687
2001-09-05 18:44:27 +00:00
George Rhoten
08ba528748
ICU-821 Fix for Linux 7.1
...
X-SVN-Rev: 5683
2001-09-01 04:23:43 +00:00
Ram Viswanadha
e7042af1b8
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
...
X-SVN-Rev: 5653
2001-08-31 03:23:39 +00:00
George Rhoten
81fc8fb03e
ICU-770 More data cleanup
...
X-SVN-Rev: 5652
2001-08-31 02:21:34 +00:00
George Rhoten
b58c59045a
ICU-1099 Test the change a bit more completely.
...
X-SVN-Rev: 5616
2001-08-30 01:55:50 +00:00
George Rhoten
cc7dd3911a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 5595
2001-08-28 01:04:07 +00:00
George Rhoten
cd6344f4a3
ICU-1100 Remove //
...
X-SVN-Rev: 5591
2001-08-27 20:10:13 +00:00
George Rhoten
0cfce8dc4b
ICU-1100 Properly handle binary and int vectors of size zero.
...
X-SVN-Rev: 5590
2001-08-27 18:51:43 +00:00
Syn Wee Quek
e7f55fd981
ICU-1030
...
Added Unicode Boyer Moore string search tests.
X-SVN-Rev: 5588
2001-08-25 02:06:37 +00:00
George Rhoten
8f861608d6
ICU-770 Fixed some memory leaks and memory access problems.
...
X-SVN-Rev: 5582
2001-08-25 01:06:41 +00:00
George Rhoten
0a2bcf1b07
ICU-770 Change code for u_cleanup() API.
...
X-SVN-Rev: 5577
2001-08-24 02:49:04 +00:00
George Rhoten
24f49e50cc
ICU-1075 Don't use //
...
X-SVN-Rev: 5553
2001-08-21 16:39:04 +00:00
George Rhoten
fb15116d72
ICU-1075 putenv is not available on every computer, just most of them
...
X-SVN-Rev: 5550
2001-08-20 23:48:50 +00:00
George Rhoten
d59831f9fc
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5546
2001-08-20 20:39:16 +00:00
George Rhoten
d2ad569594
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5541
2001-08-18 01:05:52 +00:00
Ram Viswanadha
5368bcd591
ICU-329 Tests for UParseError for collation API
...
X-SVN-Rev: 5530
2001-08-17 22:18:38 +00:00
Ram Viswanadha
95fdeab5da
ICU-1090 Test for empty resource bundle
...
X-SVN-Rev: 5527
2001-08-17 22:15:39 +00:00
George Rhoten
0d5628b0bb
ICU-329 Run the new test and fix compiler warnings
...
X-SVN-Rev: 5515
2001-08-17 17:34:37 +00:00
Markus Scherer
9ef63135ee
ICU-1007 remove switch between old and new normalization
...
X-SVN-Rev: 5490
2001-08-17 00:21:54 +00:00
Markus Scherer
6eb5998fc1
ICU-1007 replace old normalization implementation by new one, use unorm_quickCheck(UNORM_FCD) instead of the temporary checkFCD()
...
X-SVN-Rev: 5489
2001-08-17 00:21:18 +00:00
Ram Viswanadha
ce77273245
ICU-329 Add ctstdep.o to make file
...
X-SVN-Rev: 5480
2001-08-16 01:11:30 +00:00
Ram Viswanadha
38d984850e
ICU-329 Add tests for deprecated APIs.
...
X-SVN-Rev: 5475
2001-08-16 01:00:12 +00:00
Ram Viswanadha
4458f53dc1
ICU-329 update tests after first take on adding better error reporting with UParseError struct.
...
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Andy Heninger
c84ea102a7
ICU-1075 Data updates. More updateds to ICU data handling.
...
X-SVN-Rev: 5467
2001-08-15 22:39:42 +00:00
Vladimir Weinstein
909e2b4644
ICU-1083 Surrogates handling in collation - test
...
X-SVN-Rev: 5457
2001-08-10 22:02:31 +00:00
Vladimir Weinstein
3170daacff
ICU-1083 Data structure for surrogate support - test
...
X-SVN-Rev: 5456
2001-08-10 21:18:33 +00:00
Andy Heninger
19b4dec854
ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
...
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
Alan Liu
1e92f23c23
ICU-1079 rename to Hex-Any and Any-Hex
...
X-SVN-Rev: 5435
2001-08-03 20:20:28 +00:00
George Rhoten
0e79edda11
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 5433
2001-08-03 16:08:41 +00:00
Vladimir Weinstein
4a53ebaea5
ICU-1083 Adding tests to Unix build
...
X-SVN-Rev: 5431
2001-08-03 14:40:33 +00:00
Vladimir Weinstein
8f19acc585
ICU-1083 placeholder for surrogate supporting ucmp32
...
X-SVN-Rev: 5427
2001-08-02 22:28:38 +00:00
Ram Viswanadha
96ce0be9de
ICU-899 Change U_INVALID_CODE to U_INVALID_SCRIPT_CODE and fix testing for error code
...
X-SVN-Rev: 5422
2001-08-02 16:44:21 +00:00
Andy Heninger
4ebe7ffce1
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
...
X-SVN-Rev: 5408
2001-07-31 23:32:59 +00:00
Ram Viswanadha
458f5dabb3
ICU-1075 fixed syntax errors on Unix
...
X-SVN-Rev: 5402
2001-07-31 18:52:47 +00:00
Andy Heninger
63e908b597
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
...
X-SVN-Rev: 5397
2001-07-31 17:39:57 +00:00
Andy Heninger
09e1c00ed1
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
...
X-SVN-Rev: 5394
2001-07-31 17:29:43 +00:00
George Rhoten
e90be85cdc
ICU-999 Change uni-text.txt to uni-text.bin
...
X-SVN-Rev: 5383
2001-07-30 23:45:30 +00:00
Ram Viswanadha
153366bc85
ICU-1005 Verbose testing of correct treatment of string with embeded zeros.
...
X-SVN-Rev: 5372
2001-07-30 20:25:43 +00:00
George Rhoten
fc3c7b6ed4
ICU-1043 Better testing of saveState.
...
X-SVN-Rev: 5370
2001-07-30 16:15:38 +00:00
Vladimir Weinstein
b70fd7176b
ICU-1005 testing the correct treatment of strings with embeded zeros
...
X-SVN-Rev: 5363
2001-07-27 17:20:48 +00:00
Ram Viswanadha
97d8ad1630
ICU-452 Add tests for EXT character handling.
...
X-SVN-Rev: 5330
2001-07-24 18:10:05 +00:00
Ram Viswanadha
b2553ad8d8
ICU-452 Change tests since some unassigned code points are now assigned.
...
X-SVN-Rev: 5279
2001-07-18 23:50:27 +00:00
George Rhoten
1f063c715d
ICU-1043 strtok_r should work with strings ending with delimiters.
...
X-SVN-Rev: 5245
2001-07-16 22:57:39 +00:00
Ram Viswanadha
1460f5bdb2
ICU-452 Tests for ISCII
...
X-SVN-Rev: 5237
2001-07-14 02:29:21 +00:00
Ram Viswanadha
d42cadc69a
ICU-899 Test the UScriptCode API
...
X-SVN-Rev: 5217
2001-07-10 18:35:59 +00:00
George Rhoten
3b7fbcb29e
ICU-882 Final removal of deprecated API
...
X-SVN-Rev: 5206
2001-07-09 21:08:25 +00:00
Alan Liu
1c40f7aebd
ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
...
X-SVN-Rev: 5196
2001-07-06 19:53:12 +00:00
Vladimir Weinstein
e52983285d
ICU-1031 adapted test to the new suffix for warnings
...
X-SVN-Rev: 5194
2001-07-06 04:46:16 +00:00
George Rhoten
c4cc4f56ea
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5148
2001-06-29 22:54:56 +00:00
Syn Wee Quek
280519187e
ICU-861
...
Additional test for testing clearing of buffers.
X-SVN-Rev: 5131
2001-06-28 20:44:09 +00:00
George Rhoten
07f1fa1ef1
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 5107
2001-06-27 01:19:04 +00:00
Syn Wee Quek
4e6784d556
ICU-861
...
Added tests to improve the test coverage
X-SVN-Rev: 5106
2001-06-26 23:02:07 +00:00
George Rhoten
35591e5501
ICU-1019 add const to the context pointers
...
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
Vladimir Weinstein
b80caa0a93
ICU-1010 turned off collation version number test until we stabilize it
...
X-SVN-Rev: 5102
2001-06-26 22:28:11 +00:00
Vladimir Weinstein
afb8c28b80
ICU-1002 added variable top tests ALSO added a dormant limitations test
...
X-SVN-Rev: 5101
2001-06-26 22:26:13 +00:00
Syn Wee Quek
8717cf50c7
ICU-861
...
Added tests to improve the test coverage
X-SVN-Rev: 5084
2001-06-26 17:44:23 +00:00
Vladimir Weinstein
38fe598025
ICU-1005 improved code coverage for BOCSU. Made compose/decompose test faster
...
X-SVN-Rev: 5065
2001-06-22 18:35:01 +00:00
Markus Scherer
f0a283151e
ICU-1007 temporarily add N+/N- command line option to select the new/old normalization code
...
X-SVN-Rev: 5036
2001-06-20 22:25:25 +00:00
Markus Scherer
a93780d01d
ICU-1007 do not test Yod with Hiriq here because it changes from 3.0 to 3.1
...
X-SVN-Rev: 5034
2001-06-20 22:24:25 +00:00
Vladimir Weinstein
c705ce052b
ICU-1003 removing incremental compare from cintltst
...
X-SVN-Rev: 5019
2001-06-19 21:16:26 +00:00
George Rhoten
fddff905b5
ICU-986 Don't use C++ comments in a C file.
...
X-SVN-Rev: 5005
2001-06-14 23:10:50 +00:00
George Rhoten
fec6a9409a
ICU-994 fixed uprv_digitsAfterDecimal()
...
X-SVN-Rev: 4997
2001-06-14 00:29:38 +00:00
Syn Wee Quek
32c391704b
ICU-878 Updated tests for special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4974
2001-06-12 19:24:36 +00:00
Syn Wee Quek
a218b9a07c
ICU-878 Updated tests for special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4961
2001-06-12 15:54:05 +00:00
Alan Liu
44bc4891f6
ICU-986 #ifdef out tests for deprecated API immediately; API itself to be removed Jun-30-2002
...
X-SVN-Rev: 4939
2001-06-11 19:11:24 +00:00
George Rhoten
68f03c53d0
ICU-961 Don't declare a UChar with 'A'. Declare it as 0x0041 for EBCDIC machines
...
X-SVN-Rev: 4938
2001-06-11 18:38:05 +00:00
Vladimir Weinstein
29065f53ea
ICU-96 checking whether any of ICU tailoring sets jamo special flag (none should)
...
X-SVN-Rev: 4927
2001-06-09 01:23:05 +00:00
George Rhoten
e26f0d5676
ICU-961 Forgot to fix the other UCOL_DEFAULT_NORMALIZATION for as/400
...
X-SVN-Rev: 4923
2001-06-08 16:24:55 +00:00
Vladimir Weinstein
380f28a1c9
ICU-96 one more test
...
X-SVN-Rev: 4922
2001-06-08 06:11:03 +00:00
Syn Wee Quek
62f2fc9fd7
ICU-96
...
Added weird expansion rule test TestExpansion.
It is currently disabled.
X-SVN-Rev: 4918
2001-06-08 02:11:28 +00:00
Vladimir Weinstein
8cf3fe9370
ICU-96 fixed some compiler warnings
...
X-SVN-Rev: 4901
2001-06-06 20:48:57 +00:00
Vladimir Weinstein
c5893f84ac
ICU-96 updated and added tests
...
X-SVN-Rev: 4900
2001-06-06 20:38:43 +00:00
Vladimir Weinstein
27d7ed1627
ICU-96 some fixes - need to be finished (hi got broken)
...
X-SVN-Rev: 4887
2001-06-05 22:52:56 +00:00
Syn Wee Quek
c3fae5bd05
ICU-96 Added weird contraction tests.
...
X-SVN-Rev: 4885
2001-06-05 18:09:06 +00:00
George Rhoten
ea08d72509
ICU-900 refixed some compiler warnings
...
X-SVN-Rev: 4872
2001-06-01 18:28:49 +00:00
George Rhoten
7e7932983e
ICU-900 Fixed somce compiler warnings
...
X-SVN-Rev: 4871
2001-06-01 18:18:46 +00:00
George Rhoten
a90bb7540e
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4868
2001-06-01 17:17:21 +00:00
George Rhoten
df717c8605
ICU-900 Fixed some compilre warnings
...
X-SVN-Rev: 4866
2001-06-01 17:02:03 +00:00
George Rhoten
569d7ec827
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4861
2001-06-01 00:34:42 +00:00
George Rhoten
ef66e4dfc2
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4860
2001-05-31 23:42:59 +00:00
George Rhoten
8383c8f1b3
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4859
2001-05-31 23:30:09 +00:00
George Rhoten
4bf13c79e9
ICU-900 Fixed some compilre warnings.
...
X-SVN-Rev: 4858
2001-05-31 23:20:21 +00:00
George Rhoten
be01aa06c2
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4857
2001-05-31 23:07:40 +00:00
George Rhoten
3a545b4886
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4856
2001-05-31 23:05:07 +00:00
George Rhoten
94b5db6647
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4855
2001-05-31 22:58:53 +00:00
George Rhoten
4ecd6bbf2a
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4853
2001-05-31 22:48:59 +00:00
Vladimir Weinstein
0ae3c25707
ICU-96 Turkish collation has changed.
...
X-SVN-Rev: 4852
2001-05-31 22:14:18 +00:00
George Rhoten
528d871cbf
ICU-597 Changed UCOL_DEFAULT back to UCOL_DEFAULT_NORMALIZATION, since it now works.
...
as/400 has a big problem with these enum types.
X-SVN-Rev: 4844
2001-05-31 17:27:44 +00:00
George Rhoten
a3d310d0d1
ICU-597 You can't assign a UChar a char directly on EBCDIC machines.
...
X-SVN-Rev: 4842
2001-05-31 16:30:03 +00:00
Vladimir Weinstein
5094d259d3
ICU-96 test for instantiating collator from UCARules
...
X-SVN-Rev: 4840
2001-05-31 06:07:06 +00:00
Syn Wee Quek
0d65a32f34
ICU-861
...
Modified path for retrieving FractionalUCA.txt.
X-SVN-Rev: 4833
2001-05-30 22:07:12 +00:00
George Rhoten
d62e98e78c
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4832
2001-05-30 17:38:28 +00:00
George Rhoten
0065e3fad0
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4831
2001-05-30 16:15:33 +00:00