Andy Heninger
73724078aa
ICU-6679 Visual Studio project files upgrade to version 2008
...
X-SVN-Rev: 25256
2009-01-15 01:50:06 +00:00
Jason Spieth
eaab373af7
ICU-6592 Integrated patch
...
X-SVN-Rev: 25036
2008-12-02 19:45:13 +00:00
Michael Ow
cdefbe48c1
ICU-6637 Ignore stream test when iostream is disabled.
...
X-SVN-Rev: 24991
2008-11-21 20:47:36 +00:00
Steven R. Loomis
46fb1b9b1f
ICU-6610 don't use macros as argument for U_STRING_INIT (fix and doc)
...
X-SVN-Rev: 24912
2008-10-31 01:17:27 +00:00
Michael Ow
d867f8f664
ICU-6589 If old iostream is being used, display message instead of log error for failed bit flag test result.
...
X-SVN-Rev: 24904
2008-10-28 14:59:04 +00:00
Michael Ow
622526558d
ICU-6589 Fix the TestStreamEOF error logging issue and use UChar* instead of *char for proper default codepage issues especially on EBCDIC platforms.
...
X-SVN-Rev: 24844
2008-10-17 19:57:37 +00:00
Michael Ow
4e7f7ff702
ICU-6307 Edit cintltst.c, intltest.cpp, and iotest.cpp to load data correctly.
...
X-SVN-Rev: 24488
2008-08-12 16:34:55 +00:00
Michael Ow
1215abdc6d
ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
...
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
Michael Ow
3d1a4a3fce
ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
...
X-SVN-Rev: 24444
2008-08-05 22:15:46 +00:00
Michael Ow
e20dbc5d8a
ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
...
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
Eric Mader
1692956180
ICU-6337 Remove stale debugging code.
...
X-SVN-Rev: 24174
2008-06-13 19:47:46 +00:00
Eric Mader
8b8e11bb47
ICU-6337 Add callback to initArgs to handle unknown options. Change iotest to take the STANDARD_TEST_FILE name from the argument list.
...
X-SVN-Rev: 24158
2008-06-12 01:01:00 +00:00
Steven R. Loomis
00fed79227
ICU-6263 print aggregate test report. Also fix some svn ignores.
...
X-SVN-Rev: 23840
2008-04-25 17:02:32 +00:00
Michael Ow
b02865cecf
ICU-2498 Make intltest pass w/o data.
...
X-SVN-Rev: 23784
2008-04-10 23:19:16 +00:00
Michael Ow
8a63dd5683
ICU-2498 Make test pass w/o data in iotest and cintltest.
...
X-SVN-Rev: 23783
2008-04-10 16:53:16 +00:00
George Rhoten
2659a41917
ICU-6076 Add -m test option for easier memory failure testing.
...
The number of allocations can now be determined so that people can be
notified of a memory leak sooner than later in a development cycle.
Only C based test frameworks are affected.
Some test fixes for when the memory is limited to 100K per allocation are also
added.
X-SVN-Rev: 23042
2007-12-07 10:49:34 +00:00
Michael Ow
3bab6dc25c
ICU-738 Add argument list to store va_list information when positional data is given.
...
X-SVN-Rev: 22904
2007-11-08 17:21:40 +00:00
Michael Ow
f87c360920
ICU-738 Eliminate call to system sprintf in reordering test.
...
X-SVN-Rev: 22897
2007-11-07 00:30:22 +00:00
Michael Ow
ae68bce23b
ICU-738 Fix Windows error in strtst.c.
...
X-SVN-Rev: 22895
2007-11-06 23:30:23 +00:00
Michael Ow
a135e7122c
ICU-738 Add reordering test for u_sprintf.
...
X-SVN-Rev: 22889
2007-11-06 18:23:29 +00:00
Michael Ow
bd5dc8355d
ICU-4384 Make sure u_snprintf and similar functions conform to POSIX snprintf and change test to reflect this.
...
X-SVN-Rev: 22878
2007-10-31 23:17:15 +00:00
George Rhoten
4976895e3b
ICU-5830 Better iostream error handling
...
X-SVN-Rev: 22629
2007-09-06 08:23:24 +00:00
George Rhoten
270b247475
ICU-5830 Mirror Windows behavior of iostream operator>>.
...
X-SVN-Rev: 22627
2007-09-05 23:13:02 +00:00
George Rhoten
cb9049cb25
ICU-5889 Fix some logic errors uncovered by BEAM.
...
X-SVN-Rev: 22583
2007-08-30 23:48:56 +00:00
George Rhoten
ca7379f1a3
ICU-5830 Improve reading of UnicodeStrings with operator>>
...
X-SVN-Rev: 22579
2007-08-30 23:13:07 +00:00
George Rhoten
2af0d67c26
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
...
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
3e9764f769
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
No need to use =1
X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.
X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01
ICU-2401 clean up .cvsignore files
...
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
f1c3ea3982
ICU-5366 Allow this test to work in non-English locales.
...
X-SVN-Rev: 20633
2006-11-07 08:18:16 +00:00
George Rhoten
dbdf6e8019
ICU-5333 Whitespace changes.
...
X-SVN-Rev: 20119
2006-08-20 05:08:35 +00:00
George Rhoten
c3079acd36
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 20113
2006-08-19 18:05:31 +00:00
George Rhoten
79be730203
ICU-4527 Porting fix for Linux
...
X-SVN-Rev: 19694
2006-06-08 03:17:05 +00:00
George Rhoten
ad959a3e4d
ICU-4527 Fix "%.*G" for printf
...
X-SVN-Rev: 19692
2006-06-07 04:42:25 +00:00
George Rhoten
3b6078d331
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19661
2006-05-26 05:34:26 +00:00
George Rhoten
94f0de1e3a
ICU-5025 Better fix for an Intel compiler optimization bug.
...
X-SVN-Rev: 19514
2006-04-04 15:57:50 +00:00
George Rhoten
ebbb957f9d
ICU-5025 Better fix for an Intel compiler optimization bug.
...
X-SVN-Rev: 19513
2006-04-04 15:56:38 +00:00
George Rhoten
1d6533d978
ICU-5025 Fix an Intel compiler issue.
...
X-SVN-Rev: 19475
2006-03-30 01:18:26 +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
George Rhoten
e4a3855fa8
ICU-4982 Fix for %n handling.
...
X-SVN-Rev: 18996
2006-01-17 23:12:03 +00:00
George Rhoten
f9397a445c
ICU-3085 Change ICU to use the /Zc:wchar_t option.
...
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
fd61097662
ICU-4827 MSVC.NET 2005 beta2 has a broken %n implementation. Use ICU's results instead, and hard code what is expected.
...
X-SVN-Rev: 18628
2005-10-05 07:54:18 +00:00
George Rhoten
c3e3187b90
ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
...
X-SVN-Rev: 18540
2005-09-17 01:04:25 +00:00
George Rhoten
64207de80c
ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
...
X-SVN-Rev: 18536
2005-09-16 18:09:08 +00:00
George Rhoten
10859a2901
ICU-4707 Fix compiler warnings.
...
X-SVN-Rev: 18381
2005-08-02 18:11:38 +00:00
George Rhoten
f84f9aa516
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18240
2005-07-14 06:03:34 +00:00
George Rhoten
9c8f7adcc4
ICU-4620 better fix for unconfig failures.
...
X-SVN-Rev: 18186
2005-07-10 15:34:52 +00:00
Steven R. Loomis
db04e06f4e
ICU-4620 test fixes for uconfig.h
...
X-SVN-Rev: 18183
2005-07-09 03:15:06 +00:00
Steven R. Loomis
c9a551f486
ICU-4620 don't use ucal, formatting may be turned off
...
X-SVN-Rev: 18154
2005-07-07 07:52:51 +00:00