Commit Graph

183 Commits

Author SHA1 Message Date
George Rhoten
5834e77a4e ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
X-SVN-Rev: 17318
2005-03-10 04:03:19 +00:00
George Rhoten
4b417fefd3 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17305
2005-03-09 16:27:42 +00:00
George Rhoten
b53e510acd ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.

X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
fbcbc09bb6 ICU-4396 Fixes for Visual Studio 8 AMD 64
X-SVN-Rev: 17191
2005-02-06 22:33:12 +00:00
Steven R. Loomis
e3f6bd5606 ICU-4218 uconfig.h fixes.
X-SVN-Rev: 16817
2004-11-10 22:30:29 +00:00
George Rhoten
3cb542a8f5 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16784
2004-11-05 21:59:13 +00:00
George Rhoten
b57f4ddc23 ICU-3862 ostringStream.str().c_str only seems to work when split across separate lines.
X-SVN-Rev: 16782
2004-11-05 21:25:02 +00:00
George Rhoten
e312467f5d ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16775
2004-11-05 19:07:34 +00:00
George Rhoten
b8deff5e50 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16766
2004-11-05 06:18:24 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
807e452330 ICU-4148 Fixes for MinGW
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
George Rhoten
0a954254c2 ICU-3839 Fix an error message so that errors show up.
X-SVN-Rev: 16498
2004-10-14 23:34:35 +00:00
George Rhoten
d078ffb611 ICU-4125 Fix a test typo
X-SVN-Rev: 16412
2004-10-07 07:51:11 +00:00
George Rhoten
8e90ce724e ICU-4079 Make it easier to show what is the default charset.
X-SVN-Rev: 16366
2004-09-30 06:06:01 +00:00
George Rhoten
3c0f436a67 ICU-4109 Fix a buffer overflow bug.
X-SVN-Rev: 16360
2004-09-27 16:34:29 +00:00
George Rhoten
6fe68cb5ba ICU-3855 Improve static libraries
X-SVN-Rev: 16305
2004-09-12 22:30:29 +00:00
George Rhoten
4804d98d00 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16201
2004-08-27 17:56:01 +00:00
George Rhoten
c6099fb59d ICU-3720 Make it possible to read from stdin.
Can't easily automate this test case

X-SVN-Rev: 16153
2004-08-13 17:05:00 +00:00
George Rhoten
7dc0bc6c07 ICU-2641 Return the right number when scanf is at the end of file,
and increase the code coverage of similar cases.

X-SVN-Rev: 16151
2004-08-13 08:05:43 +00:00
George Rhoten
4158c53796 ICU-3831 uconfig.h fixes with a more natural test order
X-SVN-Rev: 15845
2004-06-11 00:44:54 +00:00
Steven R. Loomis
ac2f97b772 ICU-3831 uconfig.h fixes
X-SVN-Rev: 15843
2004-06-10 23:56:37 +00:00
George Rhoten
1a2866f6a4 ICU-3499 EBCDIC fix.
X-SVN-Rev: 15829
2004-06-10 17:39:52 +00:00
George Rhoten
bd31b0e58e ICU-3499 Fix out of source builds.
X-SVN-Rev: 15735
2004-06-04 23:10:08 +00:00
George Rhoten
a969b9c53c ICU-3499 Fix for z/OS. Make sure C++ tests are defined as C function.
X-SVN-Rev: 15711
2004-06-04 17:10:36 +00:00
George Rhoten
5e12578fbf ICU-3499 Fix some compiler warnings
X-SVN-Rev: 15637
2004-05-30 09:24:44 +00:00
George Rhoten
888d4e6d4d ICU-3499 Fix some EBCDIC related failures.
X-SVN-Rev: 15631
2004-05-28 23:49:27 +00:00
George Rhoten
1299e773b0 ICU-3499 Increase code coverage.
X-SVN-Rev: 15602
2004-05-28 00:16:49 +00:00
George Rhoten
7f39c99522 ICU-3499 Remove bad formats.
X-SVN-Rev: 15600
2004-05-27 23:57:13 +00:00
George Rhoten
326ab9c4b0 ICU-3499 Fix flaws found while testing %n, %c and %C
X-SVN-Rev: 15596
2004-05-27 22:54:41 +00:00
George Rhoten
78010cabcc ICU-3499 Fix an error messege
X-SVN-Rev: 15593
2004-05-27 21:59:03 +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
d3fadfeb61 ICU-3499 Fix some EBCDIC issues.
X-SVN-Rev: 15571
2004-05-26 23:31:47 +00:00
George Rhoten
2bd13a291a ICU-3499 Fix an EBCDIC issue.
X-SVN-Rev: 15563
2004-05-26 19:56:52 +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
335a1b7296 ICU-3499 Fix an EBCDIC issue.
After some group discussion the u_fopen locale parameter should not affect the default codepage.

X-SVN-Rev: 15561
2004-05-26 19:09:33 +00:00
George Rhoten
0001ae60d0 ICU-3499 Fix an EBCDIC issue. Escape UTF-8 strings
X-SVN-Rev: 15560
2004-05-26 18:46:26 +00:00
George Rhoten
d013e32b73 ICU-3499 Allow testing to work with non-shared library mode.
X-SVN-Rev: 15557
2004-05-26 05:45:42 +00:00
George Rhoten
b72b158d57 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15551
2004-05-26 02:13:21 +00:00
George Rhoten
ca065970ee ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15540
2004-05-25 21:53:47 +00:00
George Rhoten
a41f1ceabf ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15539
2004-05-25 21:19:18 +00:00
George Rhoten
73fcc06147 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15535
2004-05-25 19:21:12 +00:00
George Rhoten
a84276d001 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15533
2004-05-25 18:36:47 +00:00
George Rhoten
20b7083e48 ICU-3499 Use binary mode to prevent new line and codepage conversion by stdio.
X-SVN-Rev: 15532
2004-05-25 18:22:43 +00:00
George Rhoten
12e3c5a61c ICU-3718 Fix a typo
X-SVN-Rev: 15507
2004-05-24 21:34:22 +00:00
George Rhoten
be140628f9 ICU-3718 Don't crash when file can't be written
X-SVN-Rev: 15506
2004-05-24 21:31:45 +00:00
George Rhoten
59a80825d0 ICU-3718 Don't crash when data is not present
X-SVN-Rev: 15501
2004-05-24 20:28:32 +00:00
George Rhoten
ceab799074 ICU-3499 Fix memory leak
X-SVN-Rev: 15488
2004-05-22 01:39:54 +00:00
George Rhoten
bcfe0a1d78 ICU-3499 Allow the other tests to finish if iotest doesn't work.
X-SVN-Rev: 15478
2004-05-21 22:36:39 +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
9688ed753d ICU-3499 Increase code coverage
X-SVN-Rev: 15423
2004-05-20 06:07:45 +00:00
George Rhoten
d8905a5d1e ICU-3499 Fix setLocale argument order
X-SVN-Rev: 15422
2004-05-20 05:34:23 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
George Rhoten
867ccf56d4 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15407
2004-05-19 18:59:35 +00:00
George Rhoten
6ff0093be3 ICU-3499 Increase code coverage
X-SVN-Rev: 15391
2004-05-19 00:28:28 +00:00
George Rhoten
6798801659 ICU-3682 Fix for os/400
X-SVN-Rev: 15388
2004-05-18 22:20:16 +00:00
George Rhoten
c933db269f ICU-3499 Add some debugging information.
X-SVN-Rev: 15283
2004-05-12 21:39:34 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
232c2afcd8 ICU-3499 Test scanf better
X-SVN-Rev: 15225
2004-05-10 05:48:58 +00:00
George Rhoten
735b7f14f8 ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
2004-05-10 03:59:44 +00:00
George Rhoten
86911f0afb ICU-3499 Fix a compiler warning
X-SVN-Rev: 15171
2004-05-06 05:46:25 +00:00
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