George Rhoten
437efd9802
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15745
2004-06-05 06:54:01 +00:00
Alan Liu
b0337f001c
ICU-3812 don't crash when snext() returns NULL
...
X-SVN-Rev: 15737
2004-06-04 23:37:30 +00:00
George Rhoten
ea38c32dc8
ICU-3699 Remove bam, which is a duplicate of bm.
...
X-SVN-Rev: 15736
2004-06-04 23:10:37 +00:00
Alan Liu
638c585a53
ICU-3811 add regression test for ucurr_getName
...
X-SVN-Rev: 15733
2004-06-04 22:33:20 +00:00
Alan Liu
71ce858811
ICU-3786 be quieter
...
X-SVN-Rev: 15701
2004-06-04 00:21:14 +00:00
Alan Liu
22e24178fc
ICU-3786 add 'quiet' param to some assertXxx() functions; need to add to all of them!
...
X-SVN-Rev: 15700
2004-06-04 00:19:50 +00:00
Ram Viswanadha
e094aa0975
ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
...
X-SVN-Rev: 15696
2004-06-03 22:50:39 +00:00
Ram Viswanadha
6215c57675
ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
...
X-SVN-Rev: 15695
2004-06-03 22:50:09 +00:00
Vladimir Weinstein
4c96e76b8f
ICU-3100 redo getContractions after a review. Add tests for getContractions and getUnsafeSet
...
X-SVN-Rev: 15683
2004-06-03 19:26:16 +00:00
Ram Viswanadha
d95bb2171f
ICU-3635 handle _PREEURO correctly
...
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00
Deborah Goldsmith
b501ed1a54
ICU-3699 fix tests to conform to CLDR 1.1 data
...
X-SVN-Rev: 15679
2004-06-02 22:38:57 +00:00
Steven R. Loomis
e8b3a4005b
ICU-3699 fix tztest for new data
...
X-SVN-Rev: 15675
2004-06-02 19:23:00 +00:00
Andy Heninger
4d96c03896
ICU-3783 Add back object tests for abstract classes.
...
X-SVN-Rev: 15667
2004-06-01 23:36:32 +00:00
Vladimir Weinstein
cce68a9b45
ICU-2758 allow usage of lccc and tccc in unicode sets
...
X-SVN-Rev: 15659
2004-06-01 22:09:56 +00:00
George Rhoten
1c32f74262
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 15646
2004-05-31 04:50:19 +00:00
George Rhoten
93c056670b
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15643
2004-05-31 02:54:48 +00:00
George Rhoten
ae5e251bbd
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15639
2004-05-30 09:58:45 +00:00
George Rhoten
f3e472b282
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15638
2004-05-30 09:32:27 +00:00
Ram Viswanadha
c56673e949
ICU-3737 fix arabic transliteration failure
...
X-SVN-Rev: 15603
2004-05-28 00:19:06 +00:00
Vladimir Weinstein
13cab794d3
ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
...
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
George Rhoten
3a74c75e2f
ICU-3718 Don't crash on slow machines
...
X-SVN-Rev: 15497
2004-05-24 17:11:40 +00:00
George Rhoten
65bca94c6e
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15468
2004-05-21 20:52:04 +00:00
George Rhoten
0dd1c6e8c1
ICU-3039 Fix for z/OS
...
X-SVN-Rev: 15457
2004-05-21 18:09:14 +00:00
Alan Liu
801b7f6f5a
ICU-3748 add test cases
...
X-SVN-Rev: 15416
2004-05-19 23:09:12 +00:00
Eric Mader
004268d484
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
George Rhoten
f2bca97241
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15401
2004-05-19 06:18:41 +00:00
Ram Viswanadha
9cc0f7b308
ICU-3737 synchronize translit rules with ICU4J
...
X-SVN-Rev: 15395
2004-05-19 04:17:37 +00:00
Alan Liu
efb6226a7a
ICU-3748 remove U_ASSERT
...
X-SVN-Rev: 15384
2004-05-18 21:46:38 +00:00
Alan Liu
cba9347376
ICU-3748 add canonicalization test
...
X-SVN-Rev: 15377
2004-05-18 20:07:33 +00:00
Ram Viswanadha
7fe3c21243
ICU-3764 fix the tests
...
X-SVN-Rev: 15369
2004-05-18 06:39:59 +00:00
Steven R. Loomis
d40c8ea6b4
ICU-3764 improve test readability
...
X-SVN-Rev: 15352
2004-05-18 01:51:31 +00:00
Andy Heninger
9602743a35
ICU-3728 extend rbbi monkey test to cover following(), previous() funcs
...
X-SVN-Rev: 15347
2004-05-17 23:16:00 +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
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
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
George Rhoten
a247032acd
ICU-3612 Fix optimization and some other options.
...
X-SVN-Rev: 14705
2004-03-15 06:33:36 +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
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
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
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
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
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
Alan Liu
62b974ace2
ICU-3399 add UErrorCode to setCurrency
...
X-SVN-Rev: 14511
2004-02-13 01:56:38 +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
Alan Liu
f5b8f130b4
ICU-2202 add module #ifdefs
...
X-SVN-Rev: 14407
2004-01-26 21:58:16 +00:00
Alan Liu
775b87f1ff
ICU-2202 add C and C++ tests
...
X-SVN-Rev: 14390
2004-01-23 18:05:46 +00:00
Vladimir Weinstein
1286cc7796
ICU-3515 collation API tests updated with new collation version numbers
...
X-SVN-Rev: 14349
2004-01-16 07:12:16 +00:00
George Rhoten
5589cb7bf5
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14338
2004-01-16 00:59:24 +00:00
George Rhoten
88102d442d
ICU-3236 Use proper name scoping of internal functions.
...
X-SVN-Rev: 14336
2004-01-15 22:27:39 +00:00
George Rhoten
b9072652ab
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14308
2004-01-13 00:09:55 +00:00
Andy Heninger
be75f855f4
ICU-3039 cleanup of intltest MultithreadTest, looking for Itanium problem.
...
X-SVN-Rev: 14289
2004-01-10 00:21:54 +00:00
Vladimir Weinstein
63131bbb5f
ICU-2438 getBaseName test
...
X-SVN-Rev: 14280
2004-01-09 08:08:26 +00:00
Steven R. Loomis
b93c3619d9
ICU-2424 fix compiler warnings
...
X-SVN-Rev: 14266
2004-01-08 21:49:54 +00:00
Steven R. Loomis
401319fc06
ICU-2424 fix more compiler warnings
...
X-SVN-Rev: 14265
2004-01-08 21:48:09 +00:00
George Rhoten
032af66f13
ICU-2942 Increase code coverage and fix some errors
...
X-SVN-Rev: 14261
2004-01-08 21:14:31 +00:00
George Rhoten
a0e0dc5627
ICU-2942 Increase code coverage and fix some errors
...
X-SVN-Rev: 14256
2004-01-08 00:56:21 +00:00
Andy Heninger
f21db4aa62
ICU-3423 fix problems in RegexPattern assignment/copy/clone
...
X-SVN-Rev: 14255
2004-01-08 00:40:59 +00:00
Andy Heninger
108e25e702
ICU-3423 regex pattern clone test, work in progress.
...
X-SVN-Rev: 14248
2004-01-07 01:24:04 +00:00
Andy Heninger
db9aaf89f0
ICU-3436 regex find() now moves start position forward after zero-length matches to avoid loops
...
X-SVN-Rev: 14245
2004-01-07 00:03:46 +00:00
George Rhoten
9feda477f4
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14241
2004-01-06 21:52:08 +00:00
Eric Mader
f37535fc8a
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14216
2003-12-23 20:56:39 +00:00
Eric Mader
b9d0883285
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14197
2003-12-19 23:18:51 +00:00
Steven R. Loomis
1e3a0505a3
ICU-2424 improved diagnostics
...
X-SVN-Rev: 14188
2003-12-19 02:19:51 +00:00
Vladimir Weinstein
937e0d7702
ICU-3461 fixed tests to reflect collation changes
...
X-SVN-Rev: 14163
2003-12-17 21:04:12 +00:00
Vladimir Weinstein
fc0d083ce5
ICU-3461 Removed Danish and Finnish collation tests
...
X-SVN-Rev: 14156
2003-12-17 06:47:46 +00:00
Markus Scherer
c02c4bdcbf
ICU-3437 add tests to improve coverage of UMemory member functions
...
X-SVN-Rev: 14148
2003-12-17 00:34:44 +00:00
Markus Scherer
9fc2199422
ICU-3437 remove unused functions
...
X-SVN-Rev: 14147
2003-12-16 22:28:42 +00:00
George Rhoten
975d6cfe2c
ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX
...
X-SVN-Rev: 14126
2003-12-14 18:06:34 +00:00
George Rhoten
8936eb60fd
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14125
2003-12-13 09:24:51 +00:00
George Rhoten
64bf3c14b4
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14114
2003-12-12 06:59:38 +00:00
Markus Scherer
725457bca6
ICU-3445 fix tests for UCONFIG_NO_...
...
X-SVN-Rev: 14099
2003-12-11 17:40:28 +00:00
Steven R. Loomis
04d0a0a548
ICU-3445 back out last change (fmtable.h was fixed)
...
X-SVN-Rev: 14096
2003-12-11 01:49:29 +00:00
George Rhoten
82aa341be6
ICU-3360 iso-639 sync
...
X-SVN-Rev: 14081
2003-12-10 19:57:34 +00:00
Steven R. Loomis
56c87e47b9
ICU-2424 regression tests for hebrew cal
...
X-SVN-Rev: 14080
2003-12-10 19:55:23 +00:00
Steven R. Loomis
f626103f56
ICU-3445 uconfig
...
X-SVN-Rev: 14079
2003-12-10 19:45:03 +00:00
Markus Scherer
ed04cce2c3
ICU-3189 bug fix
...
X-SVN-Rev: 14074
2003-12-10 14:53:36 +00:00
Markus Scherer
981c9d4701
ICU-3189 test ucnv_fromUChars() and ucnv_toUChars() on ISO-2022-JP/CN with all-ASCII text
...
X-SVN-Rev: 14073
2003-12-10 05:54:05 +00:00
George Rhoten
7599f4255c
ICU-2948 Don't use deprecated Nynorsk data
...
X-SVN-Rev: 14066
2003-12-09 23:19:32 +00:00
Steven R. Loomis
88e8322e08
ICU-2424 test hebrew locales
...
X-SVN-Rev: 14061
2003-12-09 20:52:52 +00:00
Andy Heninger
5ade71a406
ICU-3437 move new v32test files to the right MSDEV project folder
...
X-SVN-Rev: 14056
2003-12-09 19:51:39 +00:00
Andy Heninger
3d14de00e4
ICU-3445 UCONFIG_NO_BREAK_ITERATION changes to Regexp
...
X-SVN-Rev: 14055
2003-12-09 19:12:16 +00:00
Andy Heninger
43f2b2ae40
ICU-3437 move new v32test files to the right MSDEV project folder
...
X-SVN-Rev: 14052
2003-12-09 16:55:12 +00:00
George Rhoten
22e2c29348
ICU-3437 Fix Andy's missing check-in
...
X-SVN-Rev: 14049
2003-12-09 02:04:43 +00:00
Andy Heninger
77063b882b
ICU-3437 test coverage fixes.
...
X-SVN-Rev: 14048
2003-12-09 01:41:43 +00:00
Andy Heninger
4ea6b6be45
ICU-3437 improved test coverage
...
X-SVN-Rev: 14033
2003-12-08 07:12:34 +00:00
Andy Heninger
3c6b602cee
ICU-3437 test coverage fixes, compiler warning fixes.
...
X-SVN-Rev: 14028
2003-12-06 01:49:56 +00:00
George Rhoten
627fc3a29c
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14027
2003-12-06 01:29:37 +00:00
George Rhoten
051c8a350c
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14024
2003-12-06 00:44:16 +00:00
Andy Heninger
2660646337
ICU-3437 test coverage fixes.
...
X-SVN-Rev: 14016
2003-12-05 02:03:13 +00:00
Steven R. Loomis
924f1c3d07
ICU-2424 add non-installed locale ID test, fix RT test to check actual date ranges of calendars
...
X-SVN-Rev: 14010
2003-12-04 23:16:57 +00:00
Steven R. Loomis
5bee5775fe
ICU-3437 add islamic cal to code cov test
...
X-SVN-Rev: 14009
2003-12-04 23:16:04 +00:00
George Rhoten
ea6b4709a1
ICU-2962 Fix a rare case where numbers are getting out of range.
...
The original fix modified the value. Now it modifies the range.
X-SVN-Rev: 14005
2003-12-04 22:34:37 +00:00
Markus Scherer
1f1a599e69
ICU-3361 graceful display of large UnicodeSets
...
X-SVN-Rev: 14001
2003-12-04 19:37:53 +00:00
George Rhoten
a686ef98cb
ICU-2424 Move astrotst.* into the correct file sort order.
...
X-SVN-Rev: 13995
2003-12-04 04:56:35 +00:00
Markus Scherer
0bd632b567
ICU-3222 fix compiler warnings
...
X-SVN-Rev: 13989
2003-12-04 00:48:12 +00:00
Steven R. Loomis
730163b0ca
ICU-2424 new test: calendar case test (port from Java)
...
X-SVN-Rev: 13988
2003-12-04 00:47:56 +00:00
Steven R. Loomis
d8d58bb07e
ICU-2424 update to astrotest
...
X-SVN-Rev: 13987
2003-12-04 00:43:16 +00:00
Markus Scherer
bfd638cb7d
ICU-3361 fix ISO-2022-CN according to RFC 1922 and to handle truncated escape sequences etc.
...
X-SVN-Rev: 13973
2003-12-03 17:54:17 +00:00
George Rhoten
438ae401a3
ICU-3326 Don't include some unneeded headers.
...
X-SVN-Rev: 13965
2003-12-03 06:58:28 +00:00
George Rhoten
94897ac853
ICU-3326 Don't include some unneeded headers.
...
X-SVN-Rev: 13964
2003-12-03 06:18:57 +00:00
George Rhoten
c1c099d85d
ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
...
X-SVN-Rev: 13963
2003-12-03 06:12:57 +00:00
Steven R. Loomis
609a8f8036
ICU-2424 warnings and fixes
...
X-SVN-Rev: 13959
2003-12-03 01:19:27 +00:00
George Rhoten
28a1631fba
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13955
2003-12-03 00:25:25 +00:00
George Rhoten
49da78e078
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13949
2003-12-02 22:49:04 +00:00
Steven R. Loomis
967b179520
ICU-2424 update to changed Astro API
...
X-SVN-Rev: 13947
2003-12-02 20:43:23 +00:00
George Rhoten
18a63c92c9
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13943
2003-12-02 18:53:27 +00:00
Ram Viswanadha
63b9b0e15d
ICU-3222 fix compiler warnings
...
X-SVN-Rev: 13939
2003-12-02 03:15:53 +00:00
Doug Felt
a0bcf427af
ICU-3222 fix compiler warnings
...
X-SVN-Rev: 13930
2003-12-02 01:55:53 +00:00
George Rhoten
4b7dbc2b1a
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 13927
2003-12-02 01:34:21 +00:00
George Rhoten
515fd0dd7f
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13921
2003-12-01 22:48:01 +00:00
George Rhoten
ab4018c041
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13920
2003-12-01 22:41:26 +00:00
George Rhoten
18177bc8a7
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13907
2003-12-01 06:21:08 +00:00
George Rhoten
71e6d1ff8e
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13903
2003-11-27 01:37:21 +00:00
George Rhoten
3b2e9b78ca
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13899
2003-11-26 23:15:27 +00:00
George Rhoten
0b4240125e
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 13894
2003-11-26 02:02:09 +00:00
George Rhoten
45dc3bc5dd
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 13886
2003-11-25 21:28:23 +00:00
Steven R. Loomis
6e983dcf53
ICU-2424 fix for UObject deleter
...
X-SVN-Rev: 13883
2003-11-25 19:19:45 +00:00
George Rhoten
96cd8f87e0
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13865
2003-11-24 23:56:17 +00:00
Steven R. Loomis
d15a671219
ICU-2424 fixes for windows
...
X-SVN-Rev: 13864
2003-11-24 23:34:18 +00:00
Steven R. Loomis
7c8e0c18d7
ICU-2424 new tests
...
X-SVN-Rev: 13860
2003-11-24 22:34:49 +00:00
Steven R. Loomis
064c552148
ICU-2424 islamic cal & astronomy tests
...
X-SVN-Rev: 13849
2003-11-24 21:36:01 +00:00
Vladimir Weinstein
6be38162d2
ICU-871 revert syn wee's changes to contraction handling
...
X-SVN-Rev: 13839
2003-11-24 19:40:10 +00:00
George Rhoten
93c5cc25fe
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 13809
2003-11-21 17:58:30 +00:00
George Rhoten
bd28e5eb9d
ICU-3403 Better formatting of tests from previous change
...
X-SVN-Rev: 13805
2003-11-21 05:59:56 +00:00
George Rhoten
4f64d393b4
ICU-813 Fix for AIX and HP-UX
...
X-SVN-Rev: 13793
2003-11-21 00:10:52 +00:00
Steven R. Loomis
9d5aa67505
ICU-2943 fix some compiler warnings
...
X-SVN-Rev: 13782
2003-11-20 00:31:33 +00:00
Markus Scherer
6a4d576318
ICU-3403 cut out @obsolete ICU 2.8 APIs
...
X-SVN-Rev: 13769
2003-11-19 21:37:56 +00:00
Markus Scherer
f32f95772c
ICU-3346 test fixes
...
X-SVN-Rev: 13760
2003-11-19 17:48:30 +00:00
Doug Felt
562a37641a
ICU-813 int64 formatting support
...
X-SVN-Rev: 13757
2003-11-19 04:42:44 +00:00
Vladimir Weinstein
09d453333b
ICU-3382 change ucurr_forLocale to take a fill in parameter
...
X-SVN-Rev: 13719
2003-11-13 23:24:45 +00:00
Steven R. Loomis
dfdcd53dbe
ICU-2943 move deletion of Format until after we're done using it
...
X-SVN-Rev: 13716
2003-11-13 19:31:11 +00:00
Markus Scherer
8394462286
ICU-3346 more verbose output
...
X-SVN-Rev: 13713
2003-11-13 05:20:14 +00:00
Steven R. Loomis
25e453df2d
ICU-3379 test updates
...
X-SVN-Rev: 13707
2003-11-13 02:28:50 +00:00
Vladimir Weinstein
3a49ed86f9
ICU-2438 getKeywords ->createKeywords, added Locale::getBaseName
...
X-SVN-Rev: 13702
2003-11-12 23:50:21 +00:00
Steven R. Loomis
620a38e824
ICU-2943 test keyword support in calendar
...
X-SVN-Rev: 13698
2003-11-12 22:16:59 +00:00
Steven R. Loomis
b18e5cb011
ICU-2943 fix tests to call the correct API for getActualMaximum
...
X-SVN-Rev: 13682
2003-11-12 09:04:10 +00:00
George Rhoten
38e6180871
ICU-2947 After de-anglicizing the Arabic locale, it was de-latinized.
...
Test with a different incomplete locale.
X-SVN-Rev: 13672
2003-11-11 23:49:33 +00:00
Vladimir Weinstein
d5dcb0d8a0
ICU-2438 CollationElements->collations changes in intltest
...
X-SVN-Rev: 13669
2003-11-11 21:39:15 +00:00
Syn Wee Quek
8feb899d7d
ICU-2292 line break rules updated, 15 mins testmonkey passes
...
X-SVN-Rev: 13663
2003-11-11 21:24:09 +00:00
Syn Wee Quek
cea200bf0a
ICU-2292 sentence break rules updated
...
X-SVN-Rev: 13649
2003-11-09 20:32:00 +00:00
Syn Wee Quek
41ac2f557b
ICU-2292 added safe forward and backwards rules
...
X-SVN-Rev: 13648
2003-11-09 06:52:44 +00:00
Syn Wee Quek
558442a420
ICU-2292 line breaks passing on default option
...
X-SVN-Rev: 13636
2003-11-07 22:49:38 +00:00
Vladimir Weinstein
12f5fb03dd
ICU-2080 tests for getSize bug fix, getLocale
...
X-SVN-Rev: 13629
2003-11-07 08:43:01 +00:00
Syn Wee Quek
ab056703bd
ICU-2292 added support for old data rules
...
X-SVN-Rev: 13614
2003-11-07 02:02:06 +00:00
Syn Wee Quek
1ef0ff982e
ICU-2292 rbbiapts all test passing
...
X-SVN-Rev: 13613
2003-11-07 00:04:13 +00:00
Markus Scherer
cc21ef7ba4
ICU-699 add StringEnumeration default implementations
...
X-SVN-Rev: 13612
2003-11-06 23:25:00 +00:00
Syn Wee Quek
254924e2e9
ICU-2292 word breaks fixed and passing (i think)
...
X-SVN-Rev: 13605
2003-11-06 20:00:46 +00:00
Andy Heninger
3881c136f8
ICU-2292 missing 'int i' on MSVC. for (int i;... is not portable
...
X-SVN-Rev: 13600
2003-11-06 04:38:11 +00:00
Steven R. Loomis
c2da4085ce
ICU-699 reenable tests, fix compiler errs
...
X-SVN-Rev: 13598
2003-11-06 01:38:45 +00:00
Steven R. Loomis
f699348281
ICU-2292 duplicate 'int i'
...
X-SVN-Rev: 13597
2003-11-06 01:37:56 +00:00
Syn Wee Quek
469c2d5b76
ICU-2292 first cut of performance improvements, test failures commented out.
...
X-SVN-Rev: 13596
2003-11-05 23:50:39 +00:00
George Rhoten
7a1bc9116d
ICU-3359 Remove some stuff that doesn't need to be in the project
...
X-SVN-Rev: 13590
2003-11-05 18:45:45 +00:00
Steven R. Loomis
e0b86b5334
ICU-699 comment out broken clone tests, to unblock 3357 (int64) testing.
...
X-SVN-Rev: 13584
2003-11-05 03:04:50 +00:00
Steven R. Loomis
4bf5948613
ICU-3357 use constants instead of bare values
...
X-SVN-Rev: 13580
2003-11-05 02:09:05 +00:00
Markus Scherer
1e06e62069
ICU-699 add missing clone() functions
...
X-SVN-Rev: 13579
2003-11-05 02:06:36 +00:00
Doug Felt
29e65256c7
ICU-813 fix for linux builds
...
X-SVN-Rev: 13560
2003-11-04 01:55:54 +00:00
Doug Felt
ec61a9f587
ICU-813 remove warning
...
X-SVN-Rev: 13558
2003-11-04 00:43:22 +00:00
Doug Felt
fbcedaebe2
ICU-813 numformat test fix
...
X-SVN-Rev: 13557
2003-11-04 00:42:37 +00:00
Steven R. Loomis
1829aafdfe
ICU-2943 improve test output for calendars
...
X-SVN-Rev: 13553
2003-11-03 23:21:03 +00:00
Markus Scherer
2875ab287f
ICU-2360 UnicodeString pointer+length functions should recognize length=-1 for NUL-terminated input
...
X-SVN-Rev: 13548
2003-10-31 23:08:12 +00:00
Doug Felt
e5a79dc60c
ICU-813 int64 formatting support
...
X-SVN-Rev: 13547
2003-10-31 22:47:25 +00:00
Markus Scherer
87cd8a5be1
ICU-3267 UniStr::toTitle(iter!=NULL) must set its text on iter
...
X-SVN-Rev: 13546
2003-10-31 22:09:48 +00:00
Markus Scherer
e207ba9a7c
ICU-2950 add public operator + to UnicodeString
...
X-SVN-Rev: 13544
2003-10-31 21:28:46 +00:00
Markus Scherer
f24d153bdb
ICU-2404 implement ucnv_getUnicodeSet() for extensions
...
X-SVN-Rev: 13527
2003-10-29 22:06:57 +00:00
Doug Felt
3f812b4d59
ICU-2552 number of zeros
...
X-SVN-Rev: 13520
2003-10-29 00:20:05 +00:00
Markus Scherer
238401e40f
ICU-2404 more consistency checks
...
X-SVN-Rev: 13509
2003-10-28 05:15:24 +00:00
Steven R. Loomis
ec7ae0cdde
ICU-2943 calendar update
...
X-SVN-Rev: 13493
2003-10-26 10:20:40 +00:00
George Rhoten
bd5472281f
ICU-3221 Fix some AIX linker warnings.
...
X-SVN-Rev: 13482
2003-10-24 01:04:44 +00:00
Andy Heninger
3c223acda5
ICU-3320 Regex, incorrect optimization of patterns beginning with a X{0,*} loop
...
X-SVN-Rev: 13481
2003-10-24 01:01:45 +00:00
George Rhoten
f1e3bc6923
ICU-3178 Fix a gcc compiler optimization bug that was uncovered
...
X-SVN-Rev: 13480
2003-10-23 21:35:40 +00:00
Ram Viswanadha
9bf949f010
ICU-3050 remove label separators from the data file
...
X-SVN-Rev: 13455
2003-10-17 19:26:35 +00:00
George Rhoten
6422d50c07
ICU-3178 Don't use assert. It's very inconvienient while testing on other platforms.
...
X-SVN-Rev: 13453
2003-10-17 16:45:43 +00:00
Ram Viswanadha
f58212cfe5
ICU-3053 fix the test as per George's comments
...
X-SVN-Rev: 13449
2003-10-17 00:34:33 +00:00
George Rhoten
48e73c9487
ICU-3326 Improve build time
...
X-SVN-Rev: 13438
2003-10-16 15:57:12 +00:00
George Rhoten
ee2f4859cf
ICU-3258 Reenable multithreaded tests
...
X-SVN-Rev: 13436
2003-10-16 04:03:14 +00:00
George Rhoten
c16ea74264
ICU-3326 Improve build time
...
X-SVN-Rev: 13427
2003-10-15 08:03:56 +00:00
Vladimir Weinstein
6edcd27333
ICU-2438 C++ tests for getKeywords and getKeywordValue
...
X-SVN-Rev: 13424
2003-10-15 05:32:40 +00:00
Alan Liu
c91c33fbdf
ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public
...
X-SVN-Rev: 13417
2003-10-14 21:47:59 +00:00
Alan Liu
a2b580f0c7
ICU-2906 add more test cases per Doug's review
...
X-SVN-Rev: 13403
2003-10-13 23:47:25 +00:00
Andy Heninger
94a9e101e7
ICU-2924 RBBI, line break rules, monkey test, a few more fixes
...
X-SVN-Rev: 13402
2003-10-13 22:01:53 +00:00
Alan Liu
e1776d90c6
ICU-3175 fix handling of invalid pattern char
...
X-SVN-Rev: 13400
2003-10-13 17:15:39 +00:00
Andy Heninger
ccba9cce88
ICU-2924 Line break update - fix more monkey failures, getting closer.
...
X-SVN-Rev: 13397
2003-10-13 06:01:21 +00:00
Andy Heninger
a3f8e5695e
ICU-2924 RBBI, line break rules, monkey test, better conformance to spec
...
X-SVN-Rev: 13394
2003-10-11 00:44:36 +00:00
Andy Heninger
42281a6605
ICU-2924 RBBI, line break monkey test, better conformance to spec
...
X-SVN-Rev: 13391
2003-10-10 18:57:42 +00:00
Syn Wee Quek
307771b192
ICU-871 synching thai forward and reverse iteration to have exactly the same collation elements
...
X-SVN-Rev: 13387
2003-10-10 01:54:16 +00:00
Andy Heninger
9f947e20dc
ICU-2924 RBBI, line break monkey test, better conformance to spec
...
X-SVN-Rev: 13385
2003-10-10 00:53:18 +00:00
Andy Heninger
72109e9494
ICU-2924 Line break update - fix some test failures.
...
X-SVN-Rev: 13370
2003-10-09 05:39:58 +00:00
Andy Heninger
d4524826ed
ICU-2924 RBBI, new style rule format, new line break rules. (14 known test failures, will fix real soon.)
...
X-SVN-Rev: 13364
2003-10-09 01:13:08 +00:00
George Rhoten
95996b6773
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 13363
2003-10-08 22:43:26 +00:00
George Rhoten
c65d4d8669
ICU-3312 We no longer test properly getting the time zone from the OS.
...
The tests will now work in all time zones, but the tests will manually set the time zone to the expected time zone for testing.
X-SVN-Rev: 13353
2003-10-07 22:53:31 +00:00
George Rhoten
09edf55f1c
ICU-3312 Remove the time zone option.
...
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.
X-SVN-Rev: 13350
2003-10-07 22:22:34 +00:00
Alan Liu
7fffbdf68f
ICU-2906 make unescapeAt() handle escaped surrogate pairs
...
X-SVN-Rev: 13342
2003-10-07 18:10:37 +00:00
George Rhoten
81ed46198e
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13338
2003-10-07 16:12:46 +00:00
George Rhoten
b626ac0b2d
ICU-3221 Abstract classes shouldn't have a static class ID
...
X-SVN-Rev: 13336
2003-10-07 15:47:56 +00:00
George Rhoten
539743d8d1
ICU-3156 Remove dead tests that don't need to be there anymore.
...
X-SVN-Rev: 13319
2003-10-04 17:55:32 +00:00
Alan Liu
996bc7de46
ICU-2920 update isRuleWhiteSpace to have a fixed set of characters per UTR #31
...
X-SVN-Rev: 13317
2003-10-04 00:37:18 +00:00
Andy Heninger
75b6798406
ICU-2128 RBBI monkey test, add periodic tic output when running with an infinite loop count
...
X-SVN-Rev: 13314
2003-10-03 22:27:35 +00:00
Andy Heninger
760c72a4df
ICU-3042 Add enum API constants and tests for line break rule status values.
...
X-SVN-Rev: 13313
2003-10-03 22:25:26 +00:00
George Rhoten
626d2f98d4
ICU-3191 The locale data now returns different results.
...
X-SVN-Rev: 13306
2003-10-03 17:40:03 +00:00
Andy Heninger
6966edd758
ICU-2128 add isBoundary() check to RBBI MonkeyTest
...
X-SVN-Rev: 13304
2003-10-03 05:05:13 +00:00
Andy Heninger
d2e0f3a9ac
ICU-2128 fix RBBI Word rules and monkey test. All failures GONE!
...
X-SVN-Rev: 13288
2003-10-02 22:34:25 +00:00
Andy Heninger
34357bdd81
ICU-2128 fix inf loop bug in RBBI Line Monkey; simplify RBBI word monkey
...
X-SVN-Rev: 13272
2003-10-02 00:18:13 +00:00
Ram Viswanadha
9ff71f0842
ICU-2947 fix tests
...
X-SVN-Rev: 13270
2003-10-01 21:13:37 +00:00
Alan Liu
2a4b477a76
ICU-3266 more checks for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 13253
2003-09-30 19:17:12 +00:00
Alan Liu
e73dc2f4f3
ICU-3266 add checks for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 13250
2003-09-30 18:55:33 +00:00
Alan Liu
17eaec5cb0
ICU-3280 rewrite applyPattern() to use RuleCharacterIterator; add test cases
...
X-SVN-Rev: 13238
2003-09-29 23:00:39 +00:00
Ram Viswanadha
05ee82acf2
ICU-2947 make root locale language neutral
...
X-SVN-Rev: 13226
2003-09-27 01:09:40 +00:00
Alan Liu
3027d72af2
ICU-3266 add -tz [zone] option to cintltst, and make default time zone be America/Los_Angeles (unless otherwise specified on command line). Fixed handling of -a. Fixed spelling.
...
X-SVN-Rev: 13163
2003-09-22 19:48:43 +00:00
George Rhoten
845e5ab92c
ICU-3222 Fix a compiler warning
...
X-SVN-Rev: 13157
2003-09-22 16:11:02 +00:00
George Rhoten
27a96a6b30
ICU-3156 Fix the previous fix because there aren't enough parameters for the format
...
X-SVN-Rev: 13092
2003-09-14 22:58:43 +00:00
Vladimir Weinstein
548966ac62
ICU-3109 test for Thai change
...
X-SVN-Rev: 13084
2003-09-12 23:12:12 +00:00
Ram Viswanadha
8be83d1252
ICU-3053 fix the failures
...
X-SVN-Rev: 13054
2003-09-10 01:28:29 +00:00
Ram Viswanadha
820e942574
ICU-3050 #ifdef out the names array
...
X-SVN-Rev: 13020
2003-09-02 23:26:01 +00:00
George Rhoten
492d57ac79
ICU-3221 Fix AIX linker warnings
...
X-SVN-Rev: 12997
2003-08-31 20:53:46 +00:00
George Rhoten
d099b29421
ICU-3221 Fix linker warnings on AIX
...
X-SVN-Rev: 12981
2003-08-29 15:57:38 +00:00
George Rhoten
36674dcdc1
ICU-3221 Abstract classes don't need getStaticClassID(). You can't create them.
...
X-SVN-Rev: 12956
2003-08-27 00:59:13 +00:00
Ram Viswanadha
4dc898aca6
ICU-3050 more testing
...
X-SVN-Rev: 12934
2003-08-25 22:08:49 +00:00
Vladimir Weinstein
3943da5755
ICU-2458 Update tests according to the new UCA data file
...
X-SVN-Rev: 12922
2003-08-23 01:46:02 +00:00
Vladimir Weinstein
de398063e5
ICU-2458 Increase line buffer size in order to store new, larger test file
...
X-SVN-Rev: 12921
2003-08-23 01:42:56 +00:00
George Rhoten
7fe8e0974a
ICU-2449 Go back to the old name, and use the same verb tense as the other tests.
...
X-SVN-Rev: 12875
2003-08-19 21:08:26 +00:00
Alan Liu
f1890bcd7a
ICU-2966 add equivalency API test
...
X-SVN-Rev: 12866
2003-08-19 01:01:45 +00:00
Alan Liu
9478f07479
ICU-2966 support equivalency classes
...
X-SVN-Rev: 12864
2003-08-19 00:24:49 +00:00
Andy Heninger
2357f130ab
ICU-3156 fix test program problems introduced by adding u_cleanup to heap/mutex setter tests
...
X-SVN-Rev: 12851
2003-08-16 02:17:56 +00:00
Alan Liu
15dda84945
ICU-2966 clean up output
...
X-SVN-Rev: 12846
2003-08-15 20:07:56 +00:00
Alan Liu
70a03d87d6
ICU-2966 cleanup; add tests for deprecated createAvailableIDs API; add historical zone tests
...
X-SVN-Rev: 12843
2003-08-15 18:27:19 +00:00
Alan Liu
1f527fa02f
ICU-2966 update for the fact that createTimeZone usually returns an OlsonTimeZone now, not a SimpleTimeZone
...
X-SVN-Rev: 12842
2003-08-15 18:26:06 +00:00
Alan Liu
c76dd2efe5
ICU-2966 prefer America/New_York over EST ID
...
X-SVN-Rev: 12841
2003-08-15 18:25:05 +00:00
Alan Liu
9f1c64cdee
ICU-2966 make round trip test work when DST behavior CHANGES over time
...
X-SVN-Rev: 12840
2003-08-15 18:24:31 +00:00
Alan Liu
5b8c96790b
ICU-2966 add dateToString taking a TimeZone
...
X-SVN-Rev: 12839
2003-08-15 18:23:37 +00:00
Alan Liu
2b85f8d379
ICU-2966 historical Olson time zone support; update test case for historical data
...
X-SVN-Rev: 12838
2003-08-15 18:22:54 +00:00
George Rhoten
795d19ec1e
ICU-2449 Output an error on failure
...
X-SVN-Rev: 12831
2003-08-14 23:46:05 +00:00
Andy Heninger
78ca2fdfc9
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
...
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
Alan Liu
c0f208a3d6
ICU-2966 use portable random number generator
...
X-SVN-Rev: 12815
2003-08-12 19:57:57 +00:00
Alan Liu
8f00fae65a
ICU-2966 implement portable random number generator
...
X-SVN-Rev: 12814
2003-08-12 19:51:03 +00:00
Alan Liu
d3d2336908
ICU-2966 clean up errln output, add @v option
...
X-SVN-Rev: 12813
2003-08-12 19:22:32 +00:00
Alan Liu
74c4e638d7
ICU-2966 pass optional command line @parameter down to tests
...
X-SVN-Rev: 12812
2003-08-12 19:10:36 +00:00
Andy Heninger
58fc849c4f
ICU-3156 fix problems with ICU_USE_THREADS and the revised mutexes.
...
X-SVN-Rev: 12803
2003-08-10 23:57:35 +00:00
Vladimir Weinstein
2a8ef12f0c
ICU-3109 Test used to read before the start of the buffer
...
X-SVN-Rev: 12790
2003-08-08 19:37:40 +00:00
George Rhoten
461cc2fafc
ICU-2948 Japanese date/time fixes
...
X-SVN-Rev: 12788
2003-08-08 17:13:43 +00:00
Andy Heninger
aedb354246
ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
...
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
Ram Viswanadha
bac87f5f9f
ICU-3050 fix failure on redhat 6.2
...
X-SVN-Rev: 12765
2003-08-05 16:38:45 +00:00
Markus Scherer
795bad0ae8
ICU-2449 improve data-driven conversion tests
...
X-SVN-Rev: 12723
2003-08-01 14:21:58 +00:00
George Rhoten
21eb7860d6
ICU-3027 Fix the warning message about the global mutex
...
X-SVN-Rev: 12721
2003-07-31 23:13:45 +00:00
Vladimir Weinstein
c2a77c0fda
ICU-3140 updated Thai tailoring, Fractional UCA, test and test file
...
X-SVN-Rev: 12711
2003-07-30 21:12:10 +00:00
George Rhoten
e18743997e
ICU-2948 Fix iu language name
...
X-SVN-Rev: 12707
2003-07-29 16:32:43 +00:00
Andy Heninger
5f352ade23
ICU-2924 RBBI Line Break Rule Updates, work in progress.
...
X-SVN-Rev: 12706
2003-07-29 06:35:54 +00:00
Ram Viswanadha
2353dfaf78
ICU-3050 fix memory leaks in the test
...
X-SVN-Rev: 12705
2003-07-28 23:48:47 +00:00
Andy Heninger
6bbbeb7637
ICU-2924 RBBI Line Break Rule Updates, work in progress.
...
X-SVN-Rev: 12701
2003-07-28 06:40:25 +00:00
George Rhoten
034349d0a0
ICU-2948 First try at adding more native names for languages and countries.
...
X-SVN-Rev: 12696
2003-07-26 00:07:49 +00:00
Andy Heninger
e371874f36
ICU-2924 RBBI line break rules and monkey test, work in progress
...
X-SVN-Rev: 12685
2003-07-25 01:15:04 +00:00
Ram Viswanadha
9a043c2e5f
ICU-3050 StringPrep API first cut
...
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Markus Scherer
da8e68dd39
ICU-2449 need larger vsprintf() output buffers
...
X-SVN-Rev: 12668
2003-07-24 00:30:02 +00:00
Markus Scherer
8a10fff2ea
ICU-2449 allow setting of subchar in data-driven conversion tests
...
X-SVN-Rev: 12664
2003-07-24 00:16:27 +00:00
Vladimir Weinstein
2a53fc8a87
ICU-3109 more Thai fixes
...
X-SVN-Rev: 12663
2003-07-23 22:49:25 +00:00
Markus Scherer
69428c2161
ICU-2449 fix U_INLINE to inline in C++
...
X-SVN-Rev: 12660
2003-07-23 16:55:06 +00:00
Markus Scherer
68ef0bde89
ICU-2449 data-driven conversion tests
...
X-SVN-Rev: 12656
2003-07-22 17:38:35 +00:00
Markus Scherer
53de0aef70
ICU-2449 data-driven conversion tests
...
X-SVN-Rev: 12647
2003-07-22 04:18:20 +00:00
Markus Scherer
ad268ad5e2
ICU-2449 support integers and binaries for data-driven tests
...
X-SVN-Rev: 12646
2003-07-22 04:17:31 +00:00
Andy Heninger
a7562f974b
ICU-2924 RBBI Line Break Rule Updates, work in progress.
...
X-SVN-Rev: 12643
2003-07-21 05:37:08 +00:00
Vladimir Weinstein
e3490ec6ab
ICU-3109 added some Thai tests
...
X-SVN-Rev: 12638
2003-07-16 22:48:25 +00:00
Syn Wee Quek
5dc7d189e3
ICU-3094 fixed setOffset(0) error
...
X-SVN-Rev: 12608
2003-07-09 23:16:04 +00:00
Markus Scherer
84bd0babfa
ICU-2329 do not use invariant-character conversion for strings with variant characters
...
X-SVN-Rev: 12585
2003-07-02 17:26:20 +00:00
George Rhoten
31badf87f1
ICU-3053 Porting changes for MPRAS
...
X-SVN-Rev: 12563
2003-06-25 16:56:49 +00:00
George Rhoten
edabd1f1ab
ICU-3061 Handle _EURO and _PREEURO locale variants better
...
X-SVN-Rev: 12562
2003-06-25 16:56:37 +00:00
George Rhoten
95cc06e33c
ICU-3061 Handle _EURO and _PREEURO locale variants better
...
X-SVN-Rev: 12559
2003-06-25 00:04:49 +00:00
George Rhoten
6c952cb83d
ICU-3053 Porting changes for MPRAS
...
X-SVN-Rev: 12552
2003-06-23 23:16:10 +00:00
Ram Viswanadha
47b2ec2382
ICU-2686 fix un-initialized memory access
...
X-SVN-Rev: 12507
2003-06-13 00:10:26 +00:00
Ram Viswanadha
6e9ade5670
ICU-2699 fix compiler warnings
...
X-SVN-Rev: 12505
2003-06-12 23:56:38 +00:00
Vladimir Weinstein
3563805788
ICU-2729 fix mismatched new[]/delete
...
X-SVN-Rev: 12498
2003-06-12 20:45:19 +00:00
Steven R. Loomis
60d0e37025
ICU-2039 test update- correct arg type
...
X-SVN-Rev: 12497
2003-06-12 20:35:39 +00:00
Steven R. Loomis
1aeae32480
ICU-2039 update to new test
...
X-SVN-Rev: 12496
2003-06-12 20:34:13 +00:00
Steven R. Loomis
2d96aef2ad
ICU-2039 memory err in test
...
X-SVN-Rev: 12495
2003-06-12 20:24:07 +00:00
Vladimir Weinstein
07cb70634b
ICU-2039 fixed C++ ambiguity
...
X-SVN-Rev: 12494
2003-06-12 19:35:35 +00:00
Steven R. Loomis
3402a7cc54
ICU-2039 format code coverage improvements
...
X-SVN-Rev: 12492
2003-06-12 18:02:40 +00:00
Vladimir Weinstein
5ef2df4a28
ICU-2729 close a file after you use it
...
X-SVN-Rev: 12491
2003-06-12 17:45:25 +00:00
George Rhoten
472f5417f8
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12488
2003-06-12 01:47:15 +00:00
George Rhoten
29ba78262c
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12487
2003-06-12 01:37:25 +00:00
George Rhoten
a428a708ac
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12481
2003-06-11 23:15:40 +00:00
George Rhoten
ae0f7ee2f8
ICU-3017 Test that ICU with STL works on Windows.
...
X-SVN-Rev: 12478
2003-06-11 22:58:40 +00:00
George Rhoten
cf63335147
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12474
2003-06-11 22:07:25 +00:00
Steven R. Loomis
42b4d3d5f7
ICU-2039 calendar code coverage improvements
...
X-SVN-Rev: 12472
2003-06-11 21:17:03 +00:00
George Rhoten
099f6890ad
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12446
2003-06-11 01:36:30 +00:00
Steven R. Loomis
9ae7f6b85a
ICU-2039 calendar code coverage improvements
...
X-SVN-Rev: 12444
2003-06-11 01:25:26 +00:00