Markus Scherer
493668a25f
ICU-8573 remove support for U_IOSTREAM_SOURCE=198506
...
X-SVN-Rev: 30278
2011-07-05 23:42:32 +00:00
Steven R. Loomis
9bc3d2bfdb
ICU-7891 fix u_fflush to flush stateful converters
...
X-SVN-Rev: 28474
2010-08-15 02:43:46 +00:00
Steven R. Loomis
edcaca307a
ICU-3030 show elapsed time in subtests. Add internal uprv_getRawUTCtime that doesn't go through faketime.
...
X-SVN-Rev: 28099
2010-05-25 19:55:05 +00:00
Markus Scherer
98fd35991b
ICU-7247 use almost every one of the LocalXyzPointer classes at least once
...
X-SVN-Rev: 26955
2009-11-20 06:28:25 +00:00
Michael Ow
32ed389091
ICU-7230 Ignore test failures on Windows for croatian locale.
...
X-SVN-Rev: 26861
2009-11-10 16:01:28 +00:00
Michael Ow
c6385f6209
ICU-7068 Add statements to ensure that uconfigtest passes
...
X-SVN-Rev: 26466
2009-08-04 21:09:17 +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
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
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
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
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
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
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
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
51d2f74bc1
ICU-4222 Make sure that the transliterator works on strings,
...
and make sure that the transliterator flushes independently from IO flushing.
X-SVN-Rev: 17990
2005-06-23 07:10:52 +00:00
George Rhoten
ac150dfac8
ICU-4379 Show elapsed time of test suite to verify that uprv_getUTCtime can show subsecond precision.
...
X-SVN-Rev: 17346
2005-03-16 00:33:39 +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
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
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
b8deff5e50
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16766
2004-11-05 06:18:24 +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
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
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
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
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
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
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
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
867ccf56d4
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15407
2004-05-19 18:59:35 +00:00