Commit Graph

185 Commits

Author SHA1 Message Date
George Rhoten
2596872615 ICU-4092 Fix a typo that I checked in.
X-SVN-Rev: 16988
2004-12-21 23:07:40 +00:00
George Rhoten
d376bfe07d ICU-4092 Properly test ucnv_getDisplayName preflighting
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
2f8b690e51 ICU-4092 Improve code coverage. Add some preflighting tests.
X-SVN-Rev: 16975
2004-12-21 01:23:30 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
23b78bf15e ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
George Rhoten
cbbbbda612 ICU-4154 Alpha Linux with gcc has an optimization bug.
Adding this extra check gets around this bug.

X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
George Rhoten
6a80fd1c86 ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
8900cd8fab ICU-4043 Use a real path to source data.
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
George Rhoten
a8c47516eb ICU-3857 Return a CCSID for gb18030
X-SVN-Rev: 16043
2004-07-18 09:57:18 +00:00
George Rhoten
7a91fe3d9a ICU-3546 TestFlushCache doesn't need internal API for testing anymore,
but TestDefaultConverterError does need internal API for testing.

X-SVN-Rev: 15317
2004-05-14 22:06:34 +00:00
George Rhoten
cd569f8b17 ICU-3343 Hide diagnostic message
X-SVN-Rev: 14264
2004-01-08 21:46:49 +00:00
Markus Scherer
8d2ad27c5d ICU-3343 test bug fix
X-SVN-Rev: 14172
2003-12-18 19:43:07 +00:00
Markus Scherer
7b5b479d09 ICU-3343 fix and improve ucnv_safeClone() implementations
X-SVN-Rev: 14141
2003-12-16 05:16:55 +00:00
Markus Scherer
fc6ccc795e ICU-3361 disable the _generic_ ISO-2022 converter
X-SVN-Rev: 13981
2003-12-03 22:53:14 +00:00
George Rhoten
b2eb175307 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13902
2003-11-27 01:23:15 +00:00
Markus Scherer
a4d1270530 ICU-2949 define and fix ucnv_getMaxCharSize() behavior
X-SVN-Rev: 13538
2003-10-30 23:03:18 +00:00
George Rhoten
21f0f585f2 ICU-3252 Add a new version of ibm-943
X-SVN-Rev: 13074
2003-09-12 17:44:39 +00:00
Vladimir Weinstein
1d42538280 ICU-2840 Tests shouldn't crash if data is not present
X-SVN-Rev: 12268
2003-06-04 05:19:50 +00:00
Steven R. Loomis
90ccc8e5dc ICU-2416 use stdlib.h, not malloc.h!
X-SVN-Rev: 11955
2003-05-15 22:26:12 +00:00
George Rhoten
d85187f3c8 ICU-2416 Fix for moon
X-SVN-Rev: 11942
2003-05-15 20:08:22 +00:00
Vladimir Weinstein
821ac82544 ICU-2416 fix goofy indentation
X-SVN-Rev: 11935
2003-05-15 18:14:36 +00:00
Vladimir Weinstein
58dd58bb60 ICU-2416 gcc compiler warnings fixes
X-SVN-Rev: 11933
2003-05-15 17:37:33 +00:00
Vladimir Weinstein
8a6ea4c9fa ICU-2416 try to separate API tests from modules that use internal headers
X-SVN-Rev: 11932
2003-05-15 16:28:58 +00:00
George Rhoten
f5fd9a7e41 ICU-2729 Fix a memory leak
X-SVN-Rev: 11912
2003-05-13 17:17:21 +00:00
George Rhoten
1714ca9827 ICU-2729 Fix a memory leak
X-SVN-Rev: 11902
2003-05-12 23:44:53 +00:00
Markus Scherer
0fcfe71911 ICU-2856 make EBCDIC_STATEFUL always emit SI at the end of a stream if the last character was DBCS
X-SVN-Rev: 11788
2003-05-02 22:38:41 +00:00
George Rhoten
0a80f2b7c4 ICU-2699 Fixed a compiler warning.
X-SVN-Rev: 11692
2003-04-24 23:58:18 +00:00
Markus Scherer
9af0650e43 ICU-2024 test ucnv_toAlgorithmic() and ucnv_fromAlgorithmic()
X-SVN-Rev: 11607
2003-04-21 02:13:55 +00:00
Markus Scherer
e9ff4a1851 ICU-2144 test ucnv_convertEx()
X-SVN-Rev: 11590
2003-04-18 23:13:14 +00:00
George Rhoten
4f532d0425 ICU-2815 ucnv_flushCache should close the cached default converter.
X-SVN-Rev: 11585
2003-04-18 20:31:45 +00:00
George Rhoten
f69ff31d30 ICU-2800 Fix the canonical name
X-SVN-Rev: 11533
2003-04-12 00:14:28 +00:00
George Rhoten
8ac8d6202e ICU-2781 Use more UTR22 names, add more aliases, use more windows- aliases.
X-SVN-Rev: 11465
2003-04-05 09:50:53 +00:00
Markus Scherer
45065374f1 ICU-2782 improve test of ucnv_safeClone()
X-SVN-Rev: 11463
2003-04-05 00:02:32 +00:00
George Rhoten
293dbfaa2b ICU-2778 All LMBCS variants can use other codepages like windows-950, which is 2 bytes.
Also fix a bug in the test for default converter name

X-SVN-Rev: 11438
2003-04-02 21:58:23 +00:00
George Rhoten
3e4616486a ICU-2416 Do test fission. TestConvert was too big.
X-SVN-Rev: 11368
2003-03-20 18:19:54 +00:00
George Rhoten
1f6a18e2d6 ICU-2474 Fix for z/OS. The default converter had a problem with swaplfnl
X-SVN-Rev: 10763
2002-12-19 01:08:26 +00:00
George Rhoten
b164ce1d52 ICU-1977 Add more tests
X-SVN-Rev: 10316
2002-11-21 19:24:25 +00:00
George Rhoten
6afcceee3f ICU-2474 Fix for z/OS
X-SVN-Rev: 10211
2002-11-08 19:38:21 +00:00
George Rhoten
31ebf42323 ICU-1977 add additional Converter Alias functions
get all converters
get the canonical names from a tagged alias

X-SVN-Rev: 10121
2002-10-30 22:52:08 +00:00
Markus Scherer
adf00cc4e5 ICU-1941 add missing log_data_err()
X-SVN-Rev: 9906
2002-09-20 21:55:31 +00:00
Steven R. Loomis
c4f41c9378 ICU-1941 Allow -w option (don't error if data is missing) for converters
X-SVN-Rev: 9905
2002-09-20 19:07:19 +00:00
George Rhoten
2a19dd8701 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9902
2002-09-20 17:44:40 +00:00
Markus Scherer
8e4d026246 ICU-1885 test swaplfnl converter option
X-SVN-Rev: 9874
2002-09-18 01:18:17 +00:00
George Rhoten
56cbadb751 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
George Rhoten
1d1c624ff0 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9641
2002-08-09 01:48:58 +00:00
George Rhoten
a6cd5b4b16 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9639
2002-08-09 00:16:56 +00:00
George Rhoten
d00b7eaa25 ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases
X-SVN-Rev: 9626
2002-08-08 22:46:05 +00:00
George Rhoten
82322db82c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9526
2002-08-01 22:24:31 +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
2b53be0fd2 ICU-1892 Remove some old pure DBCS codepages
X-SVN-Rev: 9481
2002-07-31 22:19:45 +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
6f175f7072 ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9032
2002-07-03 19:04:43 +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
George Rhoten
70debd215f ICU-868 New alias scheme.
X-SVN-Rev: 8975
2002-06-28 23:13:30 +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
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
6a2c81b056 ICU-1864 some basic BOCU-1 tests
X-SVN-Rev: 8707
2002-05-25 00:30:31 +00:00
George Rhoten
ffc5111013 ICU-932 Add two more tests.
X-SVN-Rev: 8364
2002-04-03 19:52:17 +00:00
Ram Viswanadha
876e5cd929 ICU-1698 fix out of source and insource testdata path
X-SVN-Rev: 7591
2002-02-07 19:37:34 +00:00
Ram Viswanadha
436e517e9a ICU-1281 Update CCSID test
X-SVN-Rev: 6544
2001-11-01 02:52:55 +00:00
Ram Viswanadha
4b5d175d83 ICU-1281 Remove unwanted ucmfiles
X-SVN-Rev: 6543
2001-11-01 02:38:45 +00:00
George Rhoten
c12f635e3f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6143
2001-10-10 01:28:16 +00:00
George Rhoten
1cd00f680f ICU-1247 Fix for the case when I have a really long directory name.
X-SVN-Rev: 6004
2001-10-03 01:26:47 +00:00
Markus Scherer
19f92aab27 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 5974
2001-09-28 22:22:59 +00:00
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
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
George Rhoten
fee8fb8162 ICU-770 Memory cleanup
X-SVN-Rev: 5706
2001-09-06 18:10:06 +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
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
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
1460f5bdb2 ICU-452 Tests for ISCII
X-SVN-Rev: 5237
2001-07-14 02:29:21 +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
George Rhoten
4bf13c79e9 ICU-900 Fixed some compilre warnings.
X-SVN-Rev: 4858
2001-05-31 23:20:21 +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
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
George Rhoten
5735b8a078 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4273
2001-03-22 18:40:11 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
Markus Scherer
1dd0f3d800 ICU-879 more tests for ucnv_openCCSID(), ucnv_getCCSID(), ucnv_getPlatform()
X-SVN-Rev: 4154
2001-03-17 00:40:23 +00:00
George Rhoten
49859364a4 ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4120
2001-03-16 00:05:20 +00:00
George Rhoten
9988d0dea3 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3742
2001-02-23 02:25:32 +00:00
George Rhoten
e7950973b4 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3741
2001-02-23 02:09:26 +00:00
Jim Snyder Grant
77b421c4dd ICU-535 fixed Solaris warnings in new safeClone test
X-SVN-Rev: 3716
2001-02-22 00:12:20 +00:00
Jim Snyder Grant
35bff23773 ICU-388 and jb 853: ucnv_safeClone - the tests
X-SVN-Rev: 3658
2001-02-16 22:23:38 +00:00
George Rhoten
f968f23935 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3592
2001-02-08 03:23:29 +00:00
George Rhoten
332c822748 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3587
2001-02-08 00:46:27 +00:00
George Rhoten
7cfa43c326 ICU-432 strlen was being used incorrectly.
X-SVN-Rev: 3211
2000-12-13 03:12:41 +00:00
Yves Arrouye
f0ae782127 ICU-206 test UTF-32 aliases
X-SVN-Rev: 3010
2000-11-28 01:46:31 +00:00
George Rhoten
9ebd873d92 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2969
2000-11-21 18:05:36 +00:00
George Rhoten
c9793c6267 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2967
2000-11-21 04:05:39 +00:00
George Rhoten
e9f2025f63 ICU-701 remove ibm-1038
X-SVN-Rev: 2850
2000-10-31 17:53:22 +00:00
Steven R. Loomis
2859089dd4 ICU-576 MacOS [use dynamic not stack memory]
X-SVN-Rev: 2371
2000-08-29 05:54:34 +00:00
Ram Viswanadha
4e46260f5d ICU-289 Removed commented code
X-SVN-Rev: 2243
2000-08-15 00:04:34 +00:00
Ram Viswanadha
4fa7a8cc64 ICU-289 Removed commented code
X-SVN-Rev: 2242
2000-08-15 00:03:08 +00:00
Helena Chapman
3f2fb26333 ICU-401 Make 1.6 tree compiled and linked on S/400.
X-SVN-Rev: 2233
2000-08-14 23:35:57 +00:00
Madhu K
ec02ab0d69 ICU-535 Removed warnings
X-SVN-Rev: 2221
2000-08-14 17:13:09 +00:00