Commit Graph

71 Commits

Author SHA1 Message Date
George Rhoten
03dfde4757 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15161
2004-05-06 00:34:09 +00:00
George Rhoten
998fe16e95 ICU-3389 Allow make check to work
X-SVN-Rev: 15160
2004-05-05 23:03:41 +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
ce3c173367 ICU-3499 Add iotest to MSVC 6
X-SVN-Rev: 15122
2004-05-03 16:56:36 +00:00
George Rhoten
77dfb8accc ICU-3499 Test both printf APIs at once with data driven tests.
X-SVN-Rev: 15120
2004-05-03 06:41:58 +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
33b5c8d3a0 ICU-3499 Don't use obsolete % formats.
See 9 Jul 2003 Proposal for details.

X-SVN-Rev: 15091
2004-04-29 00:11:14 +00:00
George Rhoten
b0033ea9f3 ICU-3499 Implement 13 Apr 2004 ICU mailing list proposal.
X-SVN-Rev: 15090
2004-04-28 23:36:51 +00:00
George Rhoten
487f050eaf ICU-3499 Improve the error information
X-SVN-Rev: 15086
2004-04-28 17:53:23 +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
40540f6f0e ICU-3499 Comment out code under development.
X-SVN-Rev: 14998
2004-04-16 18:40:48 +00:00
George Rhoten
6977909227 ICU-3499 Add u_feof() test
X-SVN-Rev: 14993
2004-04-16 05:54:59 +00:00
George Rhoten
8c6d06f186 ICU-3499 Make sure that Makefiles can respond to a failure.
X-SVN-Rev: 14971
2004-04-14 23:44:24 +00:00
George Rhoten
d1bc58f6a0 ICU-3499 Verify that the test file can be removed during testing.
X-SVN-Rev: 14970
2004-04-14 23:41:00 +00:00
George Rhoten
89b3116eb8 ICU-3499 Add some tests
X-SVN-Rev: 14961
2004-04-14 19:12: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
George Rhoten
d042b45786 ICU-3499 Add some tests.
X-SVN-Rev: 14887
2004-04-06 21:32:41 +00:00
George Rhoten
4480c1edd8 ICU-3499 Add some tests.
X-SVN-Rev: 14885
2004-04-06 19:15:50 +00:00
George Rhoten
95b0a1d085 ICU-3499 Split file and string tests into separate files for easier management.
X-SVN-Rev: 14883
2004-04-06 18:12:57 +00:00
George Rhoten
1af5e5d9e0 ICU-3679 Merge ieeetest into intltest, and add iotest
X-SVN-Rev: 14851
2004-04-04 08:10:35 +00:00
George Rhoten
da8992d78b ICU-3499 Comment out some test differences (e.g. e+00 vs. e+000)
X-SVN-Rev: 14850
2004-04-04 06:14:35 +00:00
George Rhoten
72265d2950 ICU-3499 Fix and test %p for pointers.
X-SVN-Rev: 14843
2004-04-02 08:10:24 +00:00
George Rhoten
f746afff16 ICU-3673 Fix ustdio -> icuio rename
X-SVN-Rev: 14830
2004-04-01 05:10:26 +00:00
George Rhoten
33c376bd78 ICU-3612 MSVC 6 doesn't need this workspace, and MSVC 7.1 is the main development environment now.
X-SVN-Rev: 14720
2004-03-22 22:11:05 +00:00
George Rhoten
37b2d9bd6a ICU-1821 Use UnicodeSet instead of scanset for scanset.
X-SVN-Rev: 14711
2004-03-16 19:02:00 +00:00
George Rhoten
a3ff416194 ICU-3499 Better error message when iostream is disabled
X-SVN-Rev: 14709
2004-03-16 16:59:04 +00:00
George Rhoten
3e68621bb4 ICU-3499 Fix what is ignored
X-SVN-Rev: 14707
2004-03-16 06:03:28 +00:00
George Rhoten
dbbcf05f33 ICU-3499 Port some of the tests to Linux
X-SVN-Rev: 14706
2004-03-16 06:00:02 +00:00
George Rhoten
bfd4f05aed ICU-3499 Port to .NET
X-SVN-Rev: 14704
2004-03-15 05:50:27 +00:00
George Rhoten
9904f27dff ICU-2256 Fix a few minor bugs found while increasing code test coverage.
X-SVN-Rev: 13395
2003-10-11 02:16:12 +00:00
George Rhoten
f13e8abf93 ICU-2256 Make u_fgets more compatible with fgets, and improve surrogate support.
X-SVN-Rev: 13392
2003-10-10 20:55:24 +00:00
George Rhoten
d200f4a8e5 ICU-2256 Deprecate %K and %U. Replace with %C and %S
X-SVN-Rev: 13214
2003-09-25 21:14:35 +00:00
George Rhoten
0b853df040 ICU-2976 Improve CRLF handling. Follow UAX #13 guidelines. fputs still needs to be looked at.
X-SVN-Rev: 13167
2003-09-22 23:07:05 +00:00
George Rhoten
bba9a4919c ICU-2256 Fix formatting with plus signs staying around longer than needed.
X-SVN-Rev: 13118
2003-09-16 23:36:28 +00:00
George Rhoten
0c7511e4a4 ICU-2256 Remove %D, %T and %M as proposed on the mailing list.
strftime, strptime and strfmon will be implemented at a later date.
%D, %T were known to have timezone issues.
Use the normal ICU API to get this functionality back.

X-SVN-Rev: 13042
2003-09-09 00:01:42 +00:00
George Rhoten
c8fdd6341b ICU-2256 Fix some compiler warnings
X-SVN-Rev: 12624
2003-07-12 07:39:13 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
12868c3ae2 ICU-2120 Add a couple of tests to make sure my changes are good.
X-SVN-Rev: 11234
2003-03-04 19:12:55 +00:00
George Rhoten
15c9e60a2d ICU-2135 This line is unneeded.
X-SVN-Rev: 9800
2002-08-27 23:08:29 +00:00
George Rhoten
f0bd5ecb0d ICU-2039 Increase code coverage. Fix %[] scanset so that it uses UChars instead of chars.
X-SVN-Rev: 9792
2002-08-26 20:53:53 +00:00
George Rhoten
0d294967fd ICU-2039 Increase code coverage
X-SVN-Rev: 9789
2002-08-24 00:00:31 +00:00
George Rhoten
c7c125fe99 ICU-1879 simplify fgets
X-SVN-Rev: 9787
2002-08-23 22:13:14 +00:00
George Rhoten
4f0ea51df4 ICU-1879 Fix the newline counting problem with fgets
X-SVN-Rev: 9786
2002-08-23 20:58:40 +00:00
George Rhoten
1a7dc3a128 ICU-837 Fix the UTF-16 checking.
X-SVN-Rev: 9573
2002-08-04 07:41:48 +00:00
George Rhoten
955a28d15b ICU-1836 More tests for buffer overflow on u_fgets
X-SVN-Rev: 9572
2002-08-04 07:10:57 +00:00
George Rhoten
cb62d528c6 ICU-837 Add a buffer overflow test to fgets
X-SVN-Rev: 9570
2002-08-04 06:47:44 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00