Commit Graph

1744 Commits

Author SHA1 Message Date
Eric Mader
0a217cf782 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15286
2004-05-12 23:29:24 +00:00
George Rhoten
89cb0487c3 ICU-3747 Change int32_t default type from long to int
X-SVN-Rev: 15252
2004-05-11 16:51:15 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
dc7efa5243 ICU-3080 Fix some fr display names.
X-SVN-Rev: 15233
2004-05-10 19:22:38 +00:00
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
George Rhoten
fcd1e43734 ICU-2194 Fix last change for Solaris.
X-SVN-Rev: 15052
2004-04-26 20:35:00 +00:00
Alan Liu
16f5fd6852 ICU-3549 add getFunctionalEquivalent test
X-SVN-Rev: 15049
2004-04-26 19:12:14 +00:00
Alan Liu
102831d72d ICU-3549 add assertEquals(const char*, const char*)
X-SVN-Rev: 15048
2004-04-26 19:10:13 +00:00
Alan Liu
6e49dcdc61 ICU-3549 make test work regardless of what default locale is
X-SVN-Rev: 15047
2004-04-26 18:32:35 +00:00
Alan Liu
b1303f5c86 ICU-3549 add tests of getAvailableLocales, getKeywords, and getKeywordValues
X-SVN-Rev: 15044
2004-04-24 03:00:12 +00:00
Alan Liu
bb1db7b923 ICU-3549 add toString(int32_t)
X-SVN-Rev: 15039
2004-04-24 02:53:56 +00:00
Ram Viswanadha
72890078f2 ICU-2194 synch up refidna with uidna
X-SVN-Rev: 15032
2004-04-23 22:09:54 +00:00
Alan Liu
039ccc87dc ICU-3549 clean up runIndexedTests
X-SVN-Rev: 15031
2004-04-23 21:40:20 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Alan Liu
a52738cd3c ICU-3549 fix odd test failure (?)
X-SVN-Rev: 15001
2004-04-16 21:07:10 +00:00
Vladimir Weinstein
3cbe7619d1 ICU-3170 updates to transliterators due to Unicode 4.0.1 update
X-SVN-Rev: 14995
2004-04-16 17:28:06 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +00:00
Alan Liu
74a7a26c3e ICU-2825 clean up Formattable display logic; escape message text in assert* methods
X-SVN-Rev: 14975
2004-04-15 06:19:10 +00:00
Alan Liu
112f613306 ICU-2825 process escapes; only remove BOM at start of file
X-SVN-Rev: 14974
2004-04-15 06:06:11 +00:00
Steven R. Loomis
baaf3bc2aa ICU-2487 move collation data into new tree
X-SVN-Rev: 14968
2004-04-14 20:28:35 +00:00
Alan Liu
c27cbae2d6 ICU-3383 clean up tests
X-SVN-Rev: 14949
2004-04-13 00:47:35 +00:00
Alan Liu
515bf0c731 ICU-2509 update makefile
X-SVN-Rev: 14932
2004-04-12 18:50:14 +00:00
Doug Felt
46f8a7fa55 ICU-2509 improve rbnf error handling
X-SVN-Rev: 14919
2004-04-09 19:58:58 +00:00
Ram Viswanadha
3a9d731ccc ICU-3594 fix failure on solaris and aix ... the test was making assumptions which were not correct.
X-SVN-Rev: 14913
2004-04-09 16:39:02 +00:00
Andy Heninger
f1f3be34f8 ICU-3170 More RBBI tweaks for Unicode 4.01 update
X-SVN-Rev: 14912
2004-04-08 23:38:02 +00:00
George Rhoten
3de75ba3f4 ICU-3682 os/400 changes
X-SVN-Rev: 14903
2004-04-08 18:53:30 +00:00
Andy Heninger
f9553c4f23 ICU-3170 Line Break, last of the monkey test failures. Hangul w/ combining marks problem
X-SVN-Rev: 14895
2004-04-07 03:50:42 +00:00
Vladimir Weinstein
ec825e9a79 ICU-3170 butchered transliteration round trip tests in order to suppress errors. Alan and Mark need to look them over.
X-SVN-Rev: 14890
2004-04-07 00:17:23 +00:00
Vladimir Weinstein
8918d03036 ICU-3170 modify test according to the changed properties (parens and * are not math anymore)
X-SVN-Rev: 14889
2004-04-07 00:16:41 +00:00
Andy Heninger
eda343b40a ICU-3170 Line Break Test fixes for Unicode 4.01
X-SVN-Rev: 14886
2004-04-06 20:59:49 +00:00
Ram Viswanadha
623c46d430 ICU-3594 tests for U_IDNA_STD3_ASCII_RULES_ERROR
X-SVN-Rev: 14878
2004-04-06 02:07:44 +00:00
George Rhoten
2d46833dca ICU-2334 Use a UTF-8 BOM so that mainframes can read the file.
X-SVN-Rev: 14866
2004-04-05 20:22:54 +00:00
George Rhoten
1af5e5d9e0 ICU-3679 Merge ieeetest into intltest, and add iotest
X-SVN-Rev: 14851
2004-04-04 08:10:35 +00:00
George Rhoten
7486bfb6e8 ICU-3389 CygWin/MSVC changes
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
Alan Liu
a1bd7f50bf ICU-3668 back out risky character iterator changes!
X-SVN-Rev: 14805
2004-03-30 22:39:45 +00:00
George Rhoten
cd78ce4444 ICU-3668 Fix for Alan due to breaking chariter.h change.
X-SVN-Rev: 14804
2004-03-30 19:56:24 +00:00
George Rhoten
919d6d3f2a ICU-3389 Don't create a .lib by not exporting some symbols
X-SVN-Rev: 14792
2004-03-29 21:58:57 +00:00
Alan Liu
06c4bd41f3 ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
X-SVN-Rev: 14785
2004-03-27 04:49:02 +00:00
Alan Liu
2dae948bb0 ICU-2334 implement significant digits
X-SVN-Rev: 14762
2004-03-25 17:42:28 +00:00
Alan Liu
2699882db3 ICU-2334 initial checkin to support text file driven tests
X-SVN-Rev: 14759
2004-03-25 06:49:14 +00:00
Alan Liu
8382a0f9e7 ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14757
2004-03-25 02:34:37 +00:00
Alan Liu
8b5f27509b ICU-2334 add assertEquals() variant taking Formattable objects
X-SVN-Rev: 14755
2004-03-25 02:23:22 +00:00
Alan Liu
a06646474e ICU-2334 update to use TextFile; clean up
X-SVN-Rev: 14753
2004-03-25 02:20:46 +00:00
Alan Liu
7b67501395 ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14752
2004-03-25 02:19:11 +00:00
George Rhoten
7fe030d918 ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
Andy Heninger
e14a938d4b ICU-3662 hack around mysterious link problems
X-SVN-Rev: 14739
2004-03-24 01:32:05 +00:00
Doug Felt
c37337d00c ICU-1722 rbnf can't handle small numbers
X-SVN-Rev: 14738
2004-03-24 00:40:49 +00:00
George Rhoten
f1414e0160 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14737
2004-03-23 23:18:43 +00:00