Alan Liu
caa1bdd17e
ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
...
X-SVN-Rev: 5412
2001-08-01 17:37:08 +00:00
Andy Heninger
4ebe7ffce1
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
...
X-SVN-Rev: 5408
2001-07-31 23:32:59 +00:00
Ram Viswanadha
458f5dabb3
ICU-1075 fixed syntax errors on Unix
...
X-SVN-Rev: 5402
2001-07-31 18:52:47 +00:00
George Rhoten
12a80993e6
ICU-999 Use a UTF-8 file instead of a UTF-16 file.
...
X-SVN-Rev: 5401
2001-07-31 18:46:51 +00:00
Andy Heninger
63e908b597
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
...
X-SVN-Rev: 5397
2001-07-31 17:39:57 +00:00
Andy Heninger
09e1c00ed1
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
...
X-SVN-Rev: 5394
2001-07-31 17:29:43 +00:00
George Rhoten
e90be85cdc
ICU-999 Change uni-text.txt to uni-text.bin
...
X-SVN-Rev: 5383
2001-07-30 23:45:30 +00:00
Alan Liu
16c2014b35
ICU-1076 test nested segments and ? operator
...
X-SVN-Rev: 5377
2001-07-30 23:18:01 +00:00
George Rhoten
6d7a2cb1e8
ICU-999 This UTF8 file needs a UTF8 BOM
...
X-SVN-Rev: 5376
2001-07-30 22:45:46 +00:00
George Rhoten
a9a364ae6a
ICU-999 These look like unused files
...
X-SVN-Rev: 5375
2001-07-30 22:39:29 +00:00
Ram Viswanadha
153366bc85
ICU-1005 Verbose testing of correct treatment of string with embeded zeros.
...
X-SVN-Rev: 5372
2001-07-30 20:25:43 +00:00
George Rhoten
fc3c7b6ed4
ICU-1043 Better testing of saveState.
...
X-SVN-Rev: 5370
2001-07-30 16:15:38 +00:00
George Rhoten
a39033b633
ICU-988 Better mapping for nb, nn, hr, sh, sr
...
X-SVN-Rev: 5368
2001-07-28 01:52:33 +00:00
Vladimir Weinstein
b70fd7176b
ICU-1005 testing the correct treatment of strings with embeded zeros
...
X-SVN-Rev: 5363
2001-07-27 17:20:48 +00:00
Vladimir Weinstein
d6693e4b66
ICU-1005 more resource bundle cleanup and greater test coverage, fixed faulty test
...
X-SVN-Rev: 5362
2001-07-27 17:15:30 +00:00
Alan Liu
d45d3201ba
ICU-1076 test quantified quoted strings and variable references
...
X-SVN-Rev: 5361
2001-07-27 17:03:23 +00:00
Alan Liu
ef8c73fc7c
ICU-1076 initial limited support for Kleene star and plus operators
...
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Andy Heninger
6662fe06e1
ICU-881 Collation perf test program, inner loop count option for measuring loop overhead
...
X-SVN-Rev: 5357
2001-07-26 22:35:05 +00:00
Andy Heninger
cd61cbf256
ICU-1075 data handling updates.
...
X-SVN-Rev: 5353
2001-07-26 21:55:49 +00:00
Vladimir Weinstein
7a55cc00da
ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes
...
X-SVN-Rev: 5348
2001-07-26 18:36:57 +00:00
Alan Liu
cf35beb5eb
ICU-1052 fix handling of surrogates in antecontext and cursor positioning
...
X-SVN-Rev: 5346
2001-07-25 21:15:53 +00:00
Alan Liu
7edf9d3e80
ICU-1052 redesign of engine to support supplemental characters
...
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Ram Viswanadha
97d8ad1630
ICU-452 Add tests for EXT character handling.
...
X-SVN-Rev: 5330
2001-07-24 18:10:05 +00:00
Ram Viswanadha
b2553ad8d8
ICU-452 Change tests since some unassigned code points are now assigned.
...
X-SVN-Rev: 5279
2001-07-18 23:50:27 +00:00
Alan Liu
aeae2b0a49
ICU-990 test cases for nested sets
...
X-SVN-Rev: 5270
2001-07-18 19:51:29 +00:00
Alan Liu
4d93dcfea3
ICU-990 improve and extend testing to toRules and toPattern
...
X-SVN-Rev: 5269
2001-07-18 18:39:13 +00:00
Alan Liu
62314ba406
ICU-990 add a parameter for smart handling of backslashes to prettify()
...
X-SVN-Rev: 5268
2001-07-18 18:38:53 +00:00
Alan Liu
f31d20e4bf
ICU-990 add another toRules test
...
X-SVN-Rev: 5264
2001-07-18 04:17:05 +00:00
Alan Liu
5ded1a9c58
ICU-1053 fix API test that is calling handleTransliterate - should call transliterate or finishTransliteration
...
X-SVN-Rev: 5260
2001-07-17 23:39:00 +00:00
Alan Liu
953c8621af
ICU-1053 add a simple Any-Remove test
...
X-SVN-Rev: 5259
2001-07-17 23:37:45 +00:00
Alan Liu
afd62225ed
ICU-990 add basic RT test for toRules()
...
X-SVN-Rev: 5248
2001-07-17 18:13:09 +00:00
Alan Liu
589dbddcbe
ICU-1046 reimplement filter on a CompoundTransliterator to work correctly
...
X-SVN-Rev: 5247
2001-07-17 00:16:02 +00:00
George Rhoten
1f063c715d
ICU-1043 strtok_r should work with strings ending with delimiters.
...
X-SVN-Rev: 5245
2001-07-16 22:57:39 +00:00
Alan Liu
7ad9f84ffe
ICU-1048 implement Foo(Bar) ID parsing
...
X-SVN-Rev: 5243
2001-07-16 20:48:46 +00:00
Ram Viswanadha
1460f5bdb2
ICU-452 Tests for ISCII
...
X-SVN-Rev: 5237
2001-07-14 02:29:21 +00:00
Alan Liu
9805ae16d9
ICU-1048 allow ::ID blocks in rules
...
X-SVN-Rev: 5233
2001-07-13 21:09:41 +00:00
George Rhoten
8277bc7bfa
ICU-953 Do less static initialization/destruction
...
X-SVN-Rev: 5228
2001-07-11 21:26:22 +00:00
George Rhoten
2a1edde771
ICU-953 Do less static initialization/destruction
...
X-SVN-Rev: 5227
2001-07-11 21:03:51 +00:00
George Rhoten
1c6a5f1b1d
ICU-953 Do less initialization/destruction
...
X-SVN-Rev: 5224
2001-07-11 18:30:18 +00:00
George Rhoten
7c0dfef8db
ICU-953 Don't use a UnicodeString during static init.
...
X-SVN-Rev: 5223
2001-07-11 18:29:51 +00:00
George Rhoten
516d8769e7
ICU-953 Don't use a UnicodeString during static init.
...
X-SVN-Rev: 5222
2001-07-11 17:39:10 +00:00
Ram Viswanadha
b60309b39e
ICU-899 Test the UScriptCode API
...
X-SVN-Rev: 5220
2001-07-10 23:31:45 +00:00
Ram Viswanadha
d42cadc69a
ICU-899 Test the UScriptCode API
...
X-SVN-Rev: 5217
2001-07-10 18:35:59 +00:00
George Rhoten
3b7fbcb29e
ICU-882 Final removal of deprecated API
...
X-SVN-Rev: 5206
2001-07-09 21:08:25 +00:00
Alan Liu
1c40f7aebd
ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
...
X-SVN-Rev: 5196
2001-07-06 19:53:12 +00:00
Vladimir Weinstein
e52983285d
ICU-1031 adapted test to the new suffix for warnings
...
X-SVN-Rev: 5194
2001-07-06 04:46:16 +00:00
Alan Liu
14ba574a14
ICU-1006 update tests of ID handling
...
X-SVN-Rev: 5184
2001-07-05 22:55:38 +00:00
Alan Liu
eb1a26e702
ICU-1029 add NormalizationTransliterator test
...
X-SVN-Rev: 5175
2001-07-03 23:45:23 +00:00
George Rhoten
426cd3ad5b
ICU-953 Don't initialize the data at static initialization time.
...
Do it in the thread itself.
X-SVN-Rev: 5166
2001-07-03 19:47:22 +00:00
George Rhoten
11eaa76f83
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5161
2001-07-03 00:27:22 +00:00
George Rhoten
c4cc4f56ea
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5148
2001-06-29 22:54:56 +00:00
Alan Liu
be55a412be
ICU-965 in Any-Title make can't -> Can't, not Can'T
...
X-SVN-Rev: 5144
2001-06-29 21:19:49 +00:00
Syn Wee Quek
a5f4ece198
ICU-861
...
Improved test for iterator performance.
X-SVN-Rev: 5132
2001-06-28 20:45:02 +00:00
Syn Wee Quek
280519187e
ICU-861
...
Additional test for testing clearing of buffers.
X-SVN-Rev: 5131
2001-06-28 20:44:09 +00:00
Andy Heninger
15bec64481
ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
...
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
Syn Wee Quek
7c92dbd460
ICU-880
...
Added skipped 5 iterator performance test.
X-SVN-Rev: 5111
2001-06-27 21:45:09 +00:00
George Rhoten
07f1fa1ef1
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 5107
2001-06-27 01:19:04 +00:00
Syn Wee Quek
4e6784d556
ICU-861
...
Added tests to improve the test coverage
X-SVN-Rev: 5106
2001-06-26 23:02:07 +00:00
George Rhoten
35591e5501
ICU-1019 add const to the context pointers
...
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
Vladimir Weinstein
b80caa0a93
ICU-1010 turned off collation version number test until we stabilize it
...
X-SVN-Rev: 5102
2001-06-26 22:28:11 +00:00
Vladimir Weinstein
afb8c28b80
ICU-1002 added variable top tests ALSO added a dormant limitations test
...
X-SVN-Rev: 5101
2001-06-26 22:26:13 +00:00
Vladimir Weinstein
be1c314374
ICU-1002 added variable top tests
...
X-SVN-Rev: 5100
2001-06-26 22:25:23 +00:00
George Rhoten
2278d96ad1
ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp]
...
X-SVN-Rev: 5089
2001-06-26 17:59:14 +00:00
Syn Wee Quek
8717cf50c7
ICU-861
...
Added tests to improve the test coverage
X-SVN-Rev: 5084
2001-06-26 17:44:23 +00:00
Vladimir Weinstein
38fe598025
ICU-1005 improved code coverage for BOCSU. Made compose/decompose test faster
...
X-SVN-Rev: 5065
2001-06-22 18:35:01 +00:00
Ram Viswanadha
96d50a13fc
ICU-912 Test for validating the fix
...
X-SVN-Rev: 5064
2001-06-22 17:13:33 +00:00
Ram Viswanadha
d640d7c28f
ICU-914 Test for validating the fix
...
X-SVN-Rev: 5063
2001-06-22 17:13:08 +00:00
Alan Liu
7816fe3b3e
ICU-1006 add tests for liberalized ID
...
X-SVN-Rev: 5040
2001-06-20 22:38:21 +00:00
Markus Scherer
f0a283151e
ICU-1007 temporarily add N+/N- command line option to select the new/old normalization code
...
X-SVN-Rev: 5036
2001-06-20 22:25:25 +00:00
Markus Scherer
a93780d01d
ICU-1007 do not test Yod with Hiriq here because it changes from 3.0 to 3.1
...
X-SVN-Rev: 5034
2001-06-20 22:24:25 +00:00
Vladimir Weinstein
9268bcb6a4
ICU-1003 removing incremental compare from intltest
...
X-SVN-Rev: 5020
2001-06-19 21:16:48 +00:00
Vladimir Weinstein
c705ce052b
ICU-1003 removing incremental compare from cintltst
...
X-SVN-Rev: 5019
2001-06-19 21:16:26 +00:00
George Rhoten
fddff905b5
ICU-986 Don't use C++ comments in a C file.
...
X-SVN-Rev: 5005
2001-06-14 23:10:50 +00:00
George Rhoten
fec6a9409a
ICU-994 fixed uprv_digitsAfterDecimal()
...
X-SVN-Rev: 4997
2001-06-14 00:29:38 +00:00
Syn Wee Quek
32c391704b
ICU-878 Updated tests for special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4974
2001-06-12 19:24:36 +00:00
Alan Liu
d29ea969e6
ICU-990 improve error reporting
...
X-SVN-Rev: 4972
2001-06-12 18:08:22 +00:00
Syn Wee Quek
a218b9a07c
ICU-878 Updated tests for special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4961
2001-06-12 15:54:05 +00:00
Alan Liu
158ec8fd9a
ICU-989 add test for Any-Name, Name-Any
...
X-SVN-Rev: 4952
2001-06-11 23:44:50 +00:00
Andy Heninger
8aa6ff0e26
ICU-880 collperf: add options to dump CEs, specify rules file.
...
X-SVN-Rev: 4945
2001-06-11 20:37:27 +00:00
Alan Liu
1c7ee13552
ICU-965 test Any-Lower, Any-Upper, and Any-Title transliterators
...
X-SVN-Rev: 4943
2001-06-11 19:56:35 +00:00
Alan Liu
44bc4891f6
ICU-986 #ifdef out tests for deprecated API immediately; API itself to be removed Jun-30-2002
...
X-SVN-Rev: 4939
2001-06-11 19:11:24 +00:00
George Rhoten
68f03c53d0
ICU-961 Don't declare a UChar with 'A'. Declare it as 0x0041 for EBCDIC machines
...
X-SVN-Rev: 4938
2001-06-11 18:38:05 +00:00
Alan Liu
635ea16a39
ICU-986 remove non-essential calls to nextDouble and previousDouble
...
X-SVN-Rev: 4936
2001-06-11 17:32:50 +00:00
Alan Liu
379614f50f
ICU-986 add new tests for new ChoiceFormat API
...
X-SVN-Rev: 4934
2001-06-11 17:22:24 +00:00
Alan Liu
92e848829c
ICU-986 add TESTCASE macro to IntlTest header for use by all subclasses
...
X-SVN-Rev: 4933
2001-06-11 17:21:58 +00:00
Alan Liu
df4993cedb
ICU-975 make test names match class names, clean up file
...
X-SVN-Rev: 4929
2001-06-11 17:06:56 +00:00
Vladimir Weinstein
29065f53ea
ICU-96 checking whether any of ICU tailoring sets jamo special flag (none should)
...
X-SVN-Rev: 4927
2001-06-09 01:23:05 +00:00
George Rhoten
e26f0d5676
ICU-961 Forgot to fix the other UCOL_DEFAULT_NORMALIZATION for as/400
...
X-SVN-Rev: 4923
2001-06-08 16:24:55 +00:00
Vladimir Weinstein
380f28a1c9
ICU-96 one more test
...
X-SVN-Rev: 4922
2001-06-08 06:11:03 +00:00
Syn Wee Quek
62f2fc9fd7
ICU-96
...
Added weird expansion rule test TestExpansion.
It is currently disabled.
X-SVN-Rev: 4918
2001-06-08 02:11:28 +00:00
Andy Heninger
a581d73d9c
ICU-880 Add message when using locale fallbacks, increase max file size.
...
X-SVN-Rev: 4907
2001-06-06 23:30:49 +00:00
Andy Heninger
52afc81fd8
ICU-880 Updated readme file for collperf test program
...
X-SVN-Rev: 4906
2001-06-06 23:28:06 +00:00
Vladimir Weinstein
8cf3fe9370
ICU-96 fixed some compiler warnings
...
X-SVN-Rev: 4901
2001-06-06 20:48:57 +00:00
Vladimir Weinstein
c5893f84ac
ICU-96 updated and added tests
...
X-SVN-Rev: 4900
2001-06-06 20:38:43 +00:00
Vladimir Weinstein
27d7ed1627
ICU-96 some fixes - need to be finished (hi got broken)
...
X-SVN-Rev: 4887
2001-06-05 22:52:56 +00:00
George Rhoten
8c69e1eb5a
ICU-961 ignore Makefile
...
X-SVN-Rev: 4886
2001-06-05 21:33:34 +00:00
Syn Wee Quek
c3fae5bd05
ICU-96 Added weird contraction tests.
...
X-SVN-Rev: 4885
2001-06-05 18:09:06 +00:00
George Rhoten
ea08d72509
ICU-900 refixed some compiler warnings
...
X-SVN-Rev: 4872
2001-06-01 18:28:49 +00:00
George Rhoten
7e7932983e
ICU-900 Fixed somce compiler warnings
...
X-SVN-Rev: 4871
2001-06-01 18:18:46 +00:00
George Rhoten
7ba6beb7ae
ICU-597 Added macro separator when declaring a macro as a compiler option
...
X-SVN-Rev: 4870
2001-06-01 18:15:03 +00:00
George Rhoten
a90bb7540e
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4868
2001-06-01 17:17:21 +00:00
George Rhoten
df717c8605
ICU-900 Fixed some compilre warnings
...
X-SVN-Rev: 4866
2001-06-01 17:02:03 +00:00
George Rhoten
569d7ec827
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4861
2001-06-01 00:34:42 +00:00
George Rhoten
ef66e4dfc2
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4860
2001-05-31 23:42:59 +00:00
George Rhoten
8383c8f1b3
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4859
2001-05-31 23:30:09 +00:00
George Rhoten
4bf13c79e9
ICU-900 Fixed some compilre warnings.
...
X-SVN-Rev: 4858
2001-05-31 23:20:21 +00:00
George Rhoten
be01aa06c2
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4857
2001-05-31 23:07:40 +00:00
George Rhoten
3a545b4886
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4856
2001-05-31 23:05:07 +00:00
George Rhoten
94b5db6647
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4855
2001-05-31 22:58:53 +00:00
George Rhoten
4ecd6bbf2a
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4853
2001-05-31 22:48:59 +00:00
Vladimir Weinstein
0ae3c25707
ICU-96 Turkish collation has changed.
...
X-SVN-Rev: 4852
2001-05-31 22:14:18 +00:00
George Rhoten
528d871cbf
ICU-597 Changed UCOL_DEFAULT back to UCOL_DEFAULT_NORMALIZATION, since it now works.
...
as/400 has a big problem with these enum types.
X-SVN-Rev: 4844
2001-05-31 17:27:44 +00:00
George Rhoten
a3d310d0d1
ICU-597 You can't assign a UChar a char directly on EBCDIC machines.
...
X-SVN-Rev: 4842
2001-05-31 16:30:03 +00:00
Vladimir Weinstein
5094d259d3
ICU-96 test for instantiating collator from UCARules
...
X-SVN-Rev: 4840
2001-05-31 06:07:06 +00:00
Syn Wee Quek
0d65a32f34
ICU-861
...
Modified path for retrieving FractionalUCA.txt.
X-SVN-Rev: 4833
2001-05-30 22:07:12 +00:00
George Rhoten
d62e98e78c
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4832
2001-05-30 17:38:28 +00:00
George Rhoten
0065e3fad0
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4831
2001-05-30 16:15:33 +00:00
George Rhoten
9818a6b588
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4830
2001-05-30 16:09:09 +00:00
Vladimir Weinstein
453554cb1e
ICU-96 C++ comments in C file removed
...
X-SVN-Rev: 4829
2001-05-30 15:13:04 +00:00
Vladimir Weinstein
9482758ade
ICU-96 finally correct case bit calculation, fixed before postpone handling, added some tests. Hopefully the last code commit for 1.8.1
...
X-SVN-Rev: 4828
2001-05-29 22:53:07 +00:00
Vladimir Weinstein
d00e3eb462
ICU-96 updated a test to new data
...
X-SVN-Rev: 4825
2001-05-29 16:59:09 +00:00
Vladimir Weinstein
caf86ab4fa
ICU-96 removed C++ comments from a C file
...
X-SVN-Rev: 4822
2001-05-28 20:32:29 +00:00
Vladimir Weinstein
48edd98921
ICU-96 Added Lotus rules. Fixed tertiary strength generation. Fixed caching resets in tailoring generation. Added test for Korean.
...
X-SVN-Rev: 4815
2001-05-26 05:33:48 +00:00
George Rhoten
732922f538
ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *.
...
X-SVN-Rev: 4814
2001-05-26 01:23:28 +00:00
Syn Wee Quek
dda0452881
ICU-96
...
Added tests for testing compression overlapping.
X-SVN-Rev: 4811
2001-05-25 22:00:24 +00:00
George Rhoten
6bc0d64b9d
ICU-66 Fix most of the test memory leaks
...
X-SVN-Rev: 4809
2001-05-25 21:53:06 +00:00
George Rhoten
effdc31cca
ICU-66 Don't write off the end of an array.
...
X-SVN-Rev: 4807
2001-05-25 21:42:32 +00:00
George Rhoten
a2011d21fa
ICU-66 Fix most of the test memory leaks
...
X-SVN-Rev: 4806
2001-05-25 21:39:55 +00:00
Andy Heninger
d056250053
ICU-880 Normalization fixes for strings containing null chars.
...
X-SVN-Rev: 4804
2001-05-25 19:30:01 +00:00
George Rhoten
ea0480af19
ICU-66 Fix most of the test memory leaks
...
X-SVN-Rev: 4803
2001-05-25 19:19:26 +00:00
George Rhoten
b755fe14ea
ICU-66 Fix most of the test leaks
...
X-SVN-Rev: 4802
2001-05-25 18:25:49 +00:00
Alan Liu
9873dcb00e
ICU-403 remove incorrect comment
...
X-SVN-Rev: 4798
2001-05-25 17:56:28 +00:00
Syn Wee Quek
a181fc194c
ICU-861
...
Added validity tests for collation elements and sortkeys.
X-SVN-Rev: 4797
2001-05-25 16:54:33 +00:00
Vladimir Weinstein
2e31e124f9
ICU-96 more tests
...
X-SVN-Rev: 4787
2001-05-24 22:37:38 +00:00
George Rhoten
05478226be
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4783
2001-05-24 20:59:12 +00:00
George Rhoten
d6829894d8
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4775
2001-05-23 20:44:42 +00:00
George Rhoten
88ac94a221
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4774
2001-05-23 20:32:44 +00:00
George Rhoten
77f85d78dc
ICU-900 Undo the last fix for the some compiler warnings on Solaris. It's an API error.
...
X-SVN-Rev: 4767
2001-05-22 22:54:43 +00:00
George Rhoten
11ea1fe6f9
ICU-961 Removed dead code for memory checking
...
X-SVN-Rev: 4766
2001-05-22 22:44:37 +00:00
George Rhoten
862e4af175
ICU-900 Fixed some compiler warnings on Solaris
...
X-SVN-Rev: 4765
2001-05-22 22:39:11 +00:00
Vladimir Weinstein
6945e44e93
ICU-96 NO C++ comments in C file
...
X-SVN-Rev: 4764
2001-05-22 22:37:06 +00:00
Vladimir Weinstein
27f3171b91
ICU-96 Wrong test file was commited
...
X-SVN-Rev: 4763
2001-05-22 22:33:13 +00:00
George Rhoten
c032fe0e1f
ICU-900 Fixed some compiler warnings on Solaris
...
X-SVN-Rev: 4762
2001-05-22 22:31:00 +00:00
Vladimir Weinstein
152b11f484
ICU-96 Hangul tailoring fix, different case bit function, added comments to strcoll
...
X-SVN-Rev: 4761
2001-05-22 22:26:58 +00:00
George Rhoten
d6816d1e16
ICU-961 Fix HP compiler warning while using goto statements, and make the error messages more informative
...
X-SVN-Rev: 4757
2001-05-22 21:48:09 +00:00
George Rhoten
4707ba5991
ICU-900 Fix HP compiler warning while using goto statements.
...
X-SVN-Rev: 4756
2001-05-22 21:20:05 +00:00
George Rhoten
139325a10d
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4755
2001-05-22 20:42:52 +00:00
George Rhoten
15b4fbebc1
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4749
2001-05-22 16:54:15 +00:00
George Rhoten
bb1950fcb3
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4748
2001-05-22 16:39:51 +00:00
George Rhoten
6de44560c8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4747
2001-05-22 16:26:59 +00:00
George Rhoten
dd88d34144
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4745
2001-05-22 16:15:21 +00:00
George Rhoten
70a1956607
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4742
2001-05-21 23:41:44 +00:00
George Rhoten
c3bcdd8bbf
ICU-932 bug2() was wrong. Don't use strlen on a non-NULL terminated string.
...
X-SVN-Rev: 4737
2001-05-21 23:00:59 +00:00
Markus Scherer
2e9fc98b69
ICU-932 add Ed's tests of ucnv_convert() buffer management
...
X-SVN-Rev: 4725
2001-05-19 00:52:35 +00:00
Vladimir Weinstein
ccbff762f2
ICU-96 Enabled redundant tailoring test
...
X-SVN-Rev: 4723
2001-05-18 23:49:26 +00:00
Andy Heninger
c074be3541
ICU-880 collperf test program - input file shouldda been opened binary mode
...
X-SVN-Rev: 4721
2001-05-18 22:32:10 +00:00
George Rhoten
498a0a7e85
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4719
2001-05-18 20:53:01 +00:00
Vladimir Weinstein
97fdbd140f
ICU-96 fixed bad merge
...
X-SVN-Rev: 4710
2001-05-18 15:19:08 +00:00
Vladimir Weinstein
b390361067
ICU-96 More tests
...
X-SVN-Rev: 4709
2001-05-17 23:16:34 +00:00
Andy Heninger
51854ca791
ICU-880 Added tests for incremental normalization
...
X-SVN-Rev: 4706
2001-05-17 23:09:35 +00:00
Syn Wee Quek
02b406b299
ICU-861
...
Added tests for testing CE buffer overflow bailout.
X-SVN-Rev: 4703
2001-05-17 21:35:14 +00:00
Syn Wee Quek
2d0894edfe
ICU-861
...
Added more verbose statements.
X-SVN-Rev: 4697
2001-05-17 01:07:10 +00:00
Syn Wee Quek
062dca80cb
ICU-880
...
Added performance tests for the forwards and backwards iterators.
X-SVN-Rev: 4684
2001-05-16 16:28:53 +00:00
George Rhoten
1542dfe036
ICU-567 Silly cast that the Mac doesn't automatically do.
...
X-SVN-Rev: 4680
2001-05-15 23:11:09 +00:00
Syn Wee Quek
ba2806564d
ICU-861
...
Modified FractionalUCA.txt directory access in TestCEs()
X-SVN-Rev: 4676
2001-05-15 21:51:52 +00:00
Syn Wee Quek
2326dcf775
ICU-861
...
Made locale en_US and added extra checks to TestElemIter.
X-SVN-Rev: 4675
2001-05-15 21:51:05 +00:00
Vladimir Weinstein
f954413b19
ICU-96 returned TestComposeDecompose
...
X-SVN-Rev: 4673
2001-05-15 17:40:24 +00:00
Andy Heninger
1588cfa8a9
ICU-880 collperf, added option for iteration performance test
...
X-SVN-Rev: 4665
2001-05-14 21:20:01 +00:00
Syn Wee Quek
4c81ff91fa
ICU-861
...
Updated TestCEs.
X-SVN-Rev: 4664
2001-05-14 20:53:58 +00:00
Syn Wee Quek
e10f8460c4
ICU-861
...
Added discontiguos contraction test cases and iterator ce tests.
X-SVN-Rev: 4663
2001-05-14 18:58:36 +00:00
Andy Heninger
f7cce05e0e
ICU-880 collperf test program: add several collator option settings, sortkey size table option.
...
X-SVN-Rev: 4657
2001-05-11 20:04:22 +00:00
Ram Viswanadha
7dda2e0542
ICU-915 Test for jitterbug 915
...
X-SVN-Rev: 4655
2001-05-11 02:30:47 +00:00
Vladimir Weinstein
f5ce3edcc4
ICU-96 Temporarily disable compose decompose test until I fix canonical closure
...
X-SVN-Rev: 4648
2001-05-10 22:41:58 +00:00
Vladimir Weinstein
cfb74ba997
ICU-96 Just a fix for inverse table lookup - two bits need real testing
...
X-SVN-Rev: 4647
2001-05-10 22:35:33 +00:00
George Rhoten
06e8676f93
ICU-953 Now uses the invarient converter for static data.
...
X-SVN-Rev: 4632
2001-05-09 23:15:05 +00:00
George Rhoten
77c54f7d81
ICU-66 Leak less memory
...
X-SVN-Rev: 4630
2001-05-09 22:01:45 +00:00
George Rhoten
44835a6260
ICU-567 The as/400 compiler doesn't like \" with its macro definitions.
...
X-SVN-Rev: 4629
2001-05-09 20:39:42 +00:00
George Rhoten
0700ec1465
ICU-567 Don't use stack buffers larger than 32K on the Mac,
...
and clean up the rest of the memory that was allocated in TestComposeDecompose
X-SVN-Rev: 4628
2001-05-08 23:38:16 +00:00
George Rhoten
6e7e2a9b3b
ICU-597 The regression test buffer is now much smaller.
...
X-SVN-Rev: 4627
2001-05-08 22:58:58 +00:00
Eric Mader
3fb4fc0329
ICU-603 initial checkin of full Thai word break test.
...
X-SVN-Rev: 4625
2001-05-08 17:30:04 +00:00
Ram Viswanadha
3d78b2d1ef
ICU-952 Test plane 2 code points
...
X-SVN-Rev: 4621
2001-05-08 00:01:30 +00:00
George Rhoten
73ee150e6f
ICU-566 Warn about bad *.brk files.
...
X-SVN-Rev: 4615
2001-05-05 01:30:29 +00:00
George Rhoten
a9111dedca
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4601
2001-05-04 00:17:03 +00:00
George Rhoten
18e85ccfc0
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4600
2001-05-04 00:02:24 +00:00
George Rhoten
58ae38bcf4
ICU-567 Mac OS has a tough time with stack data larger than 32K
...
X-SVN-Rev: 4592
2001-05-03 00:53:14 +00:00
George Rhoten
c4f13497ac
ICU-567 Forgot the sizeof(UChar)
...
X-SVN-Rev: 4590
2001-05-03 00:38:22 +00:00
George Rhoten
f41eae25d9
ICU-567 We don't want to use the fopen hack yet
...
X-SVN-Rev: 4589
2001-05-03 00:29:26 +00:00
George Rhoten
da62d3d9f6
ICU-567 A better implementation of the Mac OS getDataDirectory function is being used now
...
X-SVN-Rev: 4588
2001-05-03 00:20:53 +00:00
George Rhoten
dfd3b1c90e
ICU-567 Mac OS has a tough time with stack data larger than 32K
...
X-SVN-Rev: 4586
2001-05-03 00:08:09 +00:00
Eric Mader
eea206ed92
ICU-603 add TestThaiWordBreak
...
X-SVN-Rev: 4583
2001-05-02 22:41:02 +00:00
Vladimir Weinstein
947b617e64
ICU-96 [before [1|2|3]] option implemented
...
X-SVN-Rev: 4581
2001-05-02 05:05:06 +00:00
George Rhoten
2992cadd50
ICU-567 Mac OS has a tough time with stack data larger than 32K
...
X-SVN-Rev: 4579
2001-05-01 23:31:38 +00:00
Syn Wee Quek
90a8b31e3e
ICU-861
...
Added log messages into TestPrevious
X-SVN-Rev: 4577
2001-05-01 17:14:49 +00:00
George Rhoten
4981f2e1ab
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4576
2001-04-30 20:57:12 +00:00
George Rhoten
a4f8700596
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4575
2001-04-30 20:51:22 +00:00
Vladimir Weinstein
1d88e9ff38
ICU-96 added regression tests for some bugs (784, 815, 831) - didn't made it in the first commit
...
X-SVN-Rev: 4574
2001-04-30 19:11:32 +00:00
Andy Heninger
62d83cabdb
ICU-880 Regression test for incremental normalization problem found by Vladimir.
...
X-SVN-Rev: 4571
2001-04-28 00:25:47 +00:00
Syn Wee Quek
cd04c29893
ICU-928
...
Fixed solaris compiler warnings
X-SVN-Rev: 4570
2001-04-26 22:57:06 +00:00
George Rhoten
cec784e1f3
ICU-597 Hopefully this will fix the memory problem on os/400
...
X-SVN-Rev: 4568
2001-04-26 01:16:57 +00:00
Syn Wee Quek
e49ee368ef
ICU-861
...
Added iterator contraction normalization tests.
X-SVN-Rev: 4566
2001-04-26 01:14:28 +00:00
George Rhoten
11ca7472ca
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4557
2001-04-25 21:11:53 +00:00
George Rhoten
cf62d209c6
ICU-821 Fixed an HP/UX compiler problem
...
X-SVN-Rev: 4553
2001-04-25 17:27:43 +00:00
Andy Heninger
d375491089
ICU-880 Add collation performance test program
...
X-SVN-Rev: 4547
2001-04-24 23:30:27 +00:00
George Rhoten
70a269d34a
ICU-472 Revised regression test for u_uastrncpy
...
X-SVN-Rev: 4546
2001-04-24 22:34:28 +00:00
George Rhoten
5a2455c7ec
ICU-472 Added regression test.
...
X-SVN-Rev: 4545
2001-04-24 22:05:38 +00:00
George Rhoten
661d6911fa
ICU-641 Added regression test.
...
X-SVN-Rev: 4544
2001-04-24 21:48:01 +00:00
George Rhoten
50dc860552
ICU-821 Missing check for bad parsing of a hexadecimal number.
...
X-SVN-Rev: 4541
2001-04-24 17:34:24 +00:00
Vladimir Weinstein
aeeb9d1600
ICU-96 Changed constants in tests
...
X-SVN-Rev: 4540
2001-04-24 05:16:04 +00:00
Vladimir Weinstein
c4546762f0
ICU-96 print sortkey if verbose and error is caused by sortkeys
...
X-SVN-Rev: 4536
2001-04-23 23:39:58 +00:00
Vladimir Weinstein
1a93fb72a7
ICU-96 more tests!
...
X-SVN-Rev: 4529
2001-04-23 03:50:15 +00:00
Syn Wee Quek
2b0da7cddd
ICU-807
...
Commented away a test that is dependent on the UCAData for verification data.
X-SVN-Rev: 4523
2001-04-20 22:27:24 +00:00
Syn Wee Quek
eea6e4f2a5
ICU-861
...
Updated TestSmallBuffer test.
X-SVN-Rev: 4516
2001-04-19 21:49:37 +00:00
Vladimir Weinstein
ca370278a7
ICU-96 changed Fractional UCA - gap widened
...
X-SVN-Rev: 4515
2001-04-19 20:29:34 +00:00
Vladimir Weinstein
971dd8075c
ICU-96 compose/decompose test, test fixes, more information
...
X-SVN-Rev: 4512
2001-04-19 19:01:39 +00:00
Vladimir Weinstein
404764bb5f
ICU-934 Fix test for changed %%ALIAS semantics
...
X-SVN-Rev: 4508
2001-04-19 16:56:24 +00:00
Andy Heninger
fe8f7ca9cd
ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
...
X-SVN-Rev: 4502
2001-04-18 19:31:05 +00:00
Vladimir Weinstein
b25d6d6929
ICU-96 fixed C++ style comments in C files
...
X-SVN-Rev: 4492
2001-04-17 21:53:30 +00:00
Vladimir Weinstein
16b677c1a8
ICU-925 Empty resource bundles should not crash ICU!
...
X-SVN-Rev: 4489
2001-04-17 19:11:56 +00:00
Vladimir Weinstein
161e93c851
ICU-934 Changed %%ALIAS semantics - fallback path is now of the resource with real data
...
X-SVN-Rev: 4488
2001-04-17 19:09:23 +00:00
Syn Wee Quek
c171e06038
ICU-861
...
Added normalized iteration test.
Added small buffer test.
X-SVN-Rev: 4487
2001-04-17 17:27:37 +00:00
George Rhoten
d26d1e07c1
ICU-597 Don't try to convert a large double to int32_t (again).
...
X-SVN-Rev: 4481
2001-04-17 00:47:46 +00:00
George Rhoten
9e61a552b6
ICU-597 Don't try to convert a large double to int32_t, and a bit of code clean up
...
X-SVN-Rev: 4480
2001-04-17 00:37:06 +00:00
Vladimir Weinstein
5dac29c154
ICU-96 more tests and test fixes
...
X-SVN-Rev: 4475
2001-04-13 00:05:42 +00:00
Syn Wee Quek
1dadff9877
ICU-861
...
Updated iterator tests to use en_US.
X-SVN-Rev: 4469
2001-04-12 00:07:00 +00:00
Ram Viswanadha
8a79580cfa
ICU-930 test for jitterbug 930
...
X-SVN-Rev: 4464
2001-04-07 01:25:14 +00:00
Syn Wee Quek
ec3368ab1a
ICU-928
...
Added tailoring syntax test for [variable top] and supplementary tailoring test.
X-SVN-Rev: 4462
2001-04-07 00:24:06 +00:00
Syn Wee Quek
dd312eac0a
ICU-672
...
Added jitterbug test 672
X-SVN-Rev: 4461
2001-04-07 00:20:32 +00:00
Andy Heninger
bed84e98b8
ICU-880 strcoll: incremental FCD check and no precalc of length
...
of null terminated strings
X-SVN-Rev: 4460
2001-04-06 23:37:48 +00:00
Vladimir Weinstein
8299aa2449
ICU-96 more tests
...
X-SVN-Rev: 4459
2001-04-06 22:54:29 +00:00
Vladimir Weinstein
db7dacac2a
ICU-96 simplified debugging
...
X-SVN-Rev: 4457
2001-04-06 22:51:41 +00:00
George Rhoten
bcd63666b7
ICU-597 try not to use denormalized doubles on as/400
...
X-SVN-Rev: 4456
2001-04-06 22:33:47 +00:00
George Rhoten
6342566a65
ICU-597 as/400 doesn't have <memory.h>. Use "cmemory.h" instead
...
X-SVN-Rev: 4454
2001-04-06 00:54:33 +00:00
Vladimir Weinstein
c10181baeb
ICU-96 fix for variable top in tailorings + more tests
...
X-SVN-Rev: 4453
2001-04-05 22:48:23 +00:00
Vladimir Weinstein
d7b5b8a6c7
ICU-96 some tests for UCA alignment
...
X-SVN-Rev: 4448
2001-04-04 23:44:22 +00:00
Vladimir Weinstein
b115ad587f
ICU-96 a test update
...
X-SVN-Rev: 4439
2001-04-04 06:42:13 +00:00
Alan Liu
085701f0f4
ICU-918 fix handling of inverses
...
X-SVN-Rev: 4431
2001-04-03 18:06:31 +00:00
Alan Liu
32f0b2db7a
ICU-918 enhance test to check inverses
...
X-SVN-Rev: 4430
2001-04-03 17:49:30 +00:00
George Rhoten
84ae68e2e7
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4428
2001-04-03 00:32:05 +00:00
Vladimir Weinstein
d7d38866da
ICU-96 fixed a bug with expansions in tailorings
...
X-SVN-Rev: 4427
2001-04-02 23:12:19 +00:00
Alan Liu
02d3a8f040
ICU-922 fix bug in Normalizer bubbleAppend (Verisign bug)
...
X-SVN-Rev: 4426
2001-04-02 19:29:50 +00:00
Vladimir Weinstein
46bfae2dec
ICU-96 fixed a builder problem related to option struct
...
X-SVN-Rev: 4424
2001-04-02 18:49:30 +00:00
Alan Liu
bd0490db28
ICU-918 extend createInstance() syntax to recognize inline filter patterns
...
X-SVN-Rev: 4421
2001-03-31 01:21:38 +00:00
George Rhoten
4a9dc708ac
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4418
2001-03-30 23:42:07 +00:00
George Rhoten
c0ecb9aa96
ICU-832 Each test string does not need to be 128 UChars big.
...
Setting MAX_TOKEN_LEN to a lower limit takes out about 100K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.
X-SVN-Rev: 4411
2001-03-30 03:49:29 +00:00
George Rhoten
d3bbdaa191
ICU-832 Each test string does not need to be 128 UChars big.
...
Setting MAX_TOKEN_LEN to a lower limit takes out about 120K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.
X-SVN-Rev: 4409
2001-03-30 01:22:03 +00:00
George Rhoten
8489febe91
ICU-740 isocoll was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4408
2001-03-30 00:29:59 +00:00
Vladimir Weinstein
170db96e5c
ICU-96 separate option struct implemented - take 1
...
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
George Rhoten
2523fb725b
ICU-740 This test was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4406
2001-03-30 00:22:23 +00:00
George Rhoten
caeb3f4458
ICU-740 This test was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4405
2001-03-30 00:09:14 +00:00
George Rhoten
a44d10ac4e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4404
2001-03-29 22:10:51 +00:00