Commit Graph

221 Commits

Author SHA1 Message Date
Ram Viswanadha
c560e3fe47 ICU-3764 test case for Finnish
X-SVN-Rev: 15691
2004-06-03 21:52:18 +00:00
George Rhoten
6c416836d5 ICU-3499 Fix some scanf issues when width is specified for any string type.
X-SVN-Rev: 15574
2004-05-27 04:18:30 +00:00
George Rhoten
439ba60df3 ICU-3499 Test for width of scanset
X-SVN-Rev: 15568
2004-05-26 21:56:30 +00:00
George Rhoten
9e94e1ff84 ICU-3499 os/400 does not handle the dash as expected in sscanf scanset.
Move %[a-f] and similar tests to data driven tests.

X-SVN-Rev: 15562
2004-05-26 19:22:00 +00:00
George Rhoten
cec09fafaf ICU-3499 Increase code coverage.
X-SVN-Rev: 15531
2004-05-25 17:57:02 +00:00
George Rhoten
86b860de09 ICU-3499 Fix a typo
X-SVN-Rev: 15466
2004-05-21 20:47:36 +00:00
George Rhoten
8dfc0c46ac ICU-3499 Increase code coverage.
X-SVN-Rev: 15461
2004-05-21 18:59:49 +00:00
George Rhoten
899b900556 ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15447
2004-05-20 23:54:37 +00:00
George Rhoten
7a13cf6dca ICU-3499 Increase code coverage
X-SVN-Rev: 15430
2004-05-20 18:21:41 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
George Rhoten
6ff0093be3 ICU-3499 Increase code coverage
X-SVN-Rev: 15391
2004-05-19 00:28:28 +00:00
Eric Mader
15c0588b43 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15309
2004-05-14 17:47:32 +00:00
George Rhoten
7836b888fd ICU-3499 Fix a test typo
X-SVN-Rev: 15282
2004-05-12 21:35:21 +00:00
George Rhoten
3b4d55725b ICU-3499 Add some argument skipping tests
X-SVN-Rev: 15226
2004-05-10 05:49:38 +00:00
George Rhoten
6b08c5f001 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15157
2004-05-05 22:02:25 +00:00
George Rhoten
206cdef72b ICU-3499 Move format precision to data driven tests.
X-SVN-Rev: 15092
2004-04-29 05:29:04 +00:00
George Rhoten
22328b1eb2 ICU-3499 Move some tests to icuio.txt
X-SVN-Rev: 15085
2004-04-28 17:18:58 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Steven R. Loomis
22fc44dde7 ICU-2487 update alias files to not use collation-based aliases.
X-SVN-Rev: 14983
2004-04-15 08:34:51 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +00:00
Alan Liu
6c7eec2915 ICU-2334 add George's test case
X-SVN-Rev: 14943
2004-04-12 23:38:12 +00:00
George Rhoten
f094601d59 ICU-3499 Move some platform dependent tests to data driven tests.
X-SVN-Rev: 14927
2004-04-11 00:12:43 +00:00
George Rhoten
0fb9115952 ICU-3499 First try at data driven tests
X-SVN-Rev: 14906
2004-04-08 20:24:06 +00:00
Markus Scherer
8fb3aa36e7 ICU-3170 U+1369 is not a decimal digit (Nd) any more in Unicode 4.0.1
X-SVN-Rev: 14875
2004-04-05 23:44:52 +00:00
George Rhoten
4b6963b6d6 ICU-2334 Since this is UTF-8, use a UTF-8 BOM so that mainframes can read the file.
X-SVN-Rev: 14865
2004-04-05 20:22:28 +00:00
George Rhoten
766f47d76f ICU-3673 Remove unused variables.
X-SVN-Rev: 14854
2004-04-04 09:04:47 +00:00
Alan Liu
f8947fea22 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14829
2004-04-01 05:04:22 +00:00
George Rhoten
3ab00f7a93 ICU-3673 Fix *_FALSE and ustdio usage
X-SVN-Rev: 14815
2004-04-01 00:21:58 +00:00
George Rhoten
cea9a79797 ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
X-SVN-Rev: 14803
2004-03-30 06:15:34 +00:00
Alan Liu
45f4446984 ICU-2334 add text file driven test cases
X-SVN-Rev: 14754
2004-03-25 02:22:11 +00:00
Vladimir Weinstein
8042e73e82 ICU-3515 updated UCA conformance test files
X-SVN-Rev: 14348
2004-01-16 07:10:57 +00:00
Andy Heninger
db9aaf89f0 ICU-3436 regex find() now moves start position forward after zero-length matches to avoid loops
X-SVN-Rev: 14245
2004-01-07 00:03:46 +00:00
Eric Mader
b9d0883285 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14197
2003-12-19 23:18:51 +00:00
Ram Viswanadha
65f49390c2 ICU-3461 test for collation data
X-SVN-Rev: 14167
2003-12-17 23:12:24 +00:00
Ram Viswanadha
55e59864de ICU-3461 test for collation data
X-SVN-Rev: 14166
2003-12-17 23:10:48 +00:00
Vladimir Weinstein
636fe34dac ICU-3461 fixed Lithuanian test, returned Danish test and fixed it.
X-SVN-Rev: 14161
2003-12-17 20:28:19 +00:00
Vladimir Weinstein
7a4528a295 ICU-3461 Added Estonian, Lithuanian, Latvian and Albanian collation test. Removed Danish collation test.
X-SVN-Rev: 14155
2003-12-17 06:47:00 +00:00
Markus Scherer
981c9d4701 ICU-3189 test ucnv_fromUChars() and ucnv_toUChars() on ISO-2022-JP/CN with all-ASCII text
X-SVN-Rev: 14073
2003-12-10 05:54:05 +00:00
Markus Scherer
07e5fd82bb ICU-3179 make ISO-2022-xx return to ASCII mode at the very end of the text
X-SVN-Rev: 14071
2003-12-10 02:03:42 +00:00
Andy Heninger
3d14de00e4 ICU-3445 UCONFIG_NO_BREAK_ITERATION changes to Regexp
X-SVN-Rev: 14055
2003-12-09 19:12:16 +00:00
Markus Scherer
df783f8102 ICU-3361 fix ISO-2022-KRto handle truncated escape sequences etc.
X-SVN-Rev: 14047
2003-12-09 01:18:21 +00:00
Markus Scherer
c720ee3d83 ICU-3361 fix ISO-2022-JP/JIS7/JIS8 according to specs and to handle truncated escape sequences etc.
X-SVN-Rev: 14029
2003-12-06 01:52:37 +00:00
Markus Scherer
789228165c ICU-3361 fix ucnv_getUnicodeSet(ISO-2022-xx)
X-SVN-Rev: 14000
2003-12-04 19:36:20 +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
Andy Heninger
d7b1c9d7a1 ICU-2468 regexp \b word boundaries match Unicode TR definition.
X-SVN-Rev: 13978
2003-12-03 22:21:14 +00:00
Markus Scherer
bfd638cb7d ICU-3361 fix ISO-2022-CN according to RFC 1922 and to handle truncated escape sequences etc.
X-SVN-Rev: 13973
2003-12-03 17:54:17 +00:00
Markus Scherer
4cc4e9ed10 ICU-2235 add testdata_icu26e_testtypes.res (big-endian EBCDIC)
X-SVN-Rev: 13812
2003-11-21 18:31:20 +00:00
Markus Scherer
b665d4e59c ICU-2235 add testdata_icu26_testtypes.res
X-SVN-Rev: 13766
2003-11-19 19:30:27 +00:00
Markus Scherer
d075312a5e ICU-2235 add testdata_icu26_testtypes.res
X-SVN-Rev: 13763
2003-11-19 18:44:17 +00:00
Markus Scherer
3d43f65989 ICU-3346 add some conversion tables for windows system codepages
X-SVN-Rev: 13712
2003-11-13 05:17:24 +00:00