Commit Graph

3819 Commits

Author SHA1 Message Date
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
Vladimir Weinstein
a4513276b9 ICU-3537 fix for fcdTrieIndex cleanup
X-SVN-Rev: 14406
2004-01-26 21:16:25 +00:00
Alan Liu
775b87f1ff ICU-2202 add C and C++ tests
X-SVN-Rev: 14390
2004-01-23 18:05:46 +00:00
George Rhoten
d9b2a3456f ICU-3346 This test was fixed incorrectly. Test for the correct value.
X-SVN-Rev: 14389
2004-01-23 05:58:39 +00:00
George Rhoten
b1a3b12216 ICU-3346 cctest.c is suppose to be in conversion, not collation.
X-SVN-Rev: 14388
2004-01-23 05:40:31 +00:00
Andy Heninger
adf7b6c0a6 ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
X-SVN-Rev: 14384
2004-01-22 19:32:42 +00:00
Alan Liu
8af4a86e25 ICU-2202 initial tests
X-SVN-Rev: 14374
2004-01-22 00:15:32 +00:00
George Rhoten
d7cb735e72 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14361
2004-01-17 00:06:19 +00:00
Vladimir Weinstein
99241f7468 ICU-3515 tailoring around implicit bug fix
X-SVN-Rev: 14360
2004-01-16 23:44:58 +00:00
Eric Mader
f74b4bdfad ICU-3514 changes to avoid crahses when there's no ICU data.
X-SVN-Rev: 14354
2004-01-16 21:31:17 +00:00
Vladimir Weinstein
0e23771cdc ICU-3515 trying to please AIX compiler by renaming constants
X-SVN-Rev: 14353
2004-01-16 16:40:30 +00:00
Vladimir Weinstein
8e623db1d4 ICU-3515 no // in C files
X-SVN-Rev: 14352
2004-01-16 14:32:45 +00:00
Vladimir Weinstein
970804fd0b ICU-3515 tests for implicit generation, ce validity + some refactoring
X-SVN-Rev: 14351
2004-01-16 07:14:08 +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
Vladimir Weinstein
8042e73e82 ICU-3515 updated UCA conformance test files
X-SVN-Rev: 14348
2004-01-16 07:10:57 +00:00
Eric Mader
9d6bfe34c9 ICU-3514 check for false return value from unorm_getCanonStartSet() in TestConsistency.
X-SVN-Rev: 14343
2004-01-16 01:58:04 +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
Vladimir Weinstein
9174c179e8 ICU-2751 updated test for getUCAVersion
X-SVN-Rev: 14318
2004-01-14 21:50:51 +00:00
Vladimir Weinstein
904a2126cf ICU-3222 compiler warning fix
X-SVN-Rev: 14313
2004-01-13 19:58:46 +00:00
George Rhoten
b9072652ab ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14308
2004-01-13 00:09:55 +00:00
George Rhoten
1dd5fd0e82 ICU-3494 Fix a compiler warning from previous check-in
X-SVN-Rev: 14290
2004-01-10 00:22:37 +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
Vladimir Weinstein
7a03a9daba ICU-2438 getBaseName test
X-SVN-Rev: 14279
2004-01-09 07:59:45 +00:00
Vladimir Weinstein
880f41d53e ICU-3494 binary collation generation bug test
X-SVN-Rev: 14278
2004-01-09 07:57:34 +00:00
Vladimir Weinstein
398073295c ICU-3184 CODAN bug fix test (go through tailoring instead of root)
X-SVN-Rev: 14277
2004-01-09 07:55:22 +00:00
Vladimir Weinstein
67546d711b ICU-2751 test ucol_getUCAVersion
X-SVN-Rev: 14269
2004-01-08 22:53:45 +00:00
George Rhoten
e6bae15cc6 ICU-2403 Make cintltst work like intltest with regards to how ICU_DATA is handled.
X-SVN-Rev: 14268
2004-01-08 22:33:17 +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
cd569f8b17 ICU-3343 Hide diagnostic message
X-SVN-Rev: 14264
2004-01-08 21:46:49 +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
George Rhoten
e2242d1091 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14240
2004-01-06 21:24:53 +00:00
Markus Scherer
201f1aab34 ICU-3222 test bug fix
X-SVN-Rev: 14223
2003-12-29 03:43:38 +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
3b02edd4df ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14215
2003-12-23 19:23:42 +00:00
Eric Mader
2ddbfe3a32 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14198
2003-12-19 23:30:30 +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
Eric Mader
9a25bee774 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14195
2003-12-19 22:33:33 +00:00
Markus Scherer
4b813c0c84 ICU-3191 fix spelling error
X-SVN-Rev: 14191
2003-12-19 19:46:19 +00:00
Markus Scherer
ad35a5421a ICU-3059 fixes for 16-bit compilers
X-SVN-Rev: 14190
2003-12-19 19:20:56 +00:00
Steven R. Loomis
1e3a0505a3 ICU-2424 improved diagnostics
X-SVN-Rev: 14188
2003-12-19 02:19:51 +00:00
Markus Scherer
8d2ad27c5d ICU-3343 test bug fix
X-SVN-Rev: 14172
2003-12-18 19:43:07 +00:00
Ram Viswanadha
65f49390c2 ICU-3461 test for collation data
X-SVN-Rev: 14167
2003-12-17 23:12:24 +00:00
Ram Viswanadha
55e59864de ICU-3461 test for collation data
X-SVN-Rev: 14166
2003-12-17 23:10:48 +00:00
Vladimir Weinstein
536c8582e9 ICU-3461 removed de__PHONEBOOK from RamsRulesTest because I currently don't know how to test "&\u0153<<\u00F6/e" "&\u0152<<\u00D6/E", since the reset is on an expanding codepoint. Need to revisit the test, but not a high priority.
X-SVN-Rev: 14164
2003-12-17 21:24:53 +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
3bd2f3a26c ICU-3461 fixed test to reflect collation changes
X-SVN-Rev: 14162
2003-12-17 20:50:05 +00:00
Vladimir Weinstein
636fe34dac ICU-3461 fixed Lithuanian test, returned Danish test and fixed it.
X-SVN-Rev: 14161
2003-12-17 20:28:19 +00:00
Vladimir Weinstein
59e9ec9b92 ICU-3461 Removed Danish test, since rules have changed.
X-SVN-Rev: 14158
2003-12-17 06:51:03 +00:00
Vladimir Weinstein
798564f0f5 ICU-3461 Fixed RamsRulesTest so that it handles &[before 1]x<<y. Removed J831 test, since it was based on Latvian which changed.
X-SVN-Rev: 14157
2003-12-17 06:49:32 +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
Vladimir Weinstein
7a4528a295 ICU-3461 Added Estonian, Lithuanian, Latvian and Albanian collation test. Removed Danish collation test.
X-SVN-Rev: 14155
2003-12-17 06:47:00 +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
Markus Scherer
7b5b479d09 ICU-3343 fix and improve ucnv_safeClone() implementations
X-SVN-Rev: 14141
2003-12-16 05:16:55 +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
5b04614ac5 ICU-2403 Make tracing a configure option
X-SVN-Rev: 14120
2003-12-13 00:18:41 +00:00
Eric Mader
d54d1b8804 ICU-3062 fix the path names that I incorrectly "corrected" in the last version.
X-SVN-Rev: 14118
2003-12-12 20:58:58 +00:00
Eric Mader
2326c45466 ICU-3062 make a separate local directory for layout public headers, separate the layout test from the regular cpp test.
X-SVN-Rev: 14117
2003-12-12 20:32:08 +00:00
George Rhoten
64bf3c14b4 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14114
2003-12-12 06:59:38 +00:00
Ram Viswanadha
762bdb3c1d ICU-3191 fix the test .. expected data changed!
X-SVN-Rev: 14112
2003-12-12 03:38:07 +00:00
Andy Heninger
7211e3f14a ICU-3008 udata name buffer overflow handling
X-SVN-Rev: 14103
2003-12-11 21:07:32 +00:00
Markus Scherer
725457bca6 ICU-3445 fix tests for UCONFIG_NO_...
X-SVN-Rev: 14099
2003-12-11 17:40:28 +00:00
Andy Heninger
f22ef10cc0 ICU-3008 improve udata path name buffer overflow handling
X-SVN-Rev: 14098
2003-12-11 07:21:36 +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
Eric Mader
6fc82370ee ICU-3062 remove a debugging line I left in by mistake.
X-SVN-Rev: 14093
2003-12-11 01:14:32 +00:00
Vladimir Weinstein
92e63a35cb ICU-3259 fixed postion of open/close collation iterator
X-SVN-Rev: 14088
2003-12-10 23:56:55 +00:00
Eric Mader
07e8572c18 ICU-3062 Add preliminary support for layout headers. Only works if USE_ICU_CONFIG is defined and ICU has been installed...
X-SVN-Rev: 14083
2003-12-10 22:29:30 +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
George Rhoten
99666f944d ICU-3360 iso-639 sync
X-SVN-Rev: 14075
2003-12-10 18:27:59 +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
Markus Scherer
07e5fd82bb ICU-3179 make ISO-2022-xx return to ASCII mode at the very end of the text
X-SVN-Rev: 14071
2003-12-10 02:03:42 +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
George Rhoten
bc0bd1a4b1 ICU-2948 Don't use deprecated Nynorsk data
X-SVN-Rev: 14064
2003-12-09 23:02:16 +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
Markus Scherer
df783f8102 ICU-3361 fix ISO-2022-KRto handle truncated escape sequences etc.
X-SVN-Rev: 14047
2003-12-09 01:18:21 +00:00
Eric Mader
c68a5bdf67 ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14039
2003-12-08 22:43:41 +00:00
George Rhoten
3d17e5e3c7 ICU-871 Use log_verbose instead of printf
X-SVN-Rev: 14036
2003-12-08 19:01:55 +00:00
Andy Heninger
4ea6b6be45 ICU-3437 improved test coverage
X-SVN-Rev: 14033
2003-12-08 07:12:34 +00:00
Markus Scherer
c720ee3d83 ICU-3361 fix ISO-2022-JP/JIS7/JIS8 according to specs and to handle truncated escape sequences etc.
X-SVN-Rev: 14029
2003-12-06 01:52:37 +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
27ae318440 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14026
2003-12-06 01:06:05 +00:00
George Rhoten
051c8a350c ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14024
2003-12-06 00:44:16 +00:00
George Rhoten
9232c173a9 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14021
2003-12-05 22:49:38 +00:00
George Rhoten
0afdc4bba8 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14020
2003-12-05 22:48:48 +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
Markus Scherer
789228165c ICU-3361 fix ucnv_getUnicodeSet(ISO-2022-xx)
X-SVN-Rev: 14000
2003-12-04 19:36:20 +00:00
George Rhoten
1d30cb0652 ICU-3068 Remove about 10KB of whitespace
X-SVN-Rev: 13998
2003-12-04 17:21:28 +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
6da8c8c555 ICU-3361 disable the _generic_ ISO-2022 converter
X-SVN-Rev: 13991
2003-12-04 01:20:54 +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
George Rhoten
0fbe7eb84e ICU-3068 Remove about 50KB of whitespace. Indent data with only 4 spaces.
X-SVN-Rev: 13983
2003-12-03 23:47:10 +00:00
Ram Viswanadha
52202b9b9e ICU-2962 convert ASCII strings to their hex equivalent
X-SVN-Rev: 13982
2003-12-03 23:36:31 +00:00
Markus Scherer
fc6ccc795e ICU-3361 disable the _generic_ ISO-2022 converter
X-SVN-Rev: 13981
2003-12-03 22:53:14 +00:00
Andy Heninger
d7b1c9d7a1 ICU-2468 regexp \b word boundaries match Unicode TR definition.
X-SVN-Rev: 13978
2003-12-03 22:21:14 +00:00
George Rhoten
734b35159a ICU-3156 Fix for iSeries, which has 16 byte (128-bit pointers)
X-SVN-Rev: 13976
2003-12-03 21:16:34 +00:00
George Rhoten
e5bda74769 ICU-3346 Add some real macos tables
X-SVN-Rev: 13974
2003-12-03 18:29:33 +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
6c27d539e8 ICU-2947 Undo a partial test addition, which doesn't test anything.
X-SVN-Rev: 13951
2003-12-02 23:56:35 +00:00
George Rhoten
b7c6c48e23 ICU-2942 Fix a test for get display script
X-SVN-Rev: 13950
2003-12-02 23:45:36 +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
6146c58a70 ICU-2403 Fix for iSeries, which has 16 byte (128-bit) pointers.
X-SVN-Rev: 13946
2003-12-02 19:45:02 +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
Ram Viswanadha
bcb0e9840e ICU-2962 z/os porting fixes
X-SVN-Rev: 13938
2003-12-02 03:12:49 +00:00
George Rhoten
838b8bdfae ICU-3222 Fix some compiler warnings
X-SVN-Rev: 13934
2003-12-02 02:48:19 +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
992ee7ca58 ICU-3222 Undo one of the last changes.
X-SVN-Rev: 13925
2003-12-02 00:55:40 +00:00
George Rhoten
3a787723c6 ICU-2438 Fix two tests in TestPrefixes based on group discussion,
and fix some compiler warnings.

X-SVN-Rev: 13922
2003-12-01 23:37:17 +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
Vladimir Weinstein
5d0e4f98e5 ICU-2438 complete test data for the added tests
X-SVN-Rev: 13909
2003-12-01 19:11:02 +00:00
George Rhoten
50993e262e ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13908
2003-12-01 06:29:30 +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
b2eb175307 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13902
2003-11-27 01:23:15 +00:00
George Rhoten
3b2e9b78ca ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13899
2003-11-26 23:15:27 +00:00
Andy Heninger
22b16ab91e ICU-2403 tracing, have cintltst save trace settings across u_cleanup().
Add trace Open and Close option to cintltst

X-SVN-Rev: 13896
2003-11-26 03:09:51 +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
956665413d ICU-2403 Fix EBCDIC issues.
X-SVN-Rev: 13880
2003-11-25 17:58:17 +00:00
Vladimir Weinstein
079031d99c ICU-2438 test keyword support for uloc_getDisplayName
X-SVN-Rev: 13867
2003-11-25 00:05:06 +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
52a52e88f5 ICU-871 make sure Tibetan is tested properly even in the quick mode
X-SVN-Rev: 13840
2003-11-24 19:40:46 +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
Markus Scherer
4cc4e9ed10 ICU-2235 add testdata_icu26e_testtypes.res (big-endian EBCDIC)
X-SVN-Rev: 13812
2003-11-21 18:31:20 +00:00
George Rhoten
93c5cc25fe ICU-3259 Fix a memory leak
X-SVN-Rev: 13809
2003-11-21 17:58:30 +00:00
Syn Wee Quek
73e1d793e7 ICU-2491 made default max codepoints to run be 0x10ffff when wchar_t supports it.
makefile updated too.

X-SVN-Rev: 13806
2003-11-21 06:18:48 +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
Andy Heninger
43aca775e3 ICU-2403 tracing, more changes from code review
X-SVN-Rev: 13798
2003-11-21 00:51:56 +00:00
Andy Heninger
6d106efab7 ICU-2403 tracing, more changes from code review
X-SVN-Rev: 13797
2003-11-21 00:41:07 +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
Andy Heninger
9ded263c4a ICU-2403 tracing, changes from code review
X-SVN-Rev: 13792
2003-11-20 20:04:34 +00:00
George Rhoten
806f7f8a2c ICU-2403 Properly define a 64-bit type
X-SVN-Rev: 13788
2003-11-20 18:43:12 +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
d1b25b36e5 ICU-3101 test for leading/trailing whitespace in character names, and for TAB anywhere
X-SVN-Rev: 13775
2003-11-19 23:26:44 +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
b665d4e59c ICU-2235 add testdata_icu26_testtypes.res
X-SVN-Rev: 13766
2003-11-19 19:30:27 +00:00
Markus Scherer
53b34387cb ICU-2235 test swap testdata_icu26_testtypes.res
X-SVN-Rev: 13764
2003-11-19 18:45:26 +00:00
Markus Scherer
d075312a5e ICU-2235 add testdata_icu26_testtypes.res
X-SVN-Rev: 13763
2003-11-19 18:44:17 +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
Markus Scherer
2993555c1e ICU-2235 test data swapping implementation functions
X-SVN-Rev: 13754
2003-11-19 01:06:31 +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
Markus Scherer
3d43f65989 ICU-3346 add some conversion tables for windows system codepages
X-SVN-Rev: 13712
2003-11-13 05:17:24 +00:00
Steven R. Loomis
25e453df2d ICU-3379 test updates
X-SVN-Rev: 13707
2003-11-13 02:28:50 +00:00
George Rhoten
02c3f249c9 ICU-2942 Make some changes based on the code review
X-SVN-Rev: 13703
2003-11-13 00:20:27 +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
Syn Wee Quek
7b219d0761 ICU-871 Fixed forward ignorables skipping bug
X-SVN-Rev: 13695
2003-11-12 20:45:53 +00:00
George Rhoten
cdc6ac3f78 ICU-2403 Add test file for Andy
X-SVN-Rev: 13691
2003-11-12 18:14:45 +00:00
Andy Heninger
555042a1a2 ICU-2403 tracing, minor fix to tests.
X-SVN-Rev: 13686
2003-11-12 17:23:44 +00:00
Markus Scherer
142fb8bab6 ICU-3346 bug fix: base table used to fallback from U+0000 to 00 even if U+0000 was unassigned
X-SVN-Rev: 13685
2003-11-12 15:59:08 +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
Andy Heninger
4b35b705b1 ICU-2403 trace tests added
X-SVN-Rev: 13680
2003-11-12 07:02:45 +00:00
Andy Heninger
d1a68204b3 ICU-2403 trace tests added, trace API doc comments tweaked.
X-SVN-Rev: 13679
2003-11-12 07:00:38 +00:00
Vladimir Weinstein
897b88f618 ICU-2438 keyword API change, test update and a bugfix in uresbund.c
X-SVN-Rev: 13677
2003-11-12 06:10:59 +00:00
Markus Scherer
dfb7248160 ICU-3346 support loading extension files from non-NULL (application) packages (same package as where the base file is for now)
X-SVN-Rev: 13673
2003-11-12 02:04:55 +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
43f8403ace ICU-2438 CollationElements->collations changes in cintltst
X-SVN-Rev: 13670
2003-11-11 21:41:47 +00:00
Vladimir Weinstein
d5dcb0d8a0 ICU-2438 CollationElements->collations changes in intltest
X-SVN-Rev: 13669
2003-11-11 21:39:15 +00:00
Vladimir Weinstein
a742b32602 ICU-2438 CollationElements->collations changes in testdata
X-SVN-Rev: 13667
2003-11-11 21:37:23 +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
Markus Scherer
b94f9b874f ICU-3346 support stateless DBCS-only and simple (single-character) conversion extensions
X-SVN-Rev: 13659
2003-11-11 18:47:42 +00:00
Markus Scherer
21f41ac624 ICU-3346 add ibm-971
X-SVN-Rev: 13657
2003-11-11 18:45:47 +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
Andy Heninger
d4e4635656 ICU-2468 regexp word boundaries using RBBI
X-SVN-Rev: 13641
2003-11-08 02:01:42 +00:00
Markus Scherer
693cbae3a7 ICU-3346 support DBCS-only and other delta (extension-only) .cnv files
X-SVN-Rev: 13637
2003-11-07 23:57:24 +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
Vladimir Weinstein
41955fd0fc ICU-2080 tests for ures_getSize bug fix, ures_getLocaleByType
X-SVN-Rev: 13628
2003-11-07 08:42:32 +00:00
Ram Viswanadha
eb684be491 ICU-2938 add tests for the newly added API
X-SVN-Rev: 13619
2003-11-07 02:48:11 +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
George Rhoten
6e3e4a7898 ICU-2404 Add a test for Markus to fix
X-SVN-Rev: 13610
2003-11-06 21:58:12 +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
aa0b3e8ccb ICU-3357 INT64_MIN -> U_INT64_MIN
X-SVN-Rev: 13583
2003-11-05 02:31:59 +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
Steven R. Loomis
bdb879222e ICU-3357 define U_INT64_MIN, U_INT64_MAX, and U_UINT64_MAX
X-SVN-Rev: 13577
2003-11-05 01:49:45 +00:00
Doug Felt
f05dc3af61 ICU-813 int64 formatting, fix free
X-SVN-Rev: 13576
2003-11-05 01:47:26 +00:00
Doug Felt
6989169362 ICU-813 int64 formatting, unum (C), fmtable (error overloads)
X-SVN-Rev: 13572
2003-11-04 23:10:46 +00:00
Vladimir Weinstein
5005d6e0ec ICU-2438 locale keyword support for ucurr_forLocale
X-SVN-Rev: 13569
2003-11-04 22:35:06 +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
Andy Heninger
6c2f85f7cd ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
X-SVN-Rev: 13545
2003-10-31 21:50:18 +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
4171085928 ICU-2913 add U_IS_SUPPLEMENTARY(c) and U_IS_BMP(c)
X-SVN-Rev: 13543
2003-10-31 19:17:00 +00:00
Andy Heninger
d6f2e2319e ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
X-SVN-Rev: 13539
2003-10-31 02:19:42 +00:00
Markus Scherer
a4d1270530 ICU-2949 define and fix ucnv_getMaxCharSize() behavior
X-SVN-Rev: 13538
2003-10-30 23:03:18 +00:00
George Rhoten
09105d9c9a ICU-2942 Create uloc_canonicalize
X-SVN-Rev: 13528
2003-10-29 22:29:19 +00:00
Markus Scherer
f24d153bdb ICU-2404 implement ucnv_getUnicodeSet() for extensions
X-SVN-Rev: 13527
2003-10-29 22:06:57 +00:00
Markus Scherer
de455a8bc4 ICU-942 fully handle <subchar1> and |2 in converters
X-SVN-Rev: 13525
2003-10-29 17:18:17 +00:00
Markus Scherer
4614bfe102 ICU-942 fully handle <subchar1> and |2 in converters
X-SVN-Rev: 13522
2003-10-29 03:18:21 +00:00
Doug Felt
3f812b4d59 ICU-2552 number of zeros
X-SVN-Rev: 13520
2003-10-29 00:20:05 +00:00
Markus Scherer
ed3bced160 ICU-1893 update table for ibm-16684
X-SVN-Rev: 13519
2003-10-28 21:49:57 +00:00
Markus Scherer
9f6cc41061 ICU-2404 support SI/SO stateful conversion
X-SVN-Rev: 13517
2003-10-28 19:21:38 +00:00
Markus Scherer
736f1326ed ICU-1893 update tables for ibm-1390 and ibm-1399
X-SVN-Rev: 13510
2003-10-28 05:16:18 +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
Markus Scherer
cea34629f2 ICU-2404 first code for m:n conversion extensions
X-SVN-Rev: 13490
2003-10-25 00:29:13 +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
Vladimir Weinstein
3d2215268d ICU-2438 uloc_getLocaleNoKeywords (for resource bundles), support for canonizing ICU variants to keywords (disabled).
X-SVN-Rev: 13473
2003-10-22 18:53:54 +00:00
Andy Heninger
d52bbb8da6 ICU-1117 RBBI Sentence Breaks, destinguish sentences with terminators (.!? etc.) from those without.
X-SVN-Rev: 13468
2003-10-21 21:46:05 +00:00
Markus Scherer
5095c16e01 ICU-3115 use ures_ fillIn parameters for efficiency
X-SVN-Rev: 13466
2003-10-21 01:06:00 +00:00
Markus Scherer
55a2251179 ICU-3115 test table32 resources for >64k key chars and >64k table items
X-SVN-Rev: 13464
2003-10-18 00:00:14 +00:00
Markus Scherer
ed80d8854b ICU-3115 allow res_findResource() to modify the path contents
X-SVN-Rev: 13463
2003-10-17 23:58:52 +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
a670c1aa2e ICU-3259 Fix the buffer overflow that I introduced.
X-SVN-Rev: 13442
2003-10-16 22:07:24 +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
5577ee9d7f ICU-3191 Allow some experimental locales to pass this test.
X-SVN-Rev: 13430
2003-10-15 17:45:49 +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
George Rhoten
4098ce1994 ICU-3259 Fix two tests once the timezone is outside of the PST timezone.
X-SVN-Rev: 13412
2003-10-14 17:47:01 +00:00
Vladimir Weinstein
847cec8661 ICU-2438 uloc_getKeywords, uloc_getKeywordValue tests
X-SVN-Rev: 13406
2003-10-14 06:08:54 +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
George Rhoten
9904f27dff ICU-2256 Fix a few minor bugs found while increasing code test coverage.
X-SVN-Rev: 13395
2003-10-11 02:16:12 +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
George Rhoten
8c1cec35ed ICU-3259 Fix a memory leak.
X-SVN-Rev: 13393
2003-10-10 20:58:22 +00:00
George Rhoten
f13e8abf93 ICU-2256 Make u_fgets more compatible with fgets, and improve surrogate support.
X-SVN-Rev: 13392
2003-10-10 20:55:24 +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
Syn Wee Quek
95b7eaadc2 ICU-871 synching forward and reverse iteration to have exactly the same collation elements
X-SVN-Rev: 13386
2003-10-10 00:55:32 +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
7c001d153c ICU-3259 Fix a time zone failure
X-SVN-Rev: 13358
2003-10-07 23:56:36 +00:00
George Rhoten
c581387766 ICU-3259 Fix a time zone failure
X-SVN-Rev: 13356
2003-10-07 23:49:04 +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
George Rhoten
00e21ff118 ICU-3259 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: 13349
2003-10-07 21:52:15 +00:00
George Rhoten
8f1deb1ece ICU-3259 Remove the time zone option.
After fixing the 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 it doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.

X-SVN-Rev: 13348
2003-10-07 21:50:15 +00:00
George Rhoten
9969e5abe2 ICU-2942 Test getDisplayName
X-SVN-Rev: 13345
2003-10-07 19:51:31 +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
adec715ac1 ICU-3259 Fix memory initialization and memory leak problems.
X-SVN-Rev: 13327
2003-10-06 22:32:36 +00:00
George Rhoten
d982e0d2ab ICU-3259 Make it easier to distinguish tests while using heap debugging tools.
X-SVN-Rev: 13326
2003-10-06 22:15:27 +00:00
Markus Scherer
1fed84843c ICU-1838 forbid converting surrogate code points in UTF-16/32
X-SVN-Rev: 13321
2003-10-06 03:28:36 +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
George Rhoten
fd7d8e1dc5 ICU-2942 Partial implementation of locale script API. More testing to be done later.
X-SVN-Rev: 13315
2003-10-03 23:57:04 +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
George Rhoten
1fb55a65c7 ICU-1838 Forbid converting surrogate code points in UTF-32
X-SVN-Rev: 13273
2003-10-02 17:02:14 +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
Markus Scherer
ce62cd2409 ICU-2329 bug fix in test
X-SVN-Rev: 13261
2003-10-01 00:03:34 +00:00
George Rhoten
6a41e9df61 ICU-3191 Fix how Pre-Euro currency is displayed in Ireland.
X-SVN-Rev: 13260
2003-09-30 23:38:52 +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
16d44ffb76 ICU-3266 add checks for UCONFIG_NO_FORMATTING
X-SVN-Rev: 13252
2003-09-30 19:15:53 +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
Ram Viswanadha
8efb4c9ef0 ICU-2947 improve testing
X-SVN-Rev: 13247
2003-09-30 18:23:06 +00:00
Ram Viswanadha
16bfcf17e5 ICU-2947 make root locale neutral take 2
X-SVN-Rev: 13244
2003-09-30 03:03:22 +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
George Rhoten
c9857c18fd ICU-3115 fix quoting of target
X-SVN-Rev: 13225
2003-09-26 22:37:54 +00:00
Steven R. Loomis
c3f04bcdcc ICU-3115 fix quoting of target
X-SVN-Rev: 13221
2003-09-26 17:04:12 +00:00
Steven R. Loomis
1f1b79016d ICU-3115 test data for reslist32
X-SVN-Rev: 13219
2003-09-26 01:57:13 +00:00
George Rhoten
d200f4a8e5 ICU-2256 Deprecate %K and %U. Replace with %C and %S
X-SVN-Rev: 13214
2003-09-25 21:14:35 +00:00
Vladimir Weinstein
4f611b6d21 ICU-3140 removed old and buggy Thai test file
X-SVN-Rev: 13211
2003-09-25 18:42:54 +00:00