Commit Graph

3741 Commits

Author SHA1 Message Date
Vladimir Weinstein
1a0ae2ff73 ICU-3699 sh locale now aliases to hr, thus the test has to change
X-SVN-Rev: 15346
2004-05-17 22:09:58 +00:00
Vladimir Weinstein
e9f15b4995 ICU-3699 Wrong test commited. fixed.
X-SVN-Rev: 15345
2004-05-17 22:06:14 +00:00
Alan Liu
850661f537 ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15342
2004-05-17 21:42:43 +00:00
George Rhoten
b162dc8a7e ICU-3718 Fix some memory leaks & warn about bad tests
X-SVN-Rev: 15335
2004-05-17 18:17:08 +00:00
Andy Heninger
a1bbef2777 ICU-3278 Word Break Monkey Failures from Unicode 4.01 changes
X-SVN-Rev: 15323
2004-05-15 00:20:15 +00:00
Alan Liu
b2d2fcd9c3 ICU-3748 implement canonicalize and getName for 3.0
X-SVN-Rev: 15320
2004-05-14 22:45:27 +00:00
George Rhoten
7a91fe3d9a ICU-3546 TestFlushCache doesn't need internal API for testing anymore,
but TestDefaultConverterError does need internal API for testing.

X-SVN-Rev: 15317
2004-05-14 22:06:34 +00:00
George Rhoten
cb8a4f23aa ICU-3546 No need to use internal headers here.
X-SVN-Rev: 15315
2004-05-14 22:02:45 +00:00
Eric Mader
15c0588b43 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15309
2004-05-14 17:47:32 +00:00
Vladimir Weinstein
cae8e956b8 ICU-3699 removed obsolete test. We already have a new test in place for Chinese ordering.
X-SVN-Rev: 15308
2004-05-14 07:10:56 +00:00
George Rhoten
d2e837a8c0 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15307
2004-05-14 05:39:37 +00:00
Ram Viswanadha
76f898df1b ICU-2168 unicode string performance test .. needs porting
X-SVN-Rev: 15304
2004-05-14 02:51:34 +00:00
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
c933db269f ICU-3499 Add some debugging information.
X-SVN-Rev: 15283
2004-05-12 21:39:34 +00:00
George Rhoten
7836b888fd ICU-3499 Fix a test typo
X-SVN-Rev: 15282
2004-05-12 21:35:21 +00:00
George Rhoten
06f6c1f99e ICU-2487 Don't use // in C files
X-SVN-Rev: 15274
2004-05-12 17:39:35 +00:00
Steven R. Loomis
65fc3d4eb4 ICU-2487 add unit tests for new resource/locale functions
X-SVN-Rev: 15255
2004-05-11 20:24:13 +00:00
Steven R. Loomis
b9f38d5dd6 ICU-2487 Fix this test error message to be more informative
X-SVN-Rev: 15254
2004-05-11 20:23:54 +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
fef83bf1ee ICU-3542 uprv_digitsAfterDecimal isn't used. Comment it out for now.
X-SVN-Rev: 15235
2004-05-10 19:27:09 +00:00
George Rhoten
dc7efa5243 ICU-3080 Fix some fr display names.
X-SVN-Rev: 15233
2004-05-10 19:22:38 +00:00
George Rhoten
3b4d55725b ICU-3499 Add some argument skipping tests
X-SVN-Rev: 15226
2004-05-10 05:49:38 +00:00
George Rhoten
232c2afcd8 ICU-3499 Test scanf better
X-SVN-Rev: 15225
2004-05-10 05:48:58 +00:00
George Rhoten
735b7f14f8 ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
2004-05-10 03:59:44 +00:00
Vladimir Weinstein
e37c56616b ICU-3729 some fixes to [before]. Not complete.
X-SVN-Rev: 15209
2004-05-08 07:59:36 +00:00
George Rhoten
7677c0c437 ICU-3080 Add translation for Hans
X-SVN-Rev: 15183
2004-05-06 19:06:14 +00:00
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +00:00
George Rhoten
86911f0afb ICU-3499 Fix a compiler warning
X-SVN-Rev: 15171
2004-05-06 05:46:25 +00:00
George Rhoten
03dfde4757 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15161
2004-05-06 00:34:09 +00:00
George Rhoten
998fe16e95 ICU-3389 Allow make check to work
X-SVN-Rev: 15160
2004-05-05 23:03:41 +00:00
George Rhoten
6b08c5f001 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15157
2004-05-05 22:02:25 +00:00
Markus Scherer
54240564c2 ICU-3703 add ICU properties NF*_Inert and Segment_Starter
X-SVN-Rev: 15141
2004-05-04 18:52:35 +00:00
Markus Scherer
68824cf3d8 ICU-3170 undo fixes to UnicodeData.txt and instead keep test from complaining about bugs
X-SVN-Rev: 15139
2004-05-04 17:07:16 +00:00
George Rhoten
0e4f9b7b78 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15134
2004-05-04 00:27:11 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
George Rhoten
ce3c173367 ICU-3499 Add iotest to MSVC 6
X-SVN-Rev: 15122
2004-05-03 16:56:36 +00:00
George Rhoten
77dfb8accc ICU-3499 Test both printf APIs at once with data driven tests.
X-SVN-Rev: 15120
2004-05-03 06:41:58 +00:00
Alan Liu
3f7159ba11 ICU-2202 allow MessageFormat to have "dumb" getLocale for another release
X-SVN-Rev: 15102
2004-04-29 20:13:16 +00:00
George Rhoten
b3c89b024d ICU-2334 Add test for decimal presence & sig digits
X-SVN-Rev: 15095
2004-04-29 17:50:01 +00:00
George Rhoten
206cdef72b ICU-3499 Move format precision to data driven tests.
X-SVN-Rev: 15092
2004-04-29 05:29:04 +00:00
George Rhoten
33b5c8d3a0 ICU-3499 Don't use obsolete % formats.
See 9 Jul 2003 Proposal for details.

X-SVN-Rev: 15091
2004-04-29 00:11:14 +00:00
George Rhoten
b0033ea9f3 ICU-3499 Implement 13 Apr 2004 ICU mailing list proposal.
X-SVN-Rev: 15090
2004-04-28 23:36:51 +00:00
George Rhoten
487f050eaf ICU-3499 Improve the error information
X-SVN-Rev: 15086
2004-04-28 17:53:23 +00:00
George Rhoten
22328b1eb2 ICU-3499 Move some tests to icuio.txt
X-SVN-Rev: 15085
2004-04-28 17:18:58 +00:00
Alan Liu
13533a4657 ICU-3549 add TestSeparateTrees
X-SVN-Rev: 15080
2004-04-28 05:31:19 +00:00
Alan Liu
05f8f157f3 ICU-3549 add assertTrue, assertSuccess, assertEquals
X-SVN-Rev: 15079
2004-04-28 05:31:02 +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
George Rhoten
4514814ae6 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15028
2004-04-23 18:02:55 +00:00
Steven R. Loomis
7a88373d9c ICU-3405 undo temporary test
X-SVN-Rev: 15027
2004-04-23 01:47:17 +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
e5e913f93f ICU-3549 fix tests for separate coll tree
X-SVN-Rev: 15002
2004-04-16 21:31:41 +00:00
Alan Liu
a52738cd3c ICU-3549 fix odd test failure (?)
X-SVN-Rev: 15001
2004-04-16 21:07:10 +00:00
George Rhoten
40540f6f0e ICU-3499 Comment out code under development.
X-SVN-Rev: 14998
2004-04-16 18:40:48 +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
George Rhoten
6977909227 ICU-3499 Add u_feof() test
X-SVN-Rev: 14993
2004-04-16 05:54:59 +00:00
Alan Liu
c879b59862 ICU-2825 add unum_formatDoubleCurrency and unum_parseDoubleCurrency
X-SVN-Rev: 14984
2004-04-15 18:15:17 +00:00
Steven R. Loomis
22fc44dde7 ICU-2487 update alias files to not use collation-based aliases.
X-SVN-Rev: 14983
2004-04-15 08:34:51 +00:00
Steven R. Loomis
db880037f8 ICU-2487 change ures_findResource tests to not use collation as an example.
X-SVN-Rev: 14982
2004-04-15 08:06:17 +00:00
Steven R. Loomis
4d9959385c ICU-2487 fix some more bugs (don't use ures_findResource on collation)
X-SVN-Rev: 14980
2004-04-15 07:50:53 +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
George Rhoten
8c6d06f186 ICU-3499 Make sure that Makefiles can respond to a failure.
X-SVN-Rev: 14971
2004-04-14 23:44:24 +00:00
George Rhoten
d1bc58f6a0 ICU-3499 Verify that the test file can be removed during testing.
X-SVN-Rev: 14970
2004-04-14 23:41:00 +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
George Rhoten
89b3116eb8 ICU-3499 Add some tests
X-SVN-Rev: 14961
2004-04-14 19:12:58 +00:00
Alan Liu
c27cbae2d6 ICU-3383 clean up tests
X-SVN-Rev: 14949
2004-04-13 00:47:35 +00:00
Alan Liu
6c7eec2915 ICU-2334 add George's test case
X-SVN-Rev: 14943
2004-04-12 23:38:12 +00:00
Markus Scherer
84ba3a515e ICU-3518 test Limbu and No_Block from int property
X-SVN-Rev: 14938
2004-04-12 22:47:11 +00:00
Alan Liu
515bf0c731 ICU-2509 update makefile
X-SVN-Rev: 14932
2004-04-12 18:50:14 +00:00
George Rhoten
f094601d59 ICU-3499 Move some platform dependent tests to data driven tests.
X-SVN-Rev: 14927
2004-04-11 00:12:43 +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
5e2748f025 ICU-3405 temporary update for testing
X-SVN-Rev: 14916
2004-04-09 18:56:12 +00:00
Markus Scherer
f45b8cdac6 ICU-3170 test new properties
X-SVN-Rev: 14915
2004-04-09 17:38:19 +00:00
George Rhoten
a71788120e ICU-2421 Fix for os/400
X-SVN-Rev: 14914
2004-04-09 17:06:42 +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
0fb9115952 ICU-3499 First try at data driven tests
X-SVN-Rev: 14906
2004-04-08 20:24:06 +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
Markus Scherer
f65ee799e6 ICU-2758 add APIs for FCD properties lccc & tccc
X-SVN-Rev: 14894
2004-04-07 02:57:06 +00:00
Markus Scherer
81f1506e2a ICU-2757 add APIs for NF*_QC properties
X-SVN-Rev: 14892
2004-04-07 00:28:39 +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
George Rhoten
d042b45786 ICU-3499 Add some tests.
X-SVN-Rev: 14887
2004-04-06 21:32: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
George Rhoten
4480c1edd8 ICU-3499 Add some tests.
X-SVN-Rev: 14885
2004-04-06 19:15:50 +00:00
George Rhoten
95b0a1d085 ICU-3499 Split file and string tests into separate files for easier management.
X-SVN-Rev: 14883
2004-04-06 18:12:57 +00:00
Vladimir Weinstein
d3014f6caa ICU-3594 Use C style comments in .c files
X-SVN-Rev: 14881
2004-04-06 05:53:12 +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
Markus Scherer
8fb3aa36e7 ICU-3170 U+1369 is not a decimal digit (Nd) any more in Unicode 4.0.1
X-SVN-Rev: 14875
2004-04-05 23:44:52 +00:00
Markus Scherer
fc50af2fd9 ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
X-SVN-Rev: 14873
2004-04-05 23:25:59 +00:00
Markus Scherer
7086c608ca ICU-3170 modify default bidi classes according to PRI #28
X-SVN-Rev: 14872
2004-04-05 23:00:32 +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
4b6963b6d6 ICU-2334 Since this is UTF-8, use a UTF-8 BOM so that mainframes can read the file.
X-SVN-Rev: 14865
2004-04-05 20:22:28 +00:00
Vladimir Weinstein
b738c82b0d ICU-3170 0x200b became control, was a space
X-SVN-Rev: 14862
2004-04-05 19:42:40 +00:00
Markus Scherer
c2ef9b9084 ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
X-SVN-Rev: 14860
2004-04-05 18:06:41 +00:00
George Rhoten
766f47d76f ICU-3673 Remove unused variables.
X-SVN-Rev: 14854
2004-04-04 09:04:47 +00:00
George Rhoten
3dbe27253c ICU-3679 Merge ieeetest into intltest
X-SVN-Rev: 14852
2004-04-04 08:15:23 +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
da8992d78b ICU-3499 Comment out some test differences (e.g. e+00 vs. e+000)
X-SVN-Rev: 14850
2004-04-04 06:14:35 +00:00
George Rhoten
72265d2950 ICU-3499 Fix and test %p for pointers.
X-SVN-Rev: 14843
2004-04-02 08:10:24 +00:00
George Rhoten
fa077be618 ICU-3675 A better platform dependent test with va_args.
X-SVN-Rev: 14836
2004-04-01 23:04:47 +00:00
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
George Rhoten
f746afff16 ICU-3673 Fix ustdio -> icuio rename
X-SVN-Rev: 14830
2004-04-01 05:10:26 +00:00
Alan Liu
f8947fea22 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14829
2004-04-01 05:04:22 +00:00
George Rhoten
3ab00f7a93 ICU-3673 Fix *_FALSE and ustdio usage
X-SVN-Rev: 14815
2004-04-01 00:21:58 +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
cea9a79797 ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
X-SVN-Rev: 14803
2004-03-30 06:15:34 +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
George Rhoten
c6be3074bb ICU-2421 Don't use // in a C file.
X-SVN-Rev: 14784
2004-03-27 01:31:40 +00:00
Andy Heninger
c685748636 ICU-2421 regexp C API
X-SVN-Rev: 14777
2004-03-26 20:20:21 +00:00
Andy Heninger
3854e7ced0 ICU-2421 C API for regular expressions
X-SVN-Rev: 14768
2004-03-26 01:23:01 +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
45f4446984 ICU-2334 add text file driven test cases
X-SVN-Rev: 14754
2004-03-25 02:22:11 +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
0581a09aa5 ICU-2421 more regexp C API tests
X-SVN-Rev: 14747
2004-03-24 18:34:36 +00:00
George Rhoten
1a0bbd037f ICU-2421 Fix the project files for Andy
X-SVN-Rev: 14741
2004-03-24 02:23:03 +00:00
Andy Heninger
ae49bd5e94 ICU-2421 C API for regular expressions
X-SVN-Rev: 14740
2004-03-24 01:57:51 +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
George Rhoten
ff7f72151c ICU-3389 Fix the case when newline translation is or is not used.
X-SVN-Rev: 14734
2004-03-23 06:46:35 +00:00
George Rhoten
6038ee28f5 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14733
2004-03-23 06:37:36 +00:00
Andy Heninger
93db088bd3 ICU-2421 more regexp C API tests
X-SVN-Rev: 14731
2004-03-23 05:20:48 +00:00
Andy Heninger
4e16290930 ICU-2421 Redo Regex C API changes lost in OSS crash
X-SVN-Rev: 14723
2004-03-22 23:41:10 +00:00
Andy Heninger
8be1908bd3 ICU-2421 Redo Regex C API changes lost in OSS crash
X-SVN-Rev: 14722
2004-03-22 22:35:35 +00:00
Andy Heninger
efeb3b480d ICU-2421 Redo Regex C API changes lost in OSS crash
X-SVN-Rev: 14721
2004-03-22 22:16:21 +00:00
George Rhoten
33c376bd78 ICU-3612 MSVC 6 doesn't need this workspace, and MSVC 7.1 is the main development environment now.
X-SVN-Rev: 14720
2004-03-22 22:11:05 +00:00
George Rhoten
54333cfd25 ICU-3612 Fix optimization when __FILE__ doesn't contain the directory name
X-SVN-Rev: 14716
2004-03-16 23:52:07 +00:00
George Rhoten
78cac2603c ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14715
2004-03-16 21:20:52 +00:00
George Rhoten
37b2d9bd6a ICU-1821 Use UnicodeSet instead of scanset for scanset.
X-SVN-Rev: 14711
2004-03-16 19:02:00 +00:00
George Rhoten
64dd6012c8 ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14710
2004-03-16 17:09:44 +00:00
George Rhoten
a3ff416194 ICU-3499 Better error message when iostream is disabled
X-SVN-Rev: 14709
2004-03-16 16:59:04 +00:00
George Rhoten
3e68621bb4 ICU-3499 Fix what is ignored
X-SVN-Rev: 14707
2004-03-16 06:03:28 +00:00
George Rhoten
dbbcf05f33 ICU-3499 Port some of the tests to Linux
X-SVN-Rev: 14706
2004-03-16 06:00:02 +00:00
George Rhoten
a247032acd ICU-3612 Fix optimization and some other options.
X-SVN-Rev: 14705
2004-03-15 06:33:36 +00:00
George Rhoten
bfd4f05aed ICU-3499 Port to .NET
X-SVN-Rev: 14704
2004-03-15 05:50:27 +00:00
Doug Felt
ed4dc729f1 ICU-1282 add C APIs for rule based number format
X-SVN-Rev: 14698
2004-03-12 20:15:13 +00:00
Doug Felt
91e47d74d3 ICU-3215 bidi should respect explicitly set base line direction
X-SVN-Rev: 14688
2004-03-11 19:56:02 +00:00
Alan Liu
46a1802eff ICU-3391 gcc doesn't grok \u!
X-SVN-Rev: 14685
2004-03-11 14:55:19 +00:00
Alan Liu
9449f5b4fb ICU-3391 add assert* convenience overloads taking UnicodeString msg
X-SVN-Rev: 14684
2004-03-11 14:06:25 +00:00
Alan Liu
40bd934b05 ICU-3391 move FieldPosition selectors to udat
X-SVN-Rev: 14683
2004-03-11 14:05:33 +00:00
Alan Liu
0685afafa2 ICU-3391 fix FieldPosition test; add general parse-format test; add test cases for S
X-SVN-Rev: 14682
2004-03-11 14:05:12 +00:00
George Rhoten
f92435045d ICU-3269 Improve make -j n support
X-SVN-Rev: 14672
2004-03-11 06:44:56 +00:00
Alan Liu
3ea86508fa ICU-3391 fix length check in localPatternChars; add uniqueness test; add valid char test
X-SVN-Rev: 14655
2004-03-09 21:11:52 +00:00
Alan Liu
73af76bf64 ICU-3391 update localPatternChars
X-SVN-Rev: 14654
2004-03-09 20:59:08 +00:00
Andy Heninger
29118f48ed ICU-3043 RBBI multiple status values, add C API and test
X-SVN-Rev: 14647
2004-03-08 18:18:42 +00:00
Andy Heninger
807ab86615 ICU-3043 RBBI multiple status values, add test.
X-SVN-Rev: 14646
2004-03-08 16:53:59 +00:00
George Rhoten
ef91ad8baf ICU-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present.
X-SVN-Rev: 14645
2004-03-07 07:13:42 +00:00
Andy Heninger
8e87b72c79 ICU-3043 RBBI multiple status values, add test. Fix incorrect error code for parse errors on tag values in rules.
X-SVN-Rev: 14642
2004-03-05 22:37:54 +00:00
Ram Viswanadha
e9b22210be ICU-3192 tests for string termination
X-SVN-Rev: 14637
2004-03-05 01:37:29 +00:00
Eric Mader
fd89b906f3 ICU-2069 Fix compiler problems w/ testDataEntries.
X-SVN-Rev: 14630
2004-03-04 02:45:09 +00:00
Eric Mader
5d65fbba29 ICU-2069 Use a circular buffer for the paren stack.
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
Andy Heninger
03de5936ff ICU-3039 Remove sleep() from tsmthread test.
X-SVN-Rev: 14623
2004-03-02 19:42:27 +00:00
Steven R. Loomis
8e5f614141 ICU-3016 fix GregorianCalenddar::getActualMinimum() to be consistent with base
X-SVN-Rev: 14619
2004-03-01 16:09:12 +00:00
Vladimir Weinstein
9b0b169b03 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14605
2004-02-27 00:52:03 +00:00
George Rhoten
5cb46fb0a4 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14602
2004-02-26 23:14:28 +00:00
Andy Heninger
d90d5a20cf ICU-3039 fix HP2 build problem in tsmthred. (precompiled headers config problem lurking?)
X-SVN-Rev: 14599
2004-02-26 21:53:18 +00:00
Alan Liu
060a97a074 ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
X-SVN-Rev: 14594
2004-02-26 02:03:11 +00:00
Alan Liu
cebda468da ICU-3517 remove HexToUnicode and UnicodeToHex transliterators; add countElements / getElement
X-SVN-Rev: 14590
2004-02-25 23:03:03 +00:00
Alan Liu
56f27d5462 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14589
2004-02-25 23:02:26 +00:00
Alan Liu
103b71eed3 ICU-3517 remove UnicodeFilterLogic
X-SVN-Rev: 14586
2004-02-25 20:06:34 +00:00
Alan Liu
b84b8a15a9 ICU-3517 fix compiler warnings
X-SVN-Rev: 14585
2004-02-25 18:48:57 +00:00
Andy Heninger
cdbbd81e4a ICU-3039 assorted threading changes and cleanups, in search of the elusive
threading failure.

X-SVN-Rev: 14564
2004-02-23 04:36:02 +00:00
Alan Liu
0db5ea8076 ICU-3400 make UnicodeSet::toPattern() prefer [ab] over [a-b]; consolidate toPattern tests
X-SVN-Rev: 14563
2004-02-21 04:18:40 +00:00
George Rhoten
4d1280ac61 ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
Alan Liu
c01a6bdc37 ICU-3089 add generic legal/illegal pattern test; disallow unquoted specials in suffix
X-SVN-Rev: 14556
2004-02-20 19:40:31 +00:00
Alan Liu
0982a30439 ICU-3078 add tests for StringEnumeration* getAvailableIDs()
X-SVN-Rev: 14554
2004-02-20 03:32:26 +00:00
Eric Mader
2728c65021 ICU-3512 needed to re-generate test data since the Code2000 font has GPOS info for other scripts, but not Arabic.
X-SVN-Rev: 14546
2004-02-19 20:17:58 +00:00
George Rhoten
ce64238d62 ICU-3080 Fix some casing for Country names and add some missing language names.
X-SVN-Rev: 14537
2004-02-17 23:50:29 +00:00
Vladimir Weinstein
88f247fcf7 ICU-3593 Disable instantiantion of string search when CODAN for collator is on
X-SVN-Rev: 14526
2004-02-16 19:08:50 +00:00
George Rhoten
0c13042969 ICU-3080 Make it easier to see what's wrong when the experimental data is being tested.
X-SVN-Rev: 14521
2004-02-13 23:07:07 +00:00
Alan Liu
62b974ace2 ICU-3399 add UErrorCode to setCurrency
X-SVN-Rev: 14511
2004-02-13 01:56:38 +00:00
Vladimir Weinstein
eb36cca353 ICU-3567 Test for CODAN bug fixes
X-SVN-Rev: 14496
2004-02-12 08:32:34 +00:00
Alan Liu
967064db9c ICU-3090 add regression test to prove 3090 is user error
X-SVN-Rev: 14489
2004-02-12 01:10:19 +00:00
Alan Liu
6d5aaf8514 ICU-3090 add JUnit-like assert methods and ctou()
X-SVN-Rev: 14488
2004-02-12 01:09:13 +00:00
George Rhoten
a6211f9054 ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
Add and fix some other translations.

X-SVN-Rev: 14482
2004-02-11 01:32:46 +00:00
Vladimir Weinstein
e875eeb67a ICU-3515 Fix bad test
X-SVN-Rev: 14422
2004-01-27 23:14:06 +00:00
Vladimir Weinstein
42dbc3566e ICU-3515 Fix TestRuleOptions test
X-SVN-Rev: 14420
2004-01-27 22:17:51 +00:00
Vladimir Weinstein
58789c5e46 ICU-3515 Strenghten CE validity test even more
X-SVN-Rev: 14419
2004-01-27 22:16:55 +00:00
Vladimir Weinstein
5d33a85eac ICU-3537 Test should preserve ICU data directory across u_cleanups
X-SVN-Rev: 14408
2004-01-26 22:43:25 +00:00
Alan Liu
f5b8f130b4 ICU-2202 add module #ifdefs
X-SVN-Rev: 14407
2004-01-26 21:58:16 +00:00