Commit Graph

783 Commits

Author SHA1 Message Date
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
b58c59045a ICU-1099 Test the change a bit more completely.
X-SVN-Rev: 5616
2001-08-30 01:55:50 +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
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
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
d59831f9fc ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5546
2001-08-20 20:39:16 +00:00
George Rhoten
d2ad569594 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5541
2001-08-18 01:05:52 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ram Viswanadha
1460f5bdb2 ICU-452 Tests for ISCII
X-SVN-Rev: 5237
2001-07-14 02:29:21 +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
George Rhoten
c4cc4f56ea ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5148
2001-06-29 22:54:56 +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
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