Commit Graph

1628 Commits

Author SHA1 Message Date
Markus Scherer
469b0444aa ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones
X-SVN-Rev: 5953
2001-09-28 00:29:40 +00:00
Vladimir Weinstein
b6fd29c72c ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested - fixes for the tests that use internal functions
X-SVN-Rev: 5949
2001-09-27 23:19:12 +00:00
Markus Scherer
e86dbbf746 ICU-1222 change US::empty() to isEmpty()
X-SVN-Rev: 5946
2001-09-27 22:39:39 +00:00
George Rhoten
64202d0256 ICU-770 More memory cleanup
X-SVN-Rev: 5944
2001-09-27 22:19:02 +00:00
George Rhoten
ce583739d8 ICU-1244 xxx_safeClone functions need to align the memory buffer on
64-bit computers.

X-SVN-Rev: 5934
2001-09-26 21:09:18 +00:00
Ram Viswanadha
502268d25d ICU-1240 genrb regression bug fixes from GCL
X-SVN-Rev: 5927
2001-09-26 03:45:06 +00:00
George Rhoten
ee50cb0bb8 ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5925
2001-09-26 00:13:49 +00:00
Markus Scherer
fb79851f4e ICU-1007 deprecate Normalizer::EMode, use UNormalizationMode
X-SVN-Rev: 5920
2001-09-25 22:45:26 +00:00
George Rhoten
c04ff458c1 ICU-770 More memory cleanup
X-SVN-Rev: 5917
2001-09-25 21:49:30 +00:00
Ram Viswanadha
4502c7670c ICU-452 Fix compiler warnings and make tests pass on Solaris and Alpha
X-SVN-Rev: 5896
2001-09-22 01:54:21 +00:00
Markus Scherer
050177989d ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5894
2001-09-22 01:24:03 +00:00
Markus Scherer
88bce4404c ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5893
2001-09-22 01:17:26 +00:00
Markus Scherer
bdd236186e ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5892
2001-09-22 01:11:55 +00:00
Ram Viswanadha
6b39c524cf ICU-899 Test the deprecated API
X-SVN-Rev: 5884
2001-09-22 00:19:02 +00:00
Vladimir Weinstein
e186f84db0 ICU-998 More efficient secondary and tertiary compressing
X-SVN-Rev: 5877
2001-09-21 21:22:44 +00:00
Ram Viswanadha
66764b5012 ICU-899 Add uscript_getScript() API.
X-SVN-Rev: 5865
2001-09-21 05:09:22 +00:00
Markus Scherer
62383a43e2 ICU-809 test UnicodeString::getBuffer() and releaseBuffer()
X-SVN-Rev: 5847
2001-09-20 22:20:44 +00:00
George Rhoten
7353ac4a23 ICU-513 Test for surrogate support
X-SVN-Rev: 5842
2001-09-20 21:34:19 +00:00
Ram Viswanadha
44b2317a3f ICU-1098 Test for parsing escapes.
X-SVN-Rev: 5834
2001-09-20 02:39:51 +00:00
Ram Viswanadha
329bfde4c3 ICU-1098 Test for parsing escapes.
X-SVN-Rev: 5833
2001-09-20 02:39:50 +00:00
Markus Scherer
38453ee5d6 ICU-809 remove UnicodeString::getUChars()
X-SVN-Rev: 5829
2001-09-20 01:11:48 +00:00
George Rhoten
326a8be17f ICU-770 Init UErrorCode before using it.
X-SVN-Rev: 5828
2001-09-20 01:11:24 +00:00
George Rhoten
ad7e1d60be ICU-770 Memory cleanup
X-SVN-Rev: 5815
2001-09-19 02:08:04 +00:00
George Rhoten
aed94742a0 ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5814
2001-09-19 01:48:46 +00:00
George Rhoten
e91c57b64e ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5812
2001-09-19 01:27:14 +00:00
George Rhoten
2407d51e56 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5809
2001-09-19 01:21:48 +00:00
George Rhoten
c5a688ea22 ICU-770 Memory cleanup
X-SVN-Rev: 5807
2001-09-19 01:02:15 +00:00
Markus Scherer
6a8947faf3 ICU-1200 test new UnicodeString::extract() and constructor using UConverter
X-SVN-Rev: 5799
2001-09-18 23:02:57 +00:00
George Rhoten
03fa48368c ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5796
2001-09-18 22:53:27 +00:00
George Rhoten
0a96b6ab50 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5795
2001-09-18 22:38:34 +00:00
Markus Scherer
75fb3056aa ICU-1215 test US::reverse() with supplementary characters
X-SVN-Rev: 5794
2001-09-18 22:28:25 +00:00
Andy Heninger
83cd79bc51 ICU-1075 collperf: API change to ucol_openRules broke collperf.
(Bogus jitterbug; I can't seem to open a new one right now.)

X-SVN-Rev: 5791
2001-09-18 21:54:20 +00:00
George Rhoten
f776680929 ICU-1214 Replace getPatternChars with getPatternUChars
X-SVN-Rev: 5789
2001-09-18 21:36:45 +00:00
George Rhoten
a6196dd3d3 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5788
2001-09-18 21:15:20 +00:00
George Rhoten
386502fad2 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5787
2001-09-18 21:02:14 +00:00
George Rhoten
44a640c23b ICU-1211 Porting fixes for AIX
X-SVN-Rev: 5785
2001-09-18 20:31:03 +00:00
Vladimir Weinstein
e9a7e8907d ICU-1083 More surrogate support. Unsafe and contraction end tables now handle surrogates correctly.
X-SVN-Rev: 5783
2001-09-18 18:37:57 +00:00
George Rhoten
fde4d7c10a ICU-1211 Make it easier to select these tests by not using whitespace.
X-SVN-Rev: 5782
2001-09-18 18:04:14 +00:00
George Rhoten
ae64440341 ICU-1211 Porting fixes for the KAI compiler.
X-SVN-Rev: 5781
2001-09-18 17:44:50 +00:00
George Rhoten
0414692e06 ICU-1210 Use UBool instead of bool_t
X-SVN-Rev: 5780
2001-09-18 17:32:33 +00:00
Ram Viswanadha
2a34ca8c1f ICU-960 u_str* transformation functions
X-SVN-Rev: 5779
2001-09-18 17:04:48 +00:00
Vladimir Weinstein
b40f4bfeca ICU-1198 C APIs Tests (getting signed and unsigned integers).
X-SVN-Rev: 5778
2001-09-18 16:09:48 +00:00
Ram Viswanadha
cb06211004 ICU-960 Tests for u_str* transformation functions
X-SVN-Rev: 5776
2001-09-18 03:43:45 +00:00
Markus Scherer
3de9620e67 ICU-1200 adapt extract() to new termination semantics
X-SVN-Rev: 5772
2001-09-18 01:12:52 +00:00
Vladimir Weinstein
e9fe410e8d ICU-1198 added different functions for getting signed and unsigned integers. Test to follow
X-SVN-Rev: 5762
2001-09-17 23:05:08 +00:00
Markus Scherer
bf5265e67a ICU-1197 test moveIndex32()
X-SVN-Rev: 5759
2001-09-17 22:05:41 +00:00
Vladimir Weinstein
5939fbca4d ICU-1206 added C like UnicodeString returning functions
X-SVN-Rev: 5757
2001-09-17 22:04:48 +00:00
George Rhoten
4e351c0c81 ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
2001-09-17 21:50:19 +00:00
Alan Liu
4e80dd3af9 ICU-770 don't deref null pointer
X-SVN-Rev: 5754
2001-09-17 20:59:42 +00:00
Alan Liu
c92aa6caba ICU-1079 enhance tests
X-SVN-Rev: 5747
2001-09-14 21:59:49 +00:00
Syn Wee Quek
ecb3821442 ICU-1030
Added extra tests for code coverage.

X-SVN-Rev: 5738
2001-09-11 21:40:05 +00:00
Ram Viswanadha
27054a379d ICU-899 Changes for revisited proposal
X-SVN-Rev: 5737
2001-09-11 20:47:36 +00:00
Ram Viswanadha
c3c5bf986e ICU-399 Test for u_errorName API
X-SVN-Rev: 5735
2001-09-11 18:33:53 +00:00
Ram Viswanadha
fc6c9d778f ICU-899 Fix tests after changes to API.
X-SVN-Rev: 5733
2001-09-11 05:02:26 +00:00
Markus Scherer
6be4499096 ICU-1107 add test of Normalizer iteration index movement
X-SVN-Rev: 5730
2001-09-11 01:29:06 +00:00
Markus Scherer
3b6806275f ICU-1107 put long-time test last
X-SVN-Rev: 5729
2001-09-11 01:28:07 +00:00
Ram Viswanadha
d182ba31d1 ICU-1123 Test for bug fix
X-SVN-Rev: 5726
2001-09-10 03:51:49 +00:00
Syn Wee Quek
d47f600940 ICU-1030
Extra tests added

X-SVN-Rev: 5720
2001-09-07 21:57:32 +00:00
George Rhoten
149808f241 ICU-1109 Fix AIX and HP/UX compilation problem
X-SVN-Rev: 5710
2001-09-06 23:27:23 +00:00
George Rhoten
fee8fb8162 ICU-770 Memory cleanup
X-SVN-Rev: 5706
2001-09-06 18:10:06 +00:00
Markus Scherer
0b21c95598 ICU-1109 add tests for the new US::extract() with NUL-termination and warning/error code
X-SVN-Rev: 5699
2001-09-06 00:13:11 +00:00
Ram Viswanadha
a118536e31 ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5689
2001-09-05 22:51:53 +00:00
George Rhoten
589ceba976 ICU-1100 Don't fail on ures_getIntVector and ures_getBinary any more.
X-SVN-Rev: 5687
2001-09-05 18:44:27 +00:00
George Rhoten
08ba528748 ICU-821 Fix for Linux 7.1
X-SVN-Rev: 5683
2001-09-01 04:23:43 +00:00
George Rhoten
2f189e4a3b ICU-770 More data cleanup
X-SVN-Rev: 5682
2001-09-01 02:57:07 +00:00
George Rhoten
d5a1e20e0d ICU-1018 Don't use iostream anymore
X-SVN-Rev: 5681
2001-09-01 02:56:23 +00:00
George Rhoten
420c9b317c ICU-770 More data cleanup
X-SVN-Rev: 5678
2001-09-01 01:55:48 +00:00
Markus Scherer
49772946c8 ICU-1007 move normalization tests from collate into a new main branch 'normalize'
X-SVN-Rev: 5671
2001-08-31 23:01:58 +00:00
Markus Scherer
acd4727bf3 ICU-1007 reenable tests for Normalizer iteration
X-SVN-Rev: 5670
2001-08-31 22:25:09 +00:00
George Rhoten
964b65fb7a ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5661
2001-08-31 18:28:56 +00:00
George Rhoten
09e27656be ICU-900 Fixed a compiler warning
X-SVN-Rev: 5660
2001-08-31 18:20:59 +00:00
George Rhoten
e29f4f62c4 ICU-770 Make the tests build and/or run faster
X-SVN-Rev: 5659
2001-08-31 18:02:09 +00:00
Ram Viswanadha
88f30a02e2 ICU-329 Fix tests to reflect API changes.
X-SVN-Rev: 5654
2001-08-31 03:24:28 +00:00
Ram Viswanadha
e7042af1b8 ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
X-SVN-Rev: 5653
2001-08-31 03:23:39 +00:00
George Rhoten
81fc8fb03e ICU-770 More data cleanup
X-SVN-Rev: 5652
2001-08-31 02:21:34 +00:00
George Rhoten
b3af0a14e5 ICU-1075 Allow ieeetst to build and run
X-SVN-Rev: 5622
2001-08-30 03:09:24 +00:00
George Rhoten
ed236e08a0 ICU-1018 Change conflicts with versioning; moving ustream to ustdio.
X-SVN-Rev: 5617
2001-08-30 01:58:44 +00:00
George Rhoten
b58c59045a ICU-1099 Test the change a bit more completely.
X-SVN-Rev: 5616
2001-08-30 01:55:50 +00:00
Markus Scherer
1249324aa8 ICU-1007 temporarily disable tests of the Normalizer iteration API
X-SVN-Rev: 5612
2001-08-29 23:48:30 +00:00
Markus Scherer
44850e6120 ICU-1007 remove ComposedCharIter
X-SVN-Rev: 5600
2001-08-29 16:32:33 +00:00
George Rhoten
cc7dd3911a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5595
2001-08-28 01:04:07 +00:00
George Rhoten
cd6344f4a3 ICU-1100 Remove //
X-SVN-Rev: 5591
2001-08-27 20:10:13 +00:00
George Rhoten
0cfce8dc4b ICU-1100 Properly handle binary and int vectors of size zero.
X-SVN-Rev: 5590
2001-08-27 18:51:43 +00:00
Andy Heninger
6bb4dc6752 ICU-1101 Devanagiri rules update from Java, temp fix for failing tests.
X-SVN-Rev: 5589
2001-08-27 16:57:47 +00:00
Syn Wee Quek
e7f55fd981 ICU-1030
Added Unicode Boyer Moore string search tests.

X-SVN-Rev: 5588
2001-08-25 02:06:37 +00:00
George Rhoten
8f861608d6 ICU-770 Fixed some memory leaks and memory access problems.
X-SVN-Rev: 5582
2001-08-25 01:06:41 +00:00
George Rhoten
0a2bcf1b07 ICU-770 Change code for u_cleanup() API.
X-SVN-Rev: 5577
2001-08-24 02:49:04 +00:00
George Rhoten
0a4bfcc693 ICU-1099 Fix error message
X-SVN-Rev: 5575
2001-08-24 01:40:32 +00:00
George Rhoten
3028d7f734 ICU-238 Change locmap from C++ to C
X-SVN-Rev: 5569
2001-08-23 23:56:42 +00:00
George Rhoten
24f49e50cc ICU-1075 Don't use //
X-SVN-Rev: 5553
2001-08-21 16:39:04 +00:00
George Rhoten
fb15116d72 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5550
2001-08-20 23:48:50 +00:00
George Rhoten
27131d2952 ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5549
2001-08-20 23:25:53 +00:00
George Rhoten
d59831f9fc ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5546
2001-08-20 20:39:16 +00:00
George Rhoten
5daab873eb ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5544
2001-08-18 01:29:59 +00:00
George Rhoten
b982ffbb26 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5543
2001-08-18 01:22:49 +00:00
George Rhoten
d2ad569594 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5541
2001-08-18 01:05:52 +00:00
George Rhoten
41872f3c61 ICU-1091 createFromName(NULL) should return the default Locale.
X-SVN-Rev: 5536
2001-08-18 00:15:44 +00:00
Markus Scherer
48f0fb3578 ICU-1007 parse NormalizationTest.txt from char*, not from UnicodeString (faster), and handle supplementary code points (for Unicode 3.1 and up)
X-SVN-Rev: 5532
2001-08-17 22:50:39 +00:00
Ram Viswanadha
5368bcd591 ICU-329 Tests for UParseError for collation API
X-SVN-Rev: 5530
2001-08-17 22:18:38 +00:00
Ram Viswanadha
9549c37034 ICU-1090 Test data for empty resource bundle
X-SVN-Rev: 5528
2001-08-17 22:16:02 +00:00
Ram Viswanadha
95fdeab5da ICU-1090 Test for empty resource bundle
X-SVN-Rev: 5527
2001-08-17 22:15:39 +00:00
George Rhoten
0d5628b0bb ICU-329 Run the new test and fix compiler warnings
X-SVN-Rev: 5515
2001-08-17 17:34:37 +00:00
Alan Liu
d126a41693 ICU-1048 fix compound inverses with parenthesized atoms
X-SVN-Rev: 5510
2001-08-17 17:22:26 +00:00
Markus Scherer
9ef63135ee ICU-1007 remove switch between old and new normalization
X-SVN-Rev: 5490
2001-08-17 00:21:54 +00:00
Markus Scherer
6eb5998fc1 ICU-1007 replace old normalization implementation by new one, use unorm_quickCheck(UNORM_FCD) instead of the temporary checkFCD()
X-SVN-Rev: 5489
2001-08-17 00:21:18 +00:00
George Rhoten
81459b5a6d ICU-900 A test wasn't being called. Now it is called.
X-SVN-Rev: 5483
2001-08-16 22:32:08 +00:00
Ram Viswanadha
ce77273245 ICU-329 Add ctstdep.o to make file
X-SVN-Rev: 5480
2001-08-16 01:11:30 +00:00
Ram Viswanadha
0e194efd89 ICU-329 Update tests after adding UParseError struct to APIs.
X-SVN-Rev: 5476
2001-08-16 01:01:22 +00:00
Ram Viswanadha
38d984850e ICU-329 Add tests for deprecated APIs.
X-SVN-Rev: 5475
2001-08-16 01:00:12 +00:00
Ram Viswanadha
4458f53dc1 ICU-329 update tests after first take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Andy Heninger
c84ea102a7 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5467
2001-08-15 22:39:42 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Vladimir Weinstein
909e2b4644 ICU-1083 Surrogates handling in collation - test
X-SVN-Rev: 5457
2001-08-10 22:02:31 +00:00
Vladimir Weinstein
3170daacff ICU-1083 Data structure for surrogate support - test
X-SVN-Rev: 5456
2001-08-10 21:18:33 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
George Rhoten
4a03a13259 ICU-953 Less static initialization.
X-SVN-Rev: 5443
2001-08-06 20:11:43 +00:00
Alan Liu
199af7c5bc ICU-1076 test unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit
X-SVN-Rev: 5441
2001-08-04 00:15:44 +00:00
Alan Liu
1e92f23c23 ICU-1079 rename to Hex-Any and Any-Hex
X-SVN-Rev: 5435
2001-08-03 20:20:28 +00:00
George Rhoten
d5bbbc7ac3 ICU-1075 HP/UX has putenv in stdlib.h instead.
X-SVN-Rev: 5434
2001-08-03 16:12:46 +00:00
George Rhoten
0e79edda11 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5433
2001-08-03 16:08:41 +00:00
Vladimir Weinstein
4a53ebaea5 ICU-1083 Adding tests to Unix build
X-SVN-Rev: 5431
2001-08-03 14:40:33 +00:00
Vladimir Weinstein
8f19acc585 ICU-1083 placeholder for surrogate supporting ucmp32
X-SVN-Rev: 5427
2001-08-02 22:28:38 +00:00
Ram Viswanadha
96ce0be9de ICU-899 Change U_INVALID_CODE to U_INVALID_SCRIPT_CODE and fix testing for error code
X-SVN-Rev: 5422
2001-08-02 16:44:21 +00:00
Vladimir Weinstein
6c643b46c8 ICU-1078 added IntVector and empty resources
X-SVN-Rev: 5415
2001-08-01 18:23:04 +00:00
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