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 |
|
Andy Heninger
|
f0f44e915e
|
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
|
2002-07-29 21:04:18 +00:00 |
|
George Rhoten
|
26d1395085
|
ICU-1739 fix a memory leak
X-SVN-Rev: 9393
|
2002-07-28 19:34:16 +00:00 |
|
George Rhoten
|
16927a2ddc
|
ICU-1739 fix a memory leak
X-SVN-Rev: 9386
|
2002-07-27 00:22:01 +00:00 |
|
George Rhoten
|
1f04c8de99
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9360
|
2002-07-25 23:45:39 +00:00 |
|
Syn Wee Quek
|
bb768489f9
|
ICU-2018 modified ?\201 to \u00c9 [garbled]
X-SVN-Rev: 9355
|
2002-07-25 22:27:23 +00:00 |
|
George Rhoten
|
4c392b1bb4
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9344
|
2002-07-25 18:41:14 +00:00 |
|
George Rhoten
|
15dad95ec3
|
ICU-1115 Don't use CVS tags.
X-SVN-Rev: 9343
|
2002-07-25 18:34:08 +00:00 |
|
George Rhoten
|
343d6e93ba
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9342
|
2002-07-25 18:32:04 +00:00 |
|
Syn Wee Quek
|
b0bbfaebe1
|
ICU-2018
breakiterator bug terminated
X-SVN-Rev: 9335
|
2002-07-25 17:22:30 +00:00 |
|
George Rhoten
|
d763cb282d
|
ICU-868 More tests.
X-SVN-Rev: 9324
|
2002-07-24 23:09:33 +00:00 |
|
Syn Wee Quek
|
1ba4040cd8
|
ICU-2018
breakiterator bug terminated
X-SVN-Rev: 9318
|
2002-07-24 19:57:46 +00:00 |
|
Eric Mader
|
3917c657e6
|
ICU-1886 Flag setting, etc. is now in icudefs.mk.
X-SVN-Rev: 9310
|
2002-07-24 17:53:42 +00:00 |
|
George Rhoten
|
19355642d2
|
ICU-1765 Update the list.
X-SVN-Rev: 9308
|
2002-07-24 14:30:36 +00:00 |
|
George Rhoten
|
2dca4f1c06
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9307
|
2002-07-24 14:16:31 +00:00 |
|
George Rhoten
|
3c942bde51
|
ICU-1891 Use the proper build directory
X-SVN-Rev: 9300
|
2002-07-24 00:27:11 +00:00 |
|
George Rhoten
|
45f4e0a95b
|
ICU-1891 Use the proper build directory
X-SVN-Rev: 9298
|
2002-07-24 00:17:01 +00:00 |
|
George Rhoten
|
7e92471c93
|
ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
|
2002-07-23 23:01:08 +00:00 |
|
George Rhoten
|
6f41d5021a
|
ICU-1970 Fix for z/OS optimization
X-SVN-Rev: 9293
|
2002-07-23 21:20:08 +00:00 |
|
Andy Heninger
|
e32993b2d8
|
ICU-45 RBBI, getRuleStatus() works after previous().
More Tests.
Private includes removed from public header
Break rule tag status added to word break rules.
X-SVN-Rev: 9284
|
2002-07-22 22:02:08 +00:00 |
|
George Rhoten
|
85012434a2
|
ICU-868 Better testing of new API
X-SVN-Rev: 9282
|
2002-07-22 21:05:17 +00:00 |
|
Steven R. Loomis
|
378b0303c5
|
ICU-1992 fix for files mode
X-SVN-Rev: 9273
|
2002-07-20 12:02:41 +00:00 |
|
Vladimir Weinstein
|
2b5bb4ffb5
|
ICU-1930 Bumped collation versions
X-SVN-Rev: 9269
|
2002-07-20 04:38:14 +00:00 |
|
George Rhoten
|
e623806f02
|
ICU-978 CygWin doesn't like removing the nonexistent *.uni files
X-SVN-Rev: 9268
|
2002-07-20 00:26:32 +00:00 |
|
Vladimir Weinstein
|
2cbb05fdb9
|
ICU-978 cygwin port
X-SVN-Rev: 9267
|
2002-07-19 23:25:41 +00:00 |
|
George Rhoten
|
3880202787
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types on this deprecated code.
X-SVN-Rev: 9255
|
2002-07-19 01:26:19 +00:00 |
|
Steven R. Loomis
|
d6fd164758
|
ICU-1992 data packaging changes
X-SVN-Rev: 9245
|
2002-07-18 00:26:33 +00:00 |
|
George Rhoten
|
e9cea70189
|
ICU-1992 Fix for HP/UX
X-SVN-Rev: 9240
|
2002-07-17 22:21:34 +00:00 |
|
Steven R. Loomis
|
aa10fcc6e5
|
ICU-1992 .dat -> .icu
X-SVN-Rev: 9234
|
2002-07-17 19:26:07 +00:00 |
|
George Rhoten
|
35b7aab4d6
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9228
|
2002-07-17 15:39:16 +00:00 |
|
Steven R. Loomis
|
827303547e
|
ICU-1992 simplification for data building
X-SVN-Rev: 9227
|
2002-07-17 15:20:51 +00:00 |
|
Steven R. Loomis
|
06d5ee2949
|
ICU-1992 data packaging changes
X-SVN-Rev: 9223
|
2002-07-17 03:56:50 +00:00 |
|
Steven R. Loomis
|
6c106f7b4b
|
ICU-1991 ucnv_openPackage
X-SVN-Rev: 9221
|
2002-07-17 02:41:04 +00:00 |
|
George Rhoten
|
c50473aa5d
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9214
|
2002-07-16 22:29:23 +00:00 |
|
George Rhoten
|
fc657b31ca
|
ICU-1970 Use epsilon for u_getNumericValue test.
X-SVN-Rev: 9210
|
2002-07-16 19:56:22 +00:00 |
|
George Rhoten
|
8ce39fe6ea
|
ICU-1988 Update the ICU version. This test is platform dependent.
X-SVN-Rev: 9208
|
2002-07-16 18:59:20 +00:00 |
|
George Rhoten
|
c676ede6b7
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9203
|
2002-07-16 17:23:05 +00:00 |
|
George Rhoten
|
86b7c21c50
|
ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
|
2002-07-16 01:46:42 +00:00 |
|
Ram Viswanadha
|
e4011b086e
|
ICU-1986 remove deprecated API
X-SVN-Rev: 9178
|
2002-07-16 00:15:23 +00:00 |
|
Vladimir Weinstein
|
f1fbfc07f3
|
ICU-1739 Fixed some buffer overflows
X-SVN-Rev: 9168
|
2002-07-15 22:53:25 +00:00 |
|
Vladimir Weinstein
|
45d4fa9afd
|
ICU-1930 Shifted test moved to data driven tests
X-SVN-Rev: 9167
|
2002-07-15 22:53:00 +00:00 |
|
Markus Scherer
|
9fcff5cd78
|
ICU-1987 test default bidi classes for unassigned code points
X-SVN-Rev: 9164
|
2002-07-15 22:29:47 +00:00 |
|
Vladimir Weinstein
|
18620d40c9
|
ICU-1930 Added tests for updated shifted operation
X-SVN-Rev: 9162
|
2002-07-15 22:12:22 +00:00 |
|
George Rhoten
|
91a1cb1f8f
|
ICU-1891 Temporary fix for z/OS for when in64_t isn't available.
X-SVN-Rev: 9160
|
2002-07-15 19:01:17 +00:00 |
|
Markus Scherer
|
d5ac417ad6
|
ICU-1970 test additional properties
X-SVN-Rev: 9157
|
2002-07-15 16:40:07 +00:00 |
|
Markus Scherer
|
fdc5a0ed63
|
ICU-1970 test FC_NFKC_Closure
X-SVN-Rev: 9156
|
2002-07-15 16:29:43 +00:00 |
|
George Rhoten
|
2482add08c
|
ICU-1739 fix a memory leak
X-SVN-Rev: 9152
|
2002-07-15 15:28:25 +00:00 |
|
George Rhoten
|
8d525d6c11
|
ICU-868 Add new API to enumerate all of the tagged aliases
X-SVN-Rev: 9145
|
2002-07-13 16:32:16 +00:00 |
|
Vladimir Weinstein
|
923c56edd3
|
ICU-1948 Moved direct access APIs from public to private header until the next release
X-SVN-Rev: 9143
|
2002-07-13 05:36:27 +00:00 |
|
George Rhoten
|
60f40d3ffb
|
ICU-1930 Mac OS X can't have buffers larger than 64KB on the stack.
X-SVN-Rev: 9142
|
2002-07-13 05:34:31 +00:00 |
|
George Rhoten
|
32635ba9d2
|
ICU-1913 Comment part of the test out because the keys on EBCDIC machines sort differently, like as/400
X-SVN-Rev: 9129
|
2002-07-12 22:17:29 +00:00 |
|
George Rhoten
|
26f21127b3
|
ICU-1891 Possible fix for z/OS.
X-SVN-Rev: 9125
|
2002-07-12 21:49:02 +00:00 |
|
George Rhoten
|
c85207afbd
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
|
2002-07-12 21:42:24 +00:00 |
|
Doug Felt
|
608e614f95
|
ICU-1981 synch up ICU4J and ICU4C test of swedish collation
X-SVN-Rev: 9118
|
2002-07-12 20:37:14 +00:00 |
|
Syn Wee Quek
|
27da46cea7
|
ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &
X-SVN-Rev: 9117
|
2002-07-12 20:33:01 +00:00 |
|
Helena Chapman
|
075c882906
|
ICU-1980 sync up with ICU4J.
X-SVN-Rev: 9116
|
2002-07-12 19:39:56 +00:00 |
|
George Rhoten
|
7986040a27
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9111
|
2002-07-12 16:01:04 +00:00 |
|
Andy Heninger
|
566fa58fff
|
ICU-45 RBBI rule builder, fixed bug in handling of 'quoted' literals.
X-SVN-Rev: 9108
|
2002-07-12 01:30:23 +00:00 |
|
Vladimir Weinstein
|
06e5522c10
|
ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'. Added more tests for indirect positioning
X-SVN-Rev: 9104
|
2002-07-11 22:44:26 +00:00 |
|
Vladimir Weinstein
|
c081239e61
|
ICU-1930 Fix for comparison of results of sortkey and strcoll and more verbosity
X-SVN-Rev: 9099
|
2002-07-11 17:46:02 +00:00 |
|
Vladimir Weinstein
|
d452fce04f
|
ICU-1978 add info methods to intltest
X-SVN-Rev: 9098
|
2002-07-11 17:40:35 +00:00 |
|
Vladimir Weinstein
|
57b15cfd55
|
ICU-1930 Added UCA conformance test and test files stubs
X-SVN-Rev: 9083
|
2002-07-10 22:23:43 +00:00 |
|
Vladimir Weinstein
|
dcfe706cfb
|
ICU-1930 we now unconditionally reorder Thai/Lao prevowels
X-SVN-Rev: 9075
|
2002-07-09 23:57:45 +00:00 |
|
George Rhoten
|
7023d677a4
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9073
|
2002-07-09 22:42:04 +00:00 |
|
George Rhoten
|
c5d7d27ee3
|
ICU-1948 Add a newline at the end of the file.
X-SVN-Rev: 9072
|
2002-07-09 22:41:04 +00:00 |
|
Vladimir Weinstein
|
9402e79000
|
ICU-1972 enumeration revision based on discussion with George
X-SVN-Rev: 9071
|
2002-07-09 18:19:16 +00:00 |
|
Vladimir Weinstein
|
e86598713a
|
ICU-1972 basic enumeration example/test
X-SVN-Rev: 9069
|
2002-07-09 06:16:35 +00:00 |
|
Andy Heninger
|
3db27715c6
|
ICU-45 RBBI, bug in rule builder: crash with mismatched ()s.
X-SVN-Rev: 9064
|
2002-07-08 23:56:50 +00:00 |
|
Eric Mader
|
e79b6374ca
|
ICU-1289 Move UScriptRun to usc_impl.h for now.
X-SVN-Rev: 9059
|
2002-07-08 23:41:33 +00:00 |
|
Alan Liu
|
29f886f412
|
ICU-1097 move currency.* to ucurr.* and change ISO code parameters from char* to UChar*
X-SVN-Rev: 9049
|
2002-07-08 17:57:10 +00:00 |
|
George Rhoten
|
6f175f7072
|
ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9032
|
2002-07-03 19:04:43 +00:00 |
|
George Rhoten
|
5e8dbd42fc
|
ICU-1892 Remove ibm-5210 and 21427 which are partial codepages of ibm-1370.
Add some other Euro regression tests.
X-SVN-Rev: 9031
|
2002-07-03 18:42:43 +00:00 |
|
Eric Mader
|
dcf2476a54
|
ICU-1068 Doh! Didn't need to regenerate. It was a bug in MarkTo*Positioning.
X-SVN-Rev: 9016
|
2002-07-02 23:47:36 +00:00 |
|
Eric Mader
|
e2b6e08b94
|
ICU-393 ignore, *.d, *.pdb, Debug, Release, .#*
X-SVN-Rev: 9012
|
2002-07-02 23:18:21 +00:00 |
|
Markus Scherer
|
b6c34a9ef4
|
ICU-1967 test cesu-8 converter
X-SVN-Rev: 9011
|
2002-07-02 22:52:30 +00:00 |
|
Vladimir Weinstein
|
46107ce3e7
|
ICU-1880 more robust data driven collation tests
X-SVN-Rev: 9008
|
2002-07-02 22:37:47 +00:00 |
|
Vladimir Weinstein
|
c1bd750ba2
|
ICU-1930 tests for skipping ignorables in contractions and prefixes
X-SVN-Rev: 9007
|
2002-07-02 22:37:22 +00:00 |
|
Vladimir Weinstein
|
d6b9ee3000
|
ICU-1930 moved backAndForth test so that it is done for all collation tests
X-SVN-Rev: 9006
|
2002-07-02 22:36:34 +00:00 |
|
Vladimir Weinstein
|
57805e5cd2
|
ICU-1930 updated tests according to the new UCA
X-SVN-Rev: 9005
|
2002-07-02 22:36:04 +00:00 |
|
George Rhoten
|
ef8bce9e4a
|
ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9000
|
2002-07-02 22:05:00 +00:00 |
|
George Rhoten
|
75adfd3610
|
ICU-1968 Fix and test a buffer overflow
X-SVN-Rev: 8999
|
2002-07-02 21:42:29 +00:00 |
|
Markus Scherer
|
2d5114e756
|
ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 8990
|
2002-07-02 00:51:16 +00:00 |
|
Eric Mader
|
1a953aa0f8
|
ICU-1068 need to regenerate testdata.cpp for new positioning model. (sign flipped on y adjustments)
X-SVN-Rev: 8988
|
2002-07-01 22:52:29 +00:00 |
|
Markus Scherer
|
11948b52df
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
|
2002-06-29 00:04:16 +00:00 |
|
George Rhoten
|
70debd215f
|
ICU-868 New alias scheme.
X-SVN-Rev: 8975
|
2002-06-28 23:13:30 +00:00 |
|
Alan Liu
|
d1773b2571
|
ICU-1434 initial implementation of source/target set API
X-SVN-Rev: 8971
|
2002-06-28 21:13:54 +00:00 |
|
Andy Heninger
|
878c84b1d2
|
ICU-1117 add getRuleStatus() to RBBI
X-SVN-Rev: 8956
|
2002-06-27 01:50:22 +00:00 |
|
Markus Scherer
|
5a81709c73
|
ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
|
2002-06-27 01:19:20 +00:00 |
|
George Rhoten
|
a9dadeaab8
|
ICU-1930 Fix for as/400. Use the proper enum.
X-SVN-Rev: 8943
|
2002-06-26 16:09:57 +00:00 |
|
Andy Heninger
|
32c09250b7
|
ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
|
2002-06-25 17:23:07 +00:00 |
|
Vladimir Weinstein
|
c92373eed9
|
ICU-1948 new test file - testaliases.txt, used in cintltst
X-SVN-Rev: 8937
|
2002-06-24 21:00:08 +00:00 |
|
Vladimir Weinstein
|
e594347bf5
|
ICU-1948 test resource level sharing
X-SVN-Rev: 8936
|
2002-06-24 20:58:56 +00:00 |
|
Ram Viswanadha
|
a28d72cd79
|
ICU-1953 test handling of INV + HALANT
X-SVN-Rev: 8919
|
2002-06-22 00:20:43 +00:00 |
|
George Rhoten
|
31903ee436
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 8901
|
2002-06-17 21:31:41 +00:00 |
|
George Rhoten
|
d323a9da62
|
ICU-1900 Linux Alpha shows an error in exhaustive mode. Let's see it.
X-SVN-Rev: 8900
|
2002-06-17 17:36:55 +00:00 |
|
Vladimir Weinstein
|
9e2dca1c4e
|
ICU-1948 move %%CollationBin under CollationElements table
X-SVN-Rev: 8890
|
2002-06-14 05:59:49 +00:00 |
|
Vladimir Weinstein
|
cd14071b07
|
ICU-1880 use InltTest:loadTestData static method for data loading consistency
X-SVN-Rev: 8889
|
2002-06-14 05:49:18 +00:00 |
|
George Rhoten
|
775e63220e
|
ICU-1930 Don't use // in a .c file
X-SVN-Rev: 8885
|
2002-06-13 20:47:42 +00:00 |
|
George Rhoten
|
0c7e57b884
|
ICU-1880 Fix for other compilers like gcc
X-SVN-Rev: 8884
|
2002-06-13 20:43:03 +00:00 |
|
Vladimir Weinstein
|
71c2e432b3
|
ICU-1930 updated tests for the new UCA (some of them still fail, pending new data files)
X-SVN-Rev: 8883
|
2002-06-13 18:35:27 +00:00 |
|
Vladimir Weinstein
|
96f743b5ad
|
ICU-1930 updated tests for the new UCA
X-SVN-Rev: 8882
|
2002-06-13 18:35:05 +00:00 |
|
Vladimir Weinstein
|
cae42f8e2f
|
ICU-1880 fix uninitialized memory read problem
X-SVN-Rev: 8869
|
2002-06-13 04:09:54 +00:00 |
|
George Rhoten
|
1970f08356
|
ICU-1880 fixed a memory leak
X-SVN-Rev: 8868
|
2002-06-12 23:38:59 +00:00 |
|
George Rhoten
|
a71fad5899
|
ICU-868 The list of available converters has changed meaning.
X-SVN-Rev: 8866
|
2002-06-12 22:17:48 +00:00 |
|
George Rhoten
|
7eb6c209a2
|
ICU-1864 Use -v to see the verbose messages.
X-SVN-Rev: 8865
|
2002-06-12 22:16:46 +00:00 |
|
Markus Scherer
|
5cb27bd920
|
ICU-1781 test unorm_isNormalized()
X-SVN-Rev: 8857
|
2002-06-12 16:44:54 +00:00 |
|
Markus Scherer
|
23c6da8207
|
ICU-1781 change comments
X-SVN-Rev: 8855
|
2002-06-12 03:58:47 +00:00 |
|
Markus Scherer
|
d1f6d99972
|
ICU-1781 test isNormalized()
X-SVN-Rev: 8854
|
2002-06-12 03:55:49 +00:00 |
|
Markus Scherer
|
9917a3dd2a
|
ICU-1939 test UTF-16 and UTF-32 converters: offset handling
X-SVN-Rev: 8846
|
2002-06-11 22:46:45 +00:00 |
|
George Rhoten
|
d76cc62af5
|
ICU-1891 Fix for os/390
X-SVN-Rev: 8842
|
2002-06-11 22:16:22 +00:00 |
|
Markus Scherer
|
3e5346ffbf
|
ICU-1939 add TestTruncated - test that converters detect truncated input and set U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8839
|
2002-06-11 20:42:06 +00:00 |
|
Markus Scherer
|
94e81782d4
|
ICU-1939 UTF32_PlatformEndian is not an alias for UTF-32 any more
X-SVN-Rev: 8838
|
2002-06-11 20:41:08 +00:00 |
|
Markus Scherer
|
f94bd2894a
|
ICU-1939 test UTF-16 and UTF-32 converters: getNextUChar
X-SVN-Rev: 8836
|
2002-06-11 17:59:45 +00:00 |
|
Markus Scherer
|
c46c9bd839
|
ICU-1939 UTF-32_PlatformEndian with its explicit name
X-SVN-Rev: 8833
|
2002-06-11 04:46:11 +00:00 |
|
Markus Scherer
|
6820cfc093
|
ICU-1939 test UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8832
|
2002-06-11 04:45:37 +00:00 |
|
George Rhoten
|
27de83fc1b
|
ICU-1438 Remember to initialize errorCode.
X-SVN-Rev: 8828
|
2002-06-10 21:24:47 +00:00 |
|
George Rhoten
|
10aa6818e0
|
ICU-1880 Make it easier for a data driven test to call this function.
X-SVN-Rev: 8827
|
2002-06-10 18:31:34 +00:00 |
|
Vladimir Weinstein
|
29847ed422
|
ICU-1880 don't crash if there are no data files
X-SVN-Rev: 8826
|
2002-06-08 23:31:36 +00:00 |
|
Vladimir Weinstein
|
3e51b478ed
|
ICU-1880 don't crash if there are no data files
X-SVN-Rev: 8825
|
2002-06-08 22:59:06 +00:00 |
|
Markus Scherer
|
712900b007
|
ICU-1920 test UnicodeString::getTerminatedBuffer()
X-SVN-Rev: 8823
|
2002-06-08 19:36:19 +00:00 |
|
Markus Scherer
|
0a4389fd09
|
ICU-1923 upgrade to Unicode 3.2: adapt case mapping tests - mostly Turkic changes, un-fix 0307 After_I condition until UTC decides on it
X-SVN-Rev: 8821
|
2002-06-08 03:55:21 +00:00 |
|
Markus Scherer
|
d2a3d6e0cd
|
ICU-1438 check that unorm_compare conforms to UAX 21 2.5: fold then NFD
X-SVN-Rev: 8819
|
2002-06-08 03:44:02 +00:00 |
|
Alan Liu
|
9f78c7195e
|
ICU-1532 test Any-X
X-SVN-Rev: 8816
|
2002-06-07 20:25:56 +00:00 |
|
Markus Scherer
|
85b2ecac9c
|
ICU-1923 upgrade to Unicode 3.2: adapt case mapping tests - mostly Turkic changes, un-fix 0307 After_I condition until UTC decides on it
X-SVN-Rev: 8813
|
2002-06-07 18:56:16 +00:00 |
|
Alan Liu
|
a0f3beb188
|
ICU-1933 use PropertyAliases and PropertyValueAliases; add \p{ASCII}
X-SVN-Rev: 8805
|
2002-06-06 22:38:37 +00:00 |
|
Alan Liu
|
a364327309
|
ICU-1933 initial support for combining class, bidi class, and binary properties
X-SVN-Rev: 8800
|
2002-06-06 00:47:14 +00:00 |
|
Vladimir Weinstein
|
0dec45f644
|
ICU-1880 fixed a memory leak
X-SVN-Rev: 8795
|
2002-06-05 21:13:38 +00:00 |
|
George Rhoten
|
d6629b8414
|
ICU-1923 Properly test StringCaseTest
X-SVN-Rev: 8791
|
2002-06-05 17:56:33 +00:00 |
|
George Rhoten
|
761a3a51dc
|
ICU-1880 Fix for Solaris
X-SVN-Rev: 8790
|
2002-06-05 16:13:41 +00:00 |
|
Alan Liu
|
e4f91fa7ad
|
ICU-1115 improve coverage
X-SVN-Rev: 8788
|
2002-06-05 00:01:09 +00:00 |
|
Alan Liu
|
d4461e10f9
|
ICU-1115 add usettest.c
X-SVN-Rev: 8785
|
2002-06-04 23:53:09 +00:00 |
|
Alan Liu
|
172c42e123
|
ICU-1115 add comprehensive API test of uset
X-SVN-Rev: 8783
|
2002-06-04 23:31:13 +00:00 |
|
George Rhoten
|
03655cdc25
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8778
|
2002-06-04 16:38:42 +00:00 |
|
Vladimir Weinstein
|
5e047bc8a1
|
ICU-1880 removing old implementation of the test framework
X-SVN-Rev: 8777
|
2002-06-04 08:23:04 +00:00 |
|
Vladimir Weinstein
|
7c70b88383
|
ICU-1880 data updated to use the new data driven framework
X-SVN-Rev: 8776
|
2002-06-04 08:06:49 +00:00 |
|
Vladimir Weinstein
|
69cf3d4da0
|
ICU-1880 tests updated to use the new data driven framework
X-SVN-Rev: 8775
|
2002-06-04 08:06:05 +00:00 |
|
Vladimir Weinstein
|
07cd9effbe
|
ICU-1880 data driven test framework changed according to design comments
X-SVN-Rev: 8774
|
2002-06-04 08:05:18 +00:00 |
|
George Rhoten
|
01ed2720d6
|
ICU-1749 Don't use dangling pointers.
X-SVN-Rev: 8772
|
2002-06-03 17:00:20 +00:00 |
|
Markus Scherer
|
0a70506190
|
ICU-1923 upgrade case folding to Unicode 3.2
X-SVN-Rev: 8769
|
2002-06-03 03:33:44 +00:00 |
|
George Rhoten
|
0078f2f53e
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8766
|
2002-06-01 06:36:02 +00:00 |
|
Ram Viswanadha
|
31de668781
|
ICU-1749 fix Indic roundtrip failures, fix tests to handle sequences in round trip exclusion set, fix Greek and Greek/UNGEGN test
X-SVN-Rev: 8758
|
2002-05-31 18:05:12 +00:00 |
|
Markus Scherer
|
338fed0add
|
ICU-1923 upgrade to Unicode 3.2: verify all DerivedCoreProperties.txt against u_hasBinaryProperty() which computes most of them
X-SVN-Rev: 8751
|
2002-05-31 01:21:57 +00:00 |
|
Markus Scherer
|
b694de1bb0
|
ICU-1923 upgrade to Unicode 3.2: alternate name for U+0009 (TAB) changes with Unicode 3.2
X-SVN-Rev: 8749
|
2002-05-31 01:20:12 +00:00 |
|
Markus Scherer
|
574a2f5378
|
ICU-1923 fix test bugs, choose still-unassigned code point U+fa6b instead of U+fa30
X-SVN-Rev: 8748
|
2002-05-31 01:19:27 +00:00 |
|
Markus Scherer
|
071fb17cd2
|
ICU-1923 disable TestComposeDecompose while the UCA table is not updated yet - would fail with 18300 errors because of missing canonical closure for new characters
X-SVN-Rev: 8747
|
2002-05-31 01:18:14 +00:00 |
|
George Rhoten
|
20bfab9374
|
ICU-1872 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8717
|
2002-05-29 16:42:25 +00:00 |
|
George Rhoten
|
56facaa3fa
|
ICU-1880 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8716
|
2002-05-29 16:41:44 +00:00 |
|
Markus Scherer
|
8f67b83ff7
|
ICU-1864 add tests for BOCU-1: compare ICU and reference implementations
X-SVN-Rev: 8711
|
2002-05-28 02:09:10 +00:00 |
|
Markus Scherer
|
262ea89f0b
|
ICU-1864 add skip callback tests for BOCU-1
X-SVN-Rev: 8710
|
2002-05-28 02:07:37 +00:00 |
|
Markus Scherer
|
6a2c81b056
|
ICU-1864 some basic BOCU-1 tests
X-SVN-Rev: 8707
|
2002-05-25 00:30:31 +00:00 |
|
Markus Scherer
|
e16e1636eb
|
ICU-1728 add API tests for u_strCaseCompare
X-SVN-Rev: 8705
|
2002-05-24 23:23:56 +00:00 |
|
Markus Scherer
|
3313286a27
|
ICU-1728 add API tests for u_strCompare
X-SVN-Rev: 8704
|
2002-05-24 23:23:40 +00:00 |
|
Markus Scherer
|
5e73984fbd
|
ICU-1438 test Normalizer::compare and UnicodeString::caseCompare - thin wrappers for unorm_compare and u_strCaseCompare, all based on same internal implementation function
X-SVN-Rev: 8702
|
2002-05-24 22:25:34 +00:00 |
|
George Rhoten
|
6fe1129757
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8696
|
2002-05-24 17:22:53 +00:00 |
|
George Rhoten
|
b89a3b00ab
|
ICU-1872 Make the initialization error into an warning.
X-SVN-Rev: 8688
|
2002-05-23 23:56:47 +00:00 |
|
George Rhoten
|
90d29f462f
|
ICU-1872 Make the error into an warning.
X-SVN-Rev: 8687
|
2002-05-23 23:52:37 +00:00 |
|
George Rhoten
|
0b7bb230be
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8684
|
2002-05-23 23:30:39 +00:00 |
|
George Rhoten
|
08df62745a
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
|
2002-05-23 22:10:23 +00:00 |
|
George Rhoten
|
d04898abdb
|
ICU-1880 Terminate the string with a 0
X-SVN-Rev: 8680
|
2002-05-23 18:28:30 +00:00 |
|
George Rhoten
|
394ebf6ffe
|
ICU-1880 Fix memory leaks
X-SVN-Rev: 8679
|
2002-05-23 17:18:05 +00:00 |
|
George Rhoten
|
bcf0493533
|
ICU-1913 Isolate the safeClone test to find platform problems more easily
X-SVN-Rev: 8677
|
2002-05-23 00:12:53 +00:00 |
|
George Rhoten
|
256ed9a3d3
|
ICU-1913 Make sure that the U_COL_SAFECLONE_BUFFERSIZE has the right size on os/400 with a better error message
X-SVN-Rev: 8676
|
2002-05-23 00:11:42 +00:00 |
|
George Rhoten
|
a5e64ca4e8
|
ICU-1880 Temporary fix for when it goes into an endless loop in optimized mode on MacOSX
X-SVN-Rev: 8672
|
2002-05-22 20:38:33 +00:00 |
|
George Rhoten
|
d1571a26dc
|
ICU-1910 Make sure that the test succeeds when testing in files mode on case insensitive file systems
X-SVN-Rev: 8670
|
2002-05-22 18:28:11 +00:00 |
|
George Rhoten
|
493e2da8c2
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8657
|
2002-05-21 23:53:07 +00:00 |
|
George Rhoten
|
4b1124162c
|
ICU-1906 Update TP/TMP -> TL/TLS for East Timor
X-SVN-Rev: 8651
|
2002-05-21 21:06:07 +00:00 |
|
Alan Liu
|
dc028412eb
|
ICU-1097 add test of unum currency API
X-SVN-Rev: 8637
|
2002-05-15 21:38:37 +00:00 |
|
Syn Wee Quek
|
5e02c2eb16
|
ICU-1897
Synching up comments and identical search function with Java
X-SVN-Rev: 8636
|
2002-05-15 20:26:26 +00:00 |
|
Alan Liu
|
51c435ce06
|
ICU-1097 change API to C
X-SVN-Rev: 8633
|
2002-05-15 18:52:20 +00:00 |
|
Alan Liu
|
d5c7b20828
|
ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
|
2002-05-14 23:24:58 +00:00 |
|
Eric Mader
|
111446f691
|
ICU-1289 add complete API testing.
X-SVN-Rev: 8624
|
2002-05-14 22:47:06 +00:00 |
|
George Rhoten
|
52cf399590
|
ICU-1891 Use EBCDIC on an EBCDIC machine, not ASCII.
X-SVN-Rev: 8621
|
2002-05-14 20:52:36 +00:00 |
|
George Rhoten
|
b2e9333a98
|
ICU-1896 Only warn about experimental locales in verbose mode.
X-SVN-Rev: 8620
|
2002-05-14 20:46:16 +00:00 |
|
George Rhoten
|
1a09ea5eda
|
ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
|
2002-05-13 23:51:50 +00:00 |
|
Markus Scherer
|
e64cea6ab7
|
ICU-1728 add tests for code point order comparisons with surrogate code points
X-SVN-Rev: 8610
|
2002-05-13 22:55:39 +00:00 |
|
Eric Mader
|
a9ba9cedec
|
ICU-1289 Add UScriptRun to uscripts.h
X-SVN-Rev: 8607
|
2002-05-13 21:50:59 +00:00 |
|
Alan Liu
|
1c06c38715
|
ICU-1097 tests of UCurrency
X-SVN-Rev: 8600
|
2002-05-13 19:37:37 +00:00 |
|
George Rhoten
|
9a84368217
|
ICU-1892 Be a little less verbose for "cintltst -v /tsutil/cloctst/TestLocaleStructure"
X-SVN-Rev: 8591
|
2002-05-10 17:31:28 +00:00 |
|
George Rhoten
|
462d6a4061
|
ICU-1892 Use "cintltst -v /tsutil/cloctst/TestLocaleStructure" instead
X-SVN-Rev: 8590
|
2002-05-10 17:03:21 +00:00 |
|
Vladimir Weinstein
|
6a1182c921
|
ICU-1880 added TestDataDriver::utoi - gets an int from UnicodeString
X-SVN-Rev: 8587
|
2002-05-10 04:42:51 +00:00 |
|
Vladimir Weinstein
|
8675a148e2
|
ICU-1880 modified casing test so that it uses TestDataDriver
X-SVN-Rev: 8586
|
2002-05-10 04:42:16 +00:00 |
|
Vladimir Weinstein
|
7472bb4fd2
|
ICU-1880 use test data driver for collation tests
X-SVN-Rev: 8585
|
2002-05-10 01:26:46 +00:00 |
|
Vladimir Weinstein
|
c9f1aec713
|
ICU-1880 added test data driver to projects
X-SVN-Rev: 8584
|
2002-05-10 01:26:25 +00:00 |
|
Vladimir Weinstein
|
b4ae6e5d10
|
ICU-1880 test data driver that uses resource bundles
X-SVN-Rev: 8583
|
2002-05-10 01:26:01 +00:00 |
|
Vladimir Weinstein
|
0facf683a5
|
ICU-1880 base class for abstraction of test data storage
X-SVN-Rev: 8582
|
2002-05-10 01:25:35 +00:00 |
|
Vladimir Weinstein
|
25a355b0ff
|
ICU-1880 we won't use data driven tests in cintltst
X-SVN-Rev: 8581
|
2002-05-10 01:22:19 +00:00 |
|
Vladimir Weinstein
|
04d4e0121c
|
ICU-1880 edited structure according to the design review comments
X-SVN-Rev: 8580
|
2002-05-10 01:21:49 +00:00 |
|
Steven R. Loomis
|
2912227ccb
|
ICU-1886 platform fix (AIX) - cast UChar32 explicitly to avoid ambiguous conversion
X-SVN-Rev: 8570
|
2002-05-08 16:38:32 +00:00 |
|
Vladimir Weinstein
|
4297637214
|
ICU-1880 better control of which test is going to be executed, better verbosity and avoiding unnecessary opening/closing of bundles
X-SVN-Rev: 8564
|
2002-05-02 21:16:33 +00:00 |
|
George Rhoten
|
9d8d0d3940
|
ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.
X-SVN-Rev: 8562
|
2002-05-01 23:48:15 +00:00 |
|
Vladimir Weinstein
|
277a918e33
|
ICU-1880 forget to reset status in one case
X-SVN-Rev: 8561
|
2002-05-01 21:56:57 +00:00 |
|
Vladimir Weinstein
|
d7aa82bb03
|
ICU-1880 C port of data driven tests, for cintltst
X-SVN-Rev: 8560
|
2002-05-01 21:28:38 +00:00 |
|
Vladimir Weinstein
|
01b94d7d33
|
ICU-1880 Allow for testing of multiple locales/rulesets/argument lists on the same test data
X-SVN-Rev: 8558
|
2002-05-01 18:33:04 +00:00 |
|
Vladimir Weinstein
|
04ea819bf6
|
ICU-1880 use the testdata library, not the individual files
X-SVN-Rev: 8555
|
2002-05-01 04:10:21 +00:00 |
|
Vladimir Weinstein
|
3461dda8d6
|
ICU-1880 added dadrcoll to intltest unix build
X-SVN-Rev: 8554
|
2002-05-01 00:43:21 +00:00 |
|
Vladimir Weinstein
|
51e48aab7d
|
ICU-1880 added resource bundle for data driven collation test. Should be shared by intltest and cintltst (and icu4j also)
X-SVN-Rev: 8552
|
2002-04-30 23:04:47 +00:00 |
|
Vladimir Weinstein
|
7516bc1023
|
ICU-1880 added collation data driven test - reads resource bundle and tests collation
X-SVN-Rev: 8551
|
2002-04-30 23:03:51 +00:00 |
|
Vladimir Weinstein
|
1bc2cacb8e
|
ICU-1880 moved doTest to collation test base class. All the tests should use this common function
X-SVN-Rev: 8550
|
2002-04-30 23:02:45 +00:00 |
|
Vladimir Weinstein
|
d9a4b4ce88
|
ICU-1880 removed doTest from dacoll - classes such as this will eventually be completely removed. This is just the first step
X-SVN-Rev: 8549
|
2002-04-30 23:01:44 +00:00 |
|
Alan Liu
|
1bcb0d4f0c
|
ICU-1749 update tests to use new API, fix iteration bug
X-SVN-Rev: 8548
|
2002-04-30 22:12:28 +00:00 |
|
Alan Liu
|
6b058615b7
|
ICU-1749 update tests to use new API
X-SVN-Rev: 8546
|
2002-04-30 22:11:18 +00:00 |
|
George Rhoten
|
ce01292bc0
|
ICU-1877 Fix an Itanium compiler optimization error.
X-SVN-Rev: 8538
|
2002-04-30 00:49:15 +00:00 |
|
George Rhoten
|
4a52dcc155
|
ICU-1872 Specify the return type
X-SVN-Rev: 8536
|
2002-04-29 20:26:24 +00:00 |
|
George Rhoten
|
739e08c7b2
|
ICU-1749 Use TRUE, not true
X-SVN-Rev: 8535
|
2002-04-29 20:24:16 +00:00 |
|
George Rhoten
|
df30dfbd29
|
ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
|
2002-04-26 23:04:32 +00:00 |
|
Alan Liu
|
a73bfe7d24
|
ICU-1749 port TestMulticharStringSet to C++
X-SVN-Rev: 8530
|
2002-04-26 21:31:55 +00:00 |
|
Doug Felt
|
77b6719b9b
|
ICU-970 add substring constructors and setTo overload to UnicodeString
X-SVN-Rev: 8527
|
2002-04-26 18:02:49 +00:00 |
|
Alan Liu
|
2edd9a085e
|
ICU-1749 ported TestStrings TestStringPatterns and edited exhaustive test to check iterator and round trip
X-SVN-Rev: 8525
|
2002-04-26 06:28:15 +00:00 |
|
Alan Liu
|
daea6a76cb
|
ICU-1749 temporary changes until test is updated to use real iterator
X-SVN-Rev: 8524
|
2002-04-26 06:26:17 +00:00 |
|
George Rhoten
|
db3c628396
|
ICU-1872 A better test for the global mutex
X-SVN-Rev: 8517
|
2002-04-25 22:15:52 +00:00 |
|
George Rhoten
|
802688f52f
|
ICU-1872 Slightly better test order.
X-SVN-Rev: 8516
|
2002-04-25 21:52:13 +00:00 |
|
George Rhoten
|
35bdabdc68
|
ICU-1872 A better test for the global mutex
X-SVN-Rev: 8515
|
2002-04-25 21:49:16 +00:00 |
|
George Rhoten
|
08db07139b
|
ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8514
|
2002-04-25 21:38:10 +00:00 |
|
George Rhoten
|
3c7398060a
|
ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8512
|
2002-04-25 18:59:32 +00:00 |
|
George Rhoten
|
5ba437bbb1
|
ICU-1872 Don't do static initialization, just in case the global mutex gets initialized.
X-SVN-Rev: 8508
|
2002-04-24 17:31:27 +00:00 |
|
George Rhoten
|
8cf8b12ddb
|
ICU-1872 Leaving the static init in because I don't know what the test is doing, but use the invariant converter instead.
X-SVN-Rev: 8507
|
2002-04-24 17:29:52 +00:00 |
|