Commit Graph

233 Commits

Author SHA1 Message Date
George Rhoten
ddae6905a0 ICU-3960 Fix -j2 without constant rebuilding
X-SVN-Rev: 16121
2004-08-06 06:16:42 +00:00
Andy Heninger
bfe75d588f ICU-4046 regexp::find(), CR not recognized as line separator in some cases.
X-SVN-Rev: 16118
2004-08-05 22:48:05 +00:00
Andy Heninger
6b4f353fe4 ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
X-SVN-Rev: 16115
2004-08-05 19:00:37 +00:00
Andy Heninger
ca84869b33 ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16114
2004-08-05 05:32:19 +00:00
George Rhoten
c1b416b405 ICU-4043 Improve test data building, and don't make symbolic links when it's not needed.
X-SVN-Rev: 16111
2004-08-04 23:41:42 +00:00
George Rhoten
dbe287d222 ICU-4043 These files aren't used.
X-SVN-Rev: 16110
2004-08-04 23:41:03 +00:00
Andy Heninger
1b339e97db ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16104
2004-08-04 04:47:18 +00:00
Andy Heninger
711cae9988 ICU-4034 off-by-one error in regexp 8 bit sets
X-SVN-Rev: 16098
2004-08-03 05:22:12 +00:00
George Rhoten
3cc8cee776 ICU-3960 Fix make -j2
X-SVN-Rev: 16065
2004-07-20 05:44:58 +00:00
George Rhoten
8091ad6d37 ICU-3960 Fix a typo
X-SVN-Rev: 16063
2004-07-20 02:53:14 +00:00
George Rhoten
5cdc63f5cc ICU-3960 Separate test data and ICU data building.
X-SVN-Rev: 16052
2004-07-19 14:10:08 +00:00
George Rhoten
087be42573 ICU-3960 Separate test data and ICU data building.
Follow normal naming scheme for partial and complete makefiles

X-SVN-Rev: 16051
2004-07-19 07:03:14 +00:00
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