Commit Graph

2222 Commits

Author SHA1 Message Date
Vladimir Weinstein
c9cd63ee79 ICU-1937 test for parsing rules without a leading reset
X-SVN-Rev: 9564
2002-08-03 05:07:55 +00:00
Vladimir Weinstein
ced2539285 ICU-2028 fixed RamsRulesTest so that it correctly compares CEs. Reenabled test for Farsi
X-SVN-Rev: 9563
2002-08-03 03:44:40 +00:00
Markus Scherer
3a745205c8 ICU-1967 test strictness of u_strTo/FromUTF8()
X-SVN-Rev: 9560
2002-08-03 00:55:16 +00:00
Ram Viswanadha
5ca17eb877 ICU-2028 comment out failing test (WIEV) for Farsi locale... bug in test
X-SVN-Rev: 9558
2002-08-03 00:04:42 +00:00
George Rhoten
c954795d3b ICU-868 Add another test to increase code coverage
X-SVN-Rev: 9555
2002-08-02 23:28:03 +00:00
George Rhoten
d5560688bd ICU-1972 Add default implementation for unext and check for the length from ucnv_openStandardNames()
X-SVN-Rev: 9553
2002-08-02 23:01:10 +00:00
Markus Scherer
1c539be789 ICU-1867 add copyright header
X-SVN-Rev: 9552
2002-08-02 22:08:41 +00:00
Alan Liu
7b1fbb21ff ICU-1997 added test
X-SVN-Rev: 9550
2002-08-02 21:33:02 +00:00
Doug Felt
1196794d8d ICU-1997 test with u+200e in rules per Mark's suggestion
X-SVN-Rev: 9545
2002-08-02 20:49:16 +00:00
Vladimir Weinstein
d5a3955931 ICU-1865 Fixed the test according to the review
X-SVN-Rev: 9541
2002-08-02 18:22:44 +00:00
George Rhoten
b9428ad850 ICU-2030 Undo another change. We want this function to be static
X-SVN-Rev: 9540
2002-08-02 18:01:21 +00:00
Vladimir Weinstein
49153360c8 ICU-1865 Added tests for buffer overflow fix and size calculation when the input buffer is too small. Fixed calculating the sortkey size when we have to exit in the middle of calculation
X-SVN-Rev: 9538
2002-08-02 06:55:51 +00:00
Ram Viswanadha
8697b8894f ICU-1970 UBLOCKS_ should actually be UBLOCK_
X-SVN-Rev: 9536
2002-08-02 00:48:42 +00:00
George Rhoten
6913f1424f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9532
2002-08-02 00:27:48 +00:00
George Rhoten
82322db82c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9526
2002-08-01 22:24:31 +00:00
Vladimir Weinstein
20a177ac07 ICU-1937 treat rules without the starting reset as if there was a &[first tertiary ignorable]
X-SVN-Rev: 9520
2002-08-01 20:54:18 +00:00
Helena Chapman
72cf296921 ICU-1557 copyright and license statement update in source files, data files and hardcoded copyright strings.
X-SVN-Rev: 9517
2002-08-01 20:12:25 +00:00
George Rhoten
427c5b4bf0 ICU-1927 Update some of the converter filenames and implementations.
X-SVN-Rev: 9512
2002-08-01 17:58:30 +00:00
George Rhoten
4ccd96dd57 ICU-900 Fix a compiler warning
X-SVN-Rev: 9505
2002-08-01 02:35:56 +00:00
Steven R. Loomis
3cfbffa784 ICU-1991 safeClone comprehensive test
X-SVN-Rev: 9503
2002-08-01 02:07:04 +00:00
George Rhoten
24ad0f1792 ICU-2039 Add a newline at the end of the file.
X-SVN-Rev: 9502
2002-08-01 02:03:12 +00:00
Alan Liu
d1f4bffbd5 ICU-1884 update test for correct ESP behavior (0 fraction digits)
X-SVN-Rev: 9501
2002-08-01 01:46:40 +00:00
Ram Viswanadha
ea7e87616b ICU-2039 Improve code coverage
X-SVN-Rev: 9497
2002-08-01 00:52:36 +00:00
Andy Heninger
0343c12696 ICU-1984 Add regression test for reported RBBI failure in Arabic Sentence breaking.
X-SVN-Rev: 9488
2002-07-31 23:27:58 +00:00
George Rhoten
0287aa44ec ICU-1891 No need to have the // in U_TOPBUILDDIR
X-SVN-Rev: 9486
2002-07-31 22:36:08 +00:00
George Rhoten
c59e44e4b4 ICU-1889 Fix for non-Windows compilers
X-SVN-Rev: 9485
2002-07-31 22:34:14 +00:00
George Rhoten
8999fe581a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9484
2002-07-31 22:28:47 +00:00
George Rhoten
2b53be0fd2 ICU-1892 Remove some old pure DBCS codepages
X-SVN-Rev: 9481
2002-07-31 22:19:45 +00:00
Andy Heninger
2c6ae59665 ICU-1889 Add regression test for reported RBBI failure.
X-SVN-Rev: 9479
2002-07-31 21:46:05 +00:00
Steven R. Loomis
ffd9cf9a81 ICU-1992 data packaging, improve robustness of intltest search for test data
X-SVN-Rev: 9478
2002-07-31 21:41:03 +00:00
Andy Heninger
53ac097505 ICU-836 Add regression test for reported RBBI failure.
X-SVN-Rev: 9477
2002-07-31 21:18:10 +00:00
Steven R. Loomis
246977f930 ICU-1992 data packaging
X-SVN-Rev: 9475
2002-07-31 21:06:04 +00:00
Ram Viswanadha
e8e92374d6 ICU-1878 Tests for crash of ISO-2022-CN converter on illegal input
X-SVN-Rev: 9473
2002-07-31 20:58:58 +00:00
Vladimir Weinstein
5f4de5095f ICU-2039 increase code coverage for canonical iterator
X-SVN-Rev: 9471
2002-07-31 20:41:40 +00:00
Alan Liu
08ad15127c ICU-1884 remove debug line
X-SVN-Rev: 9468
2002-07-31 19:34:41 +00:00
Alan Liu
55386dbaf5 ICU-1884 remove unused var
X-SVN-Rev: 9467
2002-07-31 19:29:42 +00:00
Alan Liu
e30eecf51d ICU-1884 add test for currency patterns
X-SVN-Rev: 9465
2002-07-31 19:17:34 +00:00
Andy Heninger
2a51b28692 ICU-45 RBBI Bug: fix handling of \uffff in data to be iterated.
Add test for same.
Add test for new line break test data file.

X-SVN-Rev: 9464
2002-07-31 19:05:33 +00:00
Alan Liu
7ab5b0d8dc ICU-1543 add regression test for ms_MY cal
X-SVN-Rev: 9463
2002-07-31 18:25:00 +00:00
Steven R. Loomis
fb4e4a43f7 ICU-1992 data packaging change, don't use u_getDataDirectory()
X-SVN-Rev: 9452
2002-07-31 00:50:13 +00:00
George Rhoten
ec1dc60183 ICU-1739 fixed a memory leak
X-SVN-Rev: 9450
2002-07-30 23:50:36 +00:00
Markus Scherer
b69618fe43 ICU-1961 fix Han digit code point for "4"
X-SVN-Rev: 9449
2002-07-30 23:45:36 +00:00
Vladimir Weinstein
484b577415 ICU-1948 Fixed incorrectly assigning keys to directly accessed resources
X-SVN-Rev: 9440
2002-07-30 20:49:30 +00:00
Vladimir Weinstein
69d22e1603 ICU-1880 remove escaping of spaces (\\<space>) in favor of quoting the whole string, so that Java can process test resource bundles (a\\<space>b -> 'a<space>b')
X-SVN-Rev: 9439
2002-07-30 20:18:18 +00:00
Andy Heninger
7de935a168 ICU-45 Add word break enum values. Add test for same.
Bug fix:  bad tag value returned after BreakIterator::first()

X-SVN-Rev: 9438
2002-07-30 19:09:14 +00:00
George Rhoten
a96dee9330 ICU-2030 Reenable the call to parse the file.
X-SVN-Rev: 9428
2002-07-30 02:35:48 +00:00
Ram Viswanadha
1f8060ec97 ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9418
2002-07-30 00:03:36 +00:00
George Rhoten
7f3143a935 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
2002-07-29 23:24:37 +00:00
Vladimir Weinstein
26a6a81be7 ICU-1948 test error conditions and dispose of resources in TestDirectAccess
X-SVN-Rev: 9410
2002-07-29 23:01:44 +00:00
Ram Viswanadha
304f3e290c ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9409
2002-07-29 22:56:05 +00:00