Commit Graph

26 Commits

Author SHA1 Message Date
George Rhoten
11a487441d ICU-4983 Allow + to be parsed for numbers.
X-SVN-Rev: 20048
2006-08-12 08:06:40 +00:00
George Rhoten
9ee0b9a0f2 ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19695
2006-06-08 03:17:38 +00:00
George Rhoten
83097bf105 ICU-5025 %f, %e and %g for scanf should expect a float by default.
X-SVN-Rev: 19457
2006-03-27 17:55:32 +00:00
Markus Scherer
e08d580655 ICU-4739 add "no fallback" flag to resource bundles
X-SVN-Rev: 18836
2005-11-29 00:10:07 +00:00
George Rhoten
d7cc623449 ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
X-SVN-Rev: 18092
2005-06-29 23:35:17 +00:00
George Rhoten
7a9aa0c559 ICU-4605 Increase code coverage.
X-SVN-Rev: 18083
2005-06-28 23:45:03 +00:00
George Rhoten
cd29a6a27f ICU-4605 Increase code coverage.
X-SVN-Rev: 18081
2005-06-28 23:26:38 +00:00
George Rhoten
583cab294a ICU-4605 Increase code coverage.
X-SVN-Rev: 18076
2005-06-28 21:36:33 +00:00
George Rhoten
c932b265ea ICU-4391 Implement precision (.n) for strings in icuio
X-SVN-Rev: 18012
2005-06-24 06:21:02 +00:00
George Rhoten
f4e52357e7 ICU-3720 Only whitespace changes.
Reduce the number of lines so that it's easier to count the test cases.

X-SVN-Rev: 16627
2004-10-26 07:02:05 +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
George Rhoten
6ff0093be3 ICU-3499 Increase code coverage
X-SVN-Rev: 15391
2004-05-19 00:28:28 +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
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