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
George Rhoten
78b2d83a32
ICU-1868 Consolodate most definitions into icudefs.mk.in
...
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
d26acd0c32
ICU-1718 Fix for Windows.
...
X-SVN-Rev: 8436
2002-04-11 00:10:51 +00:00
Steven R. Loomis
4f6f62fbc7
ICU-1718 test the transliterator function
...
X-SVN-Rev: 8435
2002-04-10 23:32:18 +00:00
George Rhoten
1c24ef9b24
ICU-837 Test and implement the plus sign in the printf format.
...
X-SVN-Rev: 8310
2002-03-30 00:02:40 +00:00
George Rhoten
a6faedfd43
ICU-837 Test sprintf & sscanf spellout formatting.
...
X-SVN-Rev: 8284
2002-03-28 19:53:13 +00:00
George Rhoten
2ae61b1a21
ICU-837 Fix the library path
...
X-SVN-Rev: 8282
2002-03-28 18:19:13 +00:00
George Rhoten
774a1d225a
ICU-837 More testing of u_fgets
...
X-SVN-Rev: 8268
2002-03-27 21:17:25 +00:00
George Rhoten
db6095938d
ICU-837 Test u_fgets
...
X-SVN-Rev: 8267
2002-03-27 20:08:42 +00:00
George Rhoten
e4ad86b95a
ICU-1807 Fix some usprintf bugs.
...
X-SVN-Rev: 8264
2002-03-27 19:19:52 +00:00
George Rhoten
a19a7f3ae4
ICU-837 Add dependency on ustdio from iotest.
...
X-SVN-Rev: 8260
2002-03-27 18:38:50 +00:00
George Rhoten
008366a232
ICU-837 print (null) for NULL strings and other various tests.
...
X-SVN-Rev: 8251
2002-03-26 20:10:52 +00:00
George Rhoten
e07356022c
ICU-1739 Check for memory leaks.
...
X-SVN-Rev: 8242
2002-03-26 05:28:54 +00:00
George Rhoten
a37c37063b
ICU-1791 Fix and test getting the default codepage in in ustdio.
...
X-SVN-Rev: 8189
2002-03-22 00:01:46 +00:00
George Rhoten
515d605bb2
ICU-837 Port back to Windows and update the tests a bit more.
...
X-SVN-Rev: 8037
2002-03-15 00:29:57 +00:00
George Rhoten
191626c64a
ICU-837 Add a light test for snprintf.
...
X-SVN-Rev: 8028
2002-03-14 23:12:15 +00:00
Steven R. Loomis
8d8c710f16
ICU-837 makefile for unix
...
X-SVN-Rev: 7850
2002-03-01 23:02:44 +00:00
Steven R. Loomis
d3692c78e0
ICU-837 some updates, compiles on aix
...
X-SVN-Rev: 7849
2002-03-01 23:00:41 +00:00
George Rhoten
71e811b289
ICU-837 Ignore certain files
...
X-SVN-Rev: 7797
2002-02-27 22:19:53 +00:00
George Rhoten
0566195af9
ICU-837 Add some more tests, and fix some errors to ustdio.
...
X-SVN-Rev: 7791
2002-02-26 21:23:21 +00:00
George Rhoten
3699fd2f22
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7748
2002-02-23 00:36:00 +00:00
George Rhoten
fb2f039c5b
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7747
2002-02-23 00:34:39 +00:00