George Rhoten
391d8f379e
ICU-4092 Increase code coverage
...
X-SVN-Rev: 17007
2004-12-22 21:57:43 +00:00
George Rhoten
abdc634426
ICU-3004 Fix some locale specific problems.
...
X-SVN-Rev: 17006
2004-12-22 20:06:05 +00:00
George Rhoten
56c5df7e01
ICU-3004 Make sure that tests that change the default locale, change the default locale back to its original value.
...
This helps to make sure that the tests are not order dependent, and that Turkish casing problems appear more easily.
X-SVN-Rev: 17004
2004-12-22 19:28:42 +00:00
George Rhoten
1b9f1f50a6
ICU-3004 Test for some Turkish case conversion errors.
...
X-SVN-Rev: 17003
2004-12-22 19:25:19 +00:00
George Rhoten
61d7b4dc47
ICU-3004 Fix some Turkish case conversion errors.
...
X-SVN-Rev: 17002
2004-12-22 17:34:16 +00:00
George Rhoten
d6747bb687
ICU-4092 Improve code coverage
...
X-SVN-Rev: 17000
2004-12-22 08:02:08 +00:00
George Rhoten
fbb7b80250
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16999
2004-12-22 07:33:15 +00:00
George Rhoten
0b361eca4b
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
6ee1d5489d
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00
George Rhoten
f9de880fb0
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16996
2004-12-22 01:00:32 +00:00
George Rhoten
7063b3ce6d
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16995
2004-12-22 00:42:18 +00:00
George Rhoten
e4462ec8c6
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16994
2004-12-22 00:34:39 +00:00
George Rhoten
e05a965b8d
ICU-4092 Remove dead code.
...
Don't use codepage specific CharString. There are other ways to achieve the same results.
X-SVN-Rev: 16991
2004-12-22 00:05:59 +00:00
George Rhoten
4f61fbcda0
ICU-4092 Real fix for MSVC 6
...
X-SVN-Rev: 16989
2004-12-21 23:51:25 +00:00
George Rhoten
2596872615
ICU-4092 Fix a typo that I checked in.
...
X-SVN-Rev: 16988
2004-12-21 23:07:40 +00:00
George Rhoten
ae9c08341d
ICU-4092 Fix for MSVC 6
...
X-SVN-Rev: 16987
2004-12-21 23:02:17 +00:00
George Rhoten
8ab45b2d62
ICU-4092 Fix previous checkin for Linux.
...
X-SVN-Rev: 16986
2004-12-21 22:26:39 +00:00
George Rhoten
ed00aa3a6c
ICU-4092 Improve code coverage.
...
X-SVN-Rev: 16983
2004-12-21 20:19:39 +00:00
George Rhoten
d376bfe07d
ICU-4092 Properly test ucnv_getDisplayName preflighting
...
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
fef1b77683
ICU-4092 Increase code coverage.
...
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.
X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
5a592ce19e
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16978
2004-12-21 05:03:43 +00:00
George Rhoten
6d6e37483d
ICU-4092 Improve code coverage.
...
X-SVN-Rev: 16977
2004-12-21 01:39:14 +00:00
George Rhoten
1036574f5b
ICU-4092 Improve code coverage. Add some argument tests.
...
X-SVN-Rev: 16976
2004-12-21 01:31:24 +00:00
George Rhoten
2f8b690e51
ICU-4092 Improve code coverage. Add some preflighting tests.
...
X-SVN-Rev: 16975
2004-12-21 01:23:30 +00:00
George Rhoten
4f762b71a8
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16974
2004-12-20 23:47:56 +00:00
George Rhoten
03506550ff
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16973
2004-12-20 23:38:05 +00:00
George Rhoten
552e09eae6
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16971
2004-12-20 23:10:09 +00:00
George Rhoten
1958749d0d
ICU-4092 Move rtti test code to proper location
...
X-SVN-Rev: 16970
2004-12-20 23:07:25 +00:00
George Rhoten
b7d71b6d46
ICU-4092 Remove dead code
...
X-SVN-Rev: 16968
2004-12-18 01:05:47 +00:00
George Rhoten
9fe324401f
ICU-4092 Remove dead code
...
X-SVN-Rev: 16966
2004-12-17 23:48:55 +00:00
Eric Mader
1471376ec8
ICU-4302 changes from ICU 3.2 "no data" test.
...
X-SVN-Rev: 16958
2004-12-16 02:54:23 +00:00
George Rhoten
850c108c17
ICU-4092 Remove dead code.
...
X-SVN-Rev: 16957
2004-12-15 18:48:57 +00:00
George Rhoten
d205f70f5b
ICU-4092 Enable dead code.
...
X-SVN-Rev: 16956
2004-12-15 18:03:41 +00:00
George Rhoten
70e9d03998
ICU-4299 Fix ures_openU so that it works as documented
...
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
a1487bcd57
ICU-4092 Remove dead test code that Andy said was okay to delete.
...
Better test code is in intltest.
X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
a6320bf075
ICU-4092 Remove invalid and unused tests
...
X-SVN-Rev: 16952
2004-12-15 01:06:38 +00:00
George Rhoten
782d23513d
ICU-4092 Consolidate MyNumberFormatTest PureCoverage numbers.
...
X-SVN-Rev: 16951
2004-12-15 01:06:19 +00:00
George Rhoten
4b70b59e77
ICU-4092 Increase function coverage
...
X-SVN-Rev: 16948
2004-12-14 17:43:56 +00:00
George Rhoten
2f7b1cd736
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
c5422c1142
ICU-4240 Fix some error messages.
...
X-SVN-Rev: 16917
2004-12-05 01:49:02 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
Doug Felt
e2d8c9baaa
ICU-4263 fixed bad locale data, added test
...
X-SVN-Rev: 16909
2004-12-02 21:49:50 +00:00
George Rhoten
380f90589e
ICU-4273 Fix some test initialization issues.
...
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
Markus Scherer
ca77616509
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
...
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
George Rhoten
67f46c57e8
ICU-4065 Only use usleep from the main thread, since usleep is not thread safe on pre-Solaris 9 machines.
...
See if that helps, since nanosleep isn't portable among various versions of Solaris.
X-SVN-Rev: 16900
2004-11-30 22:19:38 +00:00
Steven R. Loomis
6dc440bcf8
ICU-4218 build with UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16853
2004-11-13 02:33:36 +00:00
George Rhoten
83876dc112
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16840
2004-11-12 07:22:05 +00:00
George Rhoten
aba8e9f5a7
ICU-4161 Better whitespace removal
...
X-SVN-Rev: 16838
2004-11-12 05:58:08 +00:00
Andy Heninger
9f6f294e5f
ICU-4225 remove non-ascii characters from source code
...
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
03ad2885e5
ICU-4218 Change the previous checkin so that we are sure that it will work on all platforms.
...
X-SVN-Rev: 16828
2004-11-11 23:10:35 +00:00
Steven R. Loomis
e3f6bd5606
ICU-4218 uconfig.h fixes.
...
X-SVN-Rev: 16817
2004-11-10 22:30:29 +00:00
Steven R. Loomis
2e8a985dc6
ICU-4218 uconfig for 3.2
...
X-SVN-Rev: 16813
2004-11-10 03:47:56 +00:00
Ram Viswanadha
a0bf853527
ICU-4217 fix failure on Intel RedHat Linux
...
X-SVN-Rev: 16808
2004-11-09 23:24:15 +00:00
George Rhoten
f02886798f
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Vladimir Weinstein
be0a14c3d7
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
George Rhoten
3cb542a8f5
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16784
2004-11-05 21:59:13 +00:00
Steven R. Loomis
f7b2bf04c4
ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
...
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
b57f4ddc23
ICU-3862 ostringStream.str().c_str only seems to work when split across separate lines.
...
X-SVN-Rev: 16782
2004-11-05 21:25:02 +00:00
George Rhoten
e312467f5d
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16775
2004-11-05 19:07:34 +00:00
George Rhoten
5fac5d74b6
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
4cc513278c
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
b8deff5e50
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16766
2004-11-05 06:18:24 +00:00
George Rhoten
9988ef0fc1
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
George Rhoten
bcead7df44
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Steven R. Loomis
59ac27a504
ICU-3591 uloc_acceptLanguage tests
...
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
George Rhoten
17d109bdce
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
9f8bdd2935
ICU-4148 gcc has a bug where RuleBasedBreakIterator::DONE isn't exported correctly.
...
Change this test so that it doesn't go into an infinite loop.
X-SVN-Rev: 16740
2004-11-03 15:53:10 +00:00
Steven R. Loomis
aedf7a85a6
ICU-3938 fix tests broken by those translators
...
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330
ICU-4148 Fixes for MinGW
...
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
Markus Scherer
9685f38841
ICU-4020 verify that set.closeOver() contains the original set and that case foldings are included
...
X-SVN-Rev: 16698
2004-11-01 21:49:06 +00:00
Eric Mader
43646aea15
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16693
2004-11-01 18:56:24 +00:00
Eric Mader
043ea383c6
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
Deborah Goldsmith
cf9a074264
ICU-4020 Add USET_ADD_CASE_MAPPINGS
...
X-SVN-Rev: 16668
2004-10-29 01:19:55 +00:00
Ram Viswanadha
a0611c7e7a
ticket: 4092: revert the changes
...
X-SVN-Rev: 16665
2004-10-29 00:24:42 +00:00
GCL Shanghai
37862ea9bc
ICU-4092 Add API/Method Coverage tests for ICU
...
X-SVN-Rev: 16652
2004-10-28 14:43:05 +00:00
George Rhoten
c0237af276
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16651
2004-10-28 06:29:19 +00:00
George Rhoten
23b78bf15e
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
Eric Mader
811ebbee0f
ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
...
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
Steven R. Loomis
b64e784fe7
ICU-4102 remove some incorrect comments
...
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Andy Heninger
8d38207aa7
ICU-4059 update word boundary characters for regexp \b test.
...
X-SVN-Rev: 16634
2004-10-26 23:13:40 +00:00
George Rhoten
f4e52357e7
ICU-3720 Only whitespace changes.
...
Reduce the number of lines so that it's easier to count the test cases.
X-SVN-Rev: 16627
2004-10-26 07:02:05 +00:00
Eric Mader
10522052fb
ICU-3927 code review changes.
...
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
George Rhoten
fd0d950183
ICU-4156 Test and fix getAvailableLocales for service registration.
...
X-SVN-Rev: 16622
2004-10-25 23:38:08 +00:00
George Rhoten
ad84740ebb
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16617
2004-10-25 21:55:56 +00:00
George Rhoten
cbbbbda612
ICU-4154 Alpha Linux with gcc has an optimization bug.
...
Adding this extra check gets around this bug.
X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
Vladimir Weinstein
5544bc1710
ICU-3763 fix path stomping when parent == fill-in
...
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Vladimir Weinstein
09f8ca5624
ICU-4102 fix ures_getByKeyWithFallback for aliased resources
...
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
Andy Heninger
1f42f071fc
ICU-4057 incorrect regex appendReplacement after multiple find()s.
...
X-SVN-Rev: 16601
2004-10-22 22:51:02 +00:00
Eric Mader
83f812dd0a
ICU-3927 fix problems w/ comparing doubles and int64_ts.
...
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Andy Heninger
9f286086d1
ICU-3337 better detect incorrect usage of Regex APIs.
...
X-SVN-Rev: 16595
2004-10-22 16:32:12 +00:00
Ram Viswanadha
62c6f70295
ticket: 3938: fix the tests
...
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Eric Mader
41038b6081
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Eric Mader
5e69676523
ICU-3927 initial checkin of C version of Universal Time Scale.
...
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
George Rhoten
1397daa245
ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
...
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
Deborah Goldsmith
225c380bde
ICU-3561 Locale-based text boundaries
...
X-SVN-Rev: 16582
2004-10-21 01:03:01 +00:00
Markus Scherer
1cd4ae803f
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16573
2004-10-20 13:46:58 +00:00
Markus Scherer
8cf2cb2f1b
ICU-3674 improve conversion code coverage
...
X-SVN-Rev: 16569
2004-10-19 23:44:49 +00:00
Markus Scherer
fbb584dbda
ICU-3969 add test for ucase_openBinary()
...
X-SVN-Rev: 16568
2004-10-19 23:00:46 +00:00
Steven R. Loomis
b713df344d
ICU-4144 getFunctionalEquivalent test updates
...
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
George Rhoten
74fa020d9b
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16563
2004-10-19 18:31:51 +00:00
George Rhoten
dbf6b9b765
ICU-4068 Use C variable declarations instead of C++ variable declarations,
...
and separate ICU API tests from CLDR.
X-SVN-Rev: 16556
2004-10-19 05:31:51 +00:00
Deborah Goldsmith
95bbad7347
ICU-4115 Set warning code when falling back to parent or root
...
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
Deborah Goldsmith
9cc484fdb3
ICU-4068 Fix warning code for non-existent language
...
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
07b125019f
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16525
2004-10-17 16:58:33 +00:00
Ram Viswanadha
713d078861
ICU-3938 add boundaries data
...
X-SVN-Rev: 16510
2004-10-15 18:28:45 +00:00
George Rhoten
0e1c5bf499
ICU-4078 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 16507
2004-10-15 06:23:05 +00:00
George Rhoten
0a954254c2
ICU-3839 Fix an error message so that errors show up.
...
X-SVN-Rev: 16498
2004-10-14 23:34:35 +00:00
Vladimir Weinstein
3f2eaaf702
ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
...
X-SVN-Rev: 16488
2004-10-14 20:13:13 +00:00
George Rhoten
94a92cdceb
ICU-3938 Add CLDR changes for English.
...
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
George Rhoten
e10141ecc9
ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
...
X-SVN-Rev: 16464
2004-10-13 00:39:42 +00:00
George Rhoten
5e3d7989dd
ICU-3938 Make fewer tests fail by not leaking resource bundles.
...
X-SVN-Rev: 16455
2004-10-12 19:03:54 +00:00
George Rhoten
6b11c1a3af
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
...
X-SVN-Rev: 16445
2004-10-11 21:23:12 +00:00
George Rhoten
4fbf096779
ICU-4019 Fix last test addition so that it doesn't leak memory.
...
X-SVN-Rev: 16443
2004-10-11 17:24:02 +00:00
Steven R. Loomis
be8e4abcfe
ICU-3938 fix to test err message
...
X-SVN-Rev: 16419
2004-10-07 21:32:53 +00:00
George Rhoten
d078ffb611
ICU-4125 Fix a test typo
...
X-SVN-Rev: 16412
2004-10-07 07:51:11 +00:00
George Rhoten
36bd9780aa
ICU-3938 Fix previous test fix so that it won't leak memory.
...
X-SVN-Rev: 16394
2004-10-05 23:02:26 +00:00
George Rhoten
6614a56925
ICU-3634 Fix for MSVC 6
...
X-SVN-Rev: 16387
2004-10-02 06:47:13 +00:00
George Rhoten
2fec9a203b
ICU-3938 Fix previous test fix so it won't crash on Windows.
...
X-SVN-Rev: 16386
2004-10-02 04:59:29 +00:00
Steven R. Loomis
164b735f3f
ICU-3938 CLDR 1.2 test updates
...
X-SVN-Rev: 16384
2004-10-01 21:07:02 +00:00
Steven R. Loomis
61d6352299
ICU-3938 more cldr 1.2 test updates
...
X-SVN-Rev: 16383
2004-10-01 21:04:48 +00:00
Steven R. Loomis
81d9667f1a
ICU-3938 fix test so it won't crash, bump buffer size
...
X-SVN-Rev: 16382
2004-10-01 20:25:18 +00:00
George Rhoten
8e90ce724e
ICU-4079 Make it easier to show what is the default charset.
...
X-SVN-Rev: 16366
2004-09-30 06:06:01 +00:00
George Rhoten
a12dd1e22f
ICU-3805 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 16361
2004-09-27 16:38:55 +00:00
George Rhoten
3c0f436a67
ICU-4109 Fix a buffer overflow bug.
...
X-SVN-Rev: 16360
2004-09-27 16:34:29 +00:00
Doug Felt
eb31068f2a
ICU-3634 localized RBNF rule set names - text description
...
X-SVN-Rev: 16357
2004-09-24 22:58:00 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
d9258ee74b
ICU-4078 Don't depend on Memory stream anymore, and fix some typos
...
X-SVN-Rev: 16349
2004-09-21 21:01:31 +00:00
Steven R. Loomis
2b8b121963
ICU-3651 uloc_setKeywordValue: test removal, and sorting of added keywords.
...
X-SVN-Rev: 16348
2004-09-21 00:00:24 +00:00
George Rhoten
209c7b9bbd
ICU-4078 Don't depend on Memory stream anymore
...
X-SVN-Rev: 16340
2004-09-17 04:19:30 +00:00
Andy Heninger
73c7376f73
ICU-4101 add translit ID test.
...
X-SVN-Rev: 16336
2004-09-16 22:48:37 +00:00
Andy Heninger
e04ddd2239
ICU-4086 regex match/lookingAt/find at end of string with zero length match not working.
...
X-SVN-Rev: 16328
2004-09-15 01:28:15 +00:00
Vladimir Weinstein
015097925c
ICU-4102 Test for direct access handling of aliases fix
...
X-SVN-Rev: 16327
2004-09-14 23:36:24 +00:00
Andy Heninger
90ef9b5f95
ICU-4101 add translit ID test.
...
X-SVN-Rev: 16324
2004-09-14 17:55:43 +00:00
Andy Heninger
8e505af9bb
ICU-4055 fixed bad comment, test to verify behavior.
...
X-SVN-Rev: 16321
2004-09-14 17:31:54 +00:00
Markus Scherer
5aa9e27ac0
ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
...
X-SVN-Rev: 16320
2004-09-14 16:58:51 +00:00
George Rhoten
86e489fb77
ICU-4098 Prevent missing break iterators from crashing the build.
...
X-SVN-Rev: 16310
2004-09-13 15:39:02 +00:00
George Rhoten
6fe68cb5ba
ICU-3855 Improve static libraries
...
X-SVN-Rev: 16305
2004-09-12 22:30:29 +00:00
George Rhoten
9d54cafb75
ICU-4078 Move dependency of uloc API from locmap to uloc.
...
X-SVN-Rev: 16279
2004-09-08 23:28:51 +00:00
Markus Scherer
a644b0e629
ICU-4078 add cdecl to C callbacks into C++
...
X-SVN-Rev: 16276
2004-09-08 14:14:35 +00:00
Markus Scherer
3ba67ae1c2
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
...
X-SVN-Rev: 16266
2004-09-07 18:05:01 +00:00
Markus Scherer
44415c556a
ICU-3969 swap ucase.icu
...
X-SVN-Rev: 16261
2004-09-06 16:02:27 +00:00
George Rhoten
08382a4b07
ICU-3938 Related to cldrbug 235.
...
Separate cldr tests from cloctst, and depend on testLocale instead of root for testing
X-SVN-Rev: 16253
2004-09-03 20:51:11 +00:00
Ram Viswanadha
fd5588b821
ICU-2168 update to unicode string perf test
...
X-SVN-Rev: 16246
2004-09-02 00:47:53 +00:00
George Rhoten
4f4a5b9518
ICU-3651 Remove debugging information from test output.
...
X-SVN-Rev: 16245
2004-09-01 22:27:55 +00:00
Steven R. Loomis
9b4ae3bd1b
ICU-3651 uloc_setKeywordValue (partial: need test for removal of keywords)
...
X-SVN-Rev: 16241
2004-09-01 02:25:14 +00:00
Steven R. Loomis
bd388e4f26
ICU-3841 ures_open change
...
X-SVN-Rev: 16239
2004-09-01 01:20:34 +00:00
George Rhoten
692558749f
ICU-3744 Fix a compiler warning
...
X-SVN-Rev: 16233
2004-08-31 21:33:56 +00:00
George Rhoten
32a46bedba
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
...
X-SVN-Rev: 16232
2004-08-31 21:32:49 +00:00
Steven R. Loomis
a12161ce8d
ICU-3744 new test for multiple keywords in uloc_getDisplayName()
...
X-SVN-Rev: 16224
2004-08-31 20:30:04 +00:00
George Rhoten
6305b1b5d8
ICU-3068 Add tests for opening/closing converters.
...
X-SVN-Rev: 16219
2004-08-31 05:53:41 +00:00
George Rhoten
4804d98d00
ICU-4078 Further separate the default converter from the rest of the ustring internal API
...
X-SVN-Rev: 16201
2004-08-27 17:56:01 +00:00
George Rhoten
7c225a89aa
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
...
X-SVN-Rev: 16183
2004-08-24 17:38:33 +00:00
Ram Viswanadha
b4f6b28433
ICU-3925 add data generated from CLDR
...
X-SVN-Rev: 16173
2004-08-20 23:12:31 +00:00
Ram Viswanadha
69e7f9fdf3
ICU-3301 add test for weekend data
...
X-SVN-Rev: 16166
2004-08-17 19:55:19 +00:00
Ram Viswanadha
92ee484db5
ICU-3925 test updates
...
X-SVN-Rev: 16162
2004-08-13 20:35:56 +00:00
Ram Viswanadha
15bd863941
ICU-3925 various fixes
...
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
George Rhoten
c6099fb59d
ICU-3720 Make it possible to read from stdin.
...
Can't easily automate this test case
X-SVN-Rev: 16153
2004-08-13 17:05:00 +00:00
George Rhoten
7dc0bc6c07
ICU-2641 Return the right number when scanf is at the end of file,
...
and increase the code coverage of similar cases.
X-SVN-Rev: 16151
2004-08-13 08:05:43 +00:00
George Rhoten
608ca77ba5
ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
...
This is for cases where time_t is 64-bit.
X-SVN-Rev: 16150
2004-08-13 01:20:26 +00:00
George Rhoten
6fd8f0e5b7
ICU-3341 Add some missing uset_* API.
...
X-SVN-Rev: 16142
2004-08-10 23:22:21 +00:00
George Rhoten
a89a43144b
ICU-4017 Fix behavior of explicitly requested non-existent currency
...
X-SVN-Rev: 16137
2004-08-10 05:37:11 +00:00
Markus Scherer
27f1dd1bda
ICU-3497 provide correct NFC/NFKC normalization for both before and after the PRI #29 fix
...
X-SVN-Rev: 16134
2004-08-09 14:47:53 +00:00
George Rhoten
ded716bf2c
ICU-4017 Fix failure behavior of explicitly requested non-existent currency
...
X-SVN-Rev: 16133
2004-08-09 07:07:33 +00:00
George Rhoten
ddae6905a0
ICU-3960 Fix -j2 without constant rebuilding
...
X-SVN-Rev: 16121
2004-08-06 06:16:42 +00:00
Andy Heninger
2a22e946ca
ICU-4030 regexp replacement strings indexing error when containing \uxxxx escapes
...
X-SVN-Rev: 16120
2004-08-06 00:46:28 +00:00
George Rhoten
ba2f349454
ICU-4043 Use a real path to source data.
...
X-SVN-Rev: 16119
2004-08-05 23:35:31 +00:00
Andy Heninger
bfe75d588f
ICU-4046 regexp::find(), CR not recognized as line separator in some cases.
...
X-SVN-Rev: 16118
2004-08-05 22:48:05 +00:00
Ram Viswanadha
422c958275
ICU-3925 look for data in test data bundle on ICU data bundle
...
X-SVN-Rev: 16116
2004-08-05 20:24:31 +00:00
Andy Heninger
6b4f353fe4
ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
...
X-SVN-Rev: 16115
2004-08-05 19:00:37 +00:00
Andy Heninger
ca84869b33
ICU-4024 fix new line handling bugs in regexp
...
X-SVN-Rev: 16114
2004-08-05 05:32:19 +00:00
George Rhoten
c1b416b405
ICU-4043 Improve test data building, and don't make symbolic links when it's not needed.
...
X-SVN-Rev: 16111
2004-08-04 23:41:42 +00:00
George Rhoten
dbe287d222
ICU-4043 These files aren't used.
...
X-SVN-Rev: 16110
2004-08-04 23:41:03 +00:00
George Rhoten
8900cd8fab
ICU-4043 Use a real path to source data.
...
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
Andy Heninger
53c1929107
ICU-4037 regexp {min,max} overflow checking cleaned up
...
X-SVN-Rev: 16107
2004-08-04 17:11:55 +00:00
Doug Felt
4255cf1f45
ICU-4019 add message format syntax for spelled-out numbers
...
X-SVN-Rev: 16105
2004-08-04 05:57:45 +00:00
Andy Heninger
1b339e97db
ICU-4024 fix new line handling bugs in regexp
...
X-SVN-Rev: 16104
2004-08-04 04:47:18 +00:00
Andy Heninger
711cae9988
ICU-4034 off-by-one error in regexp 8 bit sets
...
X-SVN-Rev: 16098
2004-08-03 05:22:12 +00:00
Ram Viswanadha
123132b8e6
ICU-3925 separate Transliterator data to its own tree
...
X-SVN-Rev: 16095
2004-08-02 20:06:55 +00:00
George Rhoten
698109e3fe
ICU-4012 Hide the time bomb test failure again.
...
X-SVN-Rev: 16076
2004-07-27 04:58:42 +00:00
George Rhoten
3cc8cee776
ICU-3960 Fix make -j2
...
X-SVN-Rev: 16065
2004-07-20 05:44:58 +00:00
George Rhoten
8091ad6d37
ICU-3960 Fix a typo
...
X-SVN-Rev: 16063
2004-07-20 02:53:14 +00:00
George Rhoten
5cdc63f5cc
ICU-3960 Separate test data and ICU data building.
...
X-SVN-Rev: 16052
2004-07-19 14:10:08 +00:00
George Rhoten
087be42573
ICU-3960 Separate test data and ICU data building.
...
Follow normal naming scheme for partial and complete makefiles
X-SVN-Rev: 16051
2004-07-19 07:03:14 +00:00
George Rhoten
3e9a805cc3
ICU-3771 Update iso-639 list
...
X-SVN-Rev: 16047
2004-07-18 20:49:33 +00:00
George Rhoten
a1e37e9cd9
ICU-3609 Test that ja_JP is cannonicalized correctly
...
X-SVN-Rev: 16045
2004-07-18 10:34:46 +00:00
George Rhoten
37c5efea11
ICU-3688 Fix UNUM_SECONDARY_GROUPING_SIZE
...
X-SVN-Rev: 16044
2004-07-18 10:22:23 +00:00
George Rhoten
a8c47516eb
ICU-3857 Return a CCSID for gb18030
...
X-SVN-Rev: 16043
2004-07-18 09:57:18 +00:00
George Rhoten
1406c1d12b
ICU-3754 Make u_formatMessage pay attention to patternLength
...
X-SVN-Rev: 16042
2004-07-18 09:41:16 +00:00
George Rhoten
234d74b5a0
ICU-3837 Fix some white space issues
...
X-SVN-Rev: 16037
2004-07-18 02:02:38 +00:00
George Rhoten
017c34c872
ICU-3837 Add UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16036
2004-07-18 02:02:06 +00:00
Ram Viswanadha
faa56bc083
ICU-3019 add dectetion of UTF-EBCDIC signature
...
X-SVN-Rev: 16027
2004-07-16 21:48:33 +00:00
George Rhoten
979fe56ff2
ICU-3947 Fix udat_parse when parsePos is NULL
...
X-SVN-Rev: 16022
2004-07-16 16:22:08 +00:00
George Rhoten
ecd01239d5
ICU-3946 Fix some tests to use U_EXPORT2 and U_CALLCONV more often
...
X-SVN-Rev: 16021
2004-07-16 15:44:52 +00:00
George Rhoten
e8f3a97f77
ICU-3946 Fix some tests to use U_EXPORT2 and U_CALLCONV more often
...
X-SVN-Rev: 16018
2004-07-16 06:52:44 +00:00
Ram Viswanadha
e00ca7411d
ICU-3925 separate RBNF data to separate tree
...
X-SVN-Rev: 15994
2004-07-14 18:35:16 +00:00
George Rhoten
b713af369d
ICU-3854 XP_MAC is too out of date to update, and everyone is migrating to using Mac OS X (including metroworks)
...
X-SVN-Rev: 15937
2004-06-22 21:03:33 +00:00
George Rhoten
395e77d5a2
ICU-3862 Fix a memory leak
...
X-SVN-Rev: 15930
2004-06-21 17:41:27 +00:00
George Rhoten
37ecb499d4
ICU-3851 Fix for an old AIX xlc compiler.
...
X-SVN-Rev: 15896
2004-06-17 18:05:07 +00:00
George Rhoten
c0ed6bb7a5
ICU-3466 Make the distclean target work
...
X-SVN-Rev: 15894
2004-06-17 15:36:19 +00:00
Ram Viswanadha
bbf96aea2c
ICU-3500 fix unused param compiler warning
...
X-SVN-Rev: 15880
2004-06-15 21:25:06 +00:00
Vladimir Weinstein
0a61ee4332
ICU-3100 changes according to the code review
...
X-SVN-Rev: 15870
2004-06-14 21:00:06 +00:00
Steven R. Loomis
6758c17f35
ICU-3831 uconfig.h fixes.
...
X-SVN-Rev: 15863
2004-06-12 08:56:20 +00:00
George Rhoten
0e56433529
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 15860
2004-06-12 06:16:57 +00:00
George Rhoten
a05b728deb
ICU-3818 Update copyright notice
...
X-SVN-Rev: 15853
2004-06-11 20:37:50 +00:00
George Rhoten
f90078ff46
ICU-3466 Trying to remove the -kb CVS stickyness
...
X-SVN-Rev: 15847
2004-06-11 00:57:09 +00:00
George Rhoten
58e80343c4
ICU-3466 Trying to remove the -kb CVS stickyness
...
X-SVN-Rev: 15846
2004-06-11 00:55:32 +00:00
George Rhoten
4158c53796
ICU-3831 uconfig.h fixes with a more natural test order
...
X-SVN-Rev: 15845
2004-06-11 00:44:54 +00:00
George Rhoten
e230984e3f
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 15844
2004-06-11 00:35:03 +00:00
Steven R. Loomis
ac2f97b772
ICU-3831 uconfig.h fixes
...
X-SVN-Rev: 15843
2004-06-10 23:56:37 +00:00
Steven R. Loomis
2f7efe7cc9
ICU-3831 uconfig fixes
...
X-SVN-Rev: 15842
2004-06-10 23:51:33 +00:00
George Rhoten
1a2866f6a4
ICU-3499 EBCDIC fix.
...
X-SVN-Rev: 15829
2004-06-10 17:39:52 +00:00
Andy Heninger
53e521de42
ICU-3818 Fix for Thai Dictionary Break Iterator following(1) failure.
...
X-SVN-Rev: 15815
2004-06-09 18:12:01 +00:00
George Rhoten
9c42ea2ba6
ICU-3817 Fix multithreaded test failure on really slow machines.
...
X-SVN-Rev: 15774
2004-06-07 23:59:42 +00:00
Vladimir Weinstein
0e50c286fd
ICU-3764 Reenabled Finnish test
...
X-SVN-Rev: 15773
2004-06-07 23:01:44 +00:00
Vladimir Weinstein
c5c3b0948d
ICU-3764 Finnish collation test was wrong since 1999!!!!
...
X-SVN-Rev: 15772
2004-06-07 23:01:23 +00:00
George Rhoten
619eb97d95
ICU-3699 Add \u02bc to the script set for uk and uk_UA.
...
X-SVN-Rev: 15771
2004-06-07 22:46:02 +00:00
Alan Liu
e43b0d926a
ICU-3815 add test for case-folding match
...
X-SVN-Rev: 15765
2004-06-07 21:59:41 +00:00
Andy Heninger
25ed9f9c74
ICU-3786 port Mark's new Han translit tests from Java to C++
...
X-SVN-Rev: 15755
2004-06-07 17:11:07 +00:00
George Rhoten
78a80bd2a8
ICU-3389 Don't crash if file can't be found.
...
X-SVN-Rev: 15751
2004-06-07 05:29:50 +00:00
George Rhoten
437efd9802
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15745
2004-06-05 06:54:01 +00:00
Steven R. Loomis
a12842ac57
ICU-3809 test that the returned keyword value length is 0
...
X-SVN-Rev: 15738
2004-06-04 23:54:07 +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
George Rhoten
bd31b0e58e
ICU-3499 Fix out of source builds.
...
X-SVN-Rev: 15735
2004-06-04 23:10:08 +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
Steven R. Loomis
81c99a4987
ICU-3809 uloc_getDisplayKeywordValue failure
...
X-SVN-Rev: 15719
2004-06-04 20:32:25 +00:00
George Rhoten
a969b9c53c
ICU-3499 Fix for z/OS. Make sure C++ tests are defined as C function.
...
X-SVN-Rev: 15711
2004-06-04 17:10:36 +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
57c951da6c
ICU-3500 fix some compiler warnings
...
X-SVN-Rev: 15692
2004-06-03 22:08:39 +00:00
Ram Viswanadha
c560e3fe47
ICU-3764 test case for Finnish
...
X-SVN-Rev: 15691
2004-06-03 21:52:18 +00:00
Vladimir Weinstein
b32214b04a
ICU-3100 Add tests for getContractions and getUnsafeSet
...
X-SVN-Rev: 15685
2004-06-03 20:13:58 +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
Eric Mader
2080453d18
ICU-3466 Clean up hdrtst, only work w/ installed ICU, add Makefile.in.
...
X-SVN-Rev: 15666
2004-06-01 23:12:21 +00:00
Eric Mader
8492d2095e
ICU-3466 Clean up hdrtst, only work w/ installed ICU, add Makefile.in.
...
X-SVN-Rev: 15665
2004-06-01 22:55:03 +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
Alan Liu
dfaf3b1d70
ICU-3795 do default conversion, not invariant conversion
...
X-SVN-Rev: 15651
2004-06-01 17:31:17 +00:00
Markus Scherer
a8e00a0bba
ICU-3794 UNormIterator bug in buffer contents moving
...
X-SVN-Rev: 15647
2004-05-31 23:25:31 +00:00