Michael Ow
851c8365ff
ICU-6242 List the testnames when given the -l option in iotest and intltest.
...
X-SVN-Rev: 23790
2008-04-14 22:38:10 +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
George Rhoten
56c21905a4
ICU-6076 Improve allocation counting.
...
X-SVN-Rev: 23465
2008-02-19 20:56:50 +00:00
George Rhoten
2bc412e598
ICU-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
...
X-SVN-Rev: 23409
2008-02-10 20:17:14 +00:00
George Rhoten
c72d3c93e8
ICU-5966 Remove the Visual C++ 2008 linker warning about Windows 98 optimization option. It wasn't needed that much anyway.
...
X-SVN-Rev: 23362
2008-02-07 10:05:26 +00:00
George Rhoten
271c9f4f42
ICU-6112 Initialize variable properly when using performance tests
...
X-SVN-Rev: 23159
2008-01-03 10:09:12 +00:00
George Rhoten
2768704120
ICU-5955 Reduce test node size for easier valgrind heap analysis.
...
X-SVN-Rev: 23094
2007-12-16 01:20:13 +00:00
George Rhoten
6112b5685d
ICU-6076 Fix some realloc issues.
...
X-SVN-Rev: 23086
2007-12-14 09:23:07 +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
Andrew J Macheret
f8339df718
ICU-4081 Ported Chinese calendar from icu4j. Mostly working.
...
X-SVN-Rev: 22853
2007-10-25 20:26:34 +00:00
George Rhoten
a8e2903338
ICU-5905 Fix svn properties
...
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
George Rhoten
967b65a458
ICU-5889 Fix some logic errors uncovered by BEAM.
...
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
George Rhoten
10b81c7930
ICU-4567 Fix last change so that it works on Windows.
...
X-SVN-Rev: 22421
2007-08-19 07:00:36 +00:00
Steven R. Loomis
7951431096
ICU-4567 TW calendar data
...
X-SVN-Rev: 22376
2007-08-13 23:48:00 +00:00
Eric Mader
a3b08a4e2b
ICU-5808 fixes for uconfigtest.
...
X-SVN-Rev: 22349
2007-08-10 23:31:48 +00:00
Steven R. Loomis
c1e3b68535
ICU-4567 data driven format test
...
X-SVN-Rev: 22335
2007-08-10 02:09:24 +00:00
Eric Mader
bb4a371fdb
ICU-5805 Update copyright notices for ICU 3.8
...
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
Markus Scherer
19446aeeba
ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
...
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
George Rhoten
ff75f65af6
ICU-5445 code formatting fix
...
X-SVN-Rev: 22009
2007-07-17 05:59:37 +00:00
George Rhoten
d1f7d0ed12
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22008
2007-07-17 05:57:55 +00:00
Steven R. Loomis
c7aa864773
ICU-4567 Cleanup for udbg functions
...
X-SVN-Rev: 22000
2007-07-16 19:23:26 +00:00
Steven R. Loomis
f01d6bed60
ICU-4567 yet another fix
...
X-SVN-Rev: 21969
2007-07-13 19:46:27 +00:00
Steven R. Loomis
b2ee79e337
ICU-4567 Solaris fix
...
X-SVN-Rev: 21968
2007-07-13 19:36:02 +00:00
Steven R. Loomis
e16d87f409
ICU-4567 build fixes
...
X-SVN-Rev: 21966
2007-07-13 18:16:21 +00:00
Steven R. Loomis
e083454621
ICU-4567 build fixes
...
X-SVN-Rev: 21960
2007-07-13 17:01:31 +00:00
George Rhoten
9bc3cbe26e
ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
...
X-SVN-Rev: 21959
2007-07-13 08:10:41 +00:00
Steven R. Loomis
1e3c43e8e5
ICU-4567 Win32 fixes for Data Driven CalTest
...
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Steven R. Loomis
01a0744b62
ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
...
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
George Rhoten
26a0e7ebd5
ICU-5279 Hide -fvisibility=hidden from icu-config users.
...
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.
X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
90b396cbde
ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
...
X-SVN-Rev: 21617
2007-06-01 19:15:30 +00:00
George Rhoten
ccbebdacf6
ICU-5576 Fixes for z/OS
...
X-SVN-Rev: 21356
2007-04-05 07:37:28 +00:00
George Rhoten
936a3d07b7
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 21137
2007-02-27 10:22:52 +00:00
Markus Scherer
9acca77737
ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
...
X-SVN-Rev: 21010
2007-02-06 05:24:14 +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
a37c25b3f5
ICU-5410 These functions can never be inlined. So remove them from the header.
...
X-SVN-Rev: 20385
2006-09-22 18:09:32 +00:00
George Rhoten
8b2c84620c
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
...
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
George Rhoten
7b3b80aeec
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19925
2006-07-29 01:44:45 +00:00
Deborah Goldsmith
ebf2be0979
ICU-5272 Use gcc visibility feature on Darwin when gcc >=4
...
X-SVN-Rev: 19866
2006-07-20 22:40:41 +00:00
Markus Scherer
82d8ed3362
ICU-5188 report original errors
...
X-SVN-Rev: 19792
2006-07-06 06:24:22 +00:00
George Rhoten
f748c9d5e4
ICU-4703 Fail cleanly when detecting bad arguments.
...
X-SVN-Rev: 19483
2006-03-30 09:27:31 +00:00
George Rhoten
f4838cc379
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19462
2006-03-28 07:40:46 +00:00
George Rhoten
406830baf5
ICU-4707 Fix the last fix.
...
X-SVN-Rev: 19450
2006-03-26 10:24:57 +00:00
George Rhoten
9dd557b1ae
ICU-4707 Fix some compiler warnings about missing virtual destructors
...
X-SVN-Rev: 19441
2006-03-25 23:27:09 +00:00
George Rhoten
46598e61bb
ICU-5126 Don't intermingle stdout and stderr for a single message.
...
X-SVN-Rev: 19438
2006-03-25 22:16:50 +00:00
George Rhoten
01e946968d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19396
2006-03-21 23:25:04 +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
Ram Viswanadha
52925f6781
ICU-4844 fix a small bug
...
X-SVN-Rev: 18935
2005-12-31 16:47:03 +00:00
Ram Viswanadha
9daf3cee7c
ICU-4844 port the performance tests to new perf test framework
...
X-SVN-Rev: 18932
2005-12-30 21:40:34 +00:00
George Rhoten
918c72dd51
ICU-4827 Ignore test library
...
X-SVN-Rev: 18891
2005-12-12 17:09:57 +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
9b45236c3f
ICU-4738 Don't put .so files in the lib directory.
...
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
John Emmons
78cbddd31c
ICU-4738 Build archive libraries for AIX
...
X-SVN-Rev: 18509
2005-09-08 18:39:11 +00:00
George Rhoten
535e77b8de
ICU-4288 Fix some compiler warnings
...
X-SVN-Rev: 18270
2005-07-18 16:47:06 +00:00
George Rhoten
0ffb6e241f
ICU-4620 properly fix unconfig failures.
...
X-SVN-Rev: 18188
2005-07-10 15:45:12 +00:00
George Rhoten
8dcffb23b3
ICU-4620 uconfig.h fixes
...
X-SVN-Rev: 18187
2005-07-10 15:44:47 +00:00
Steven R. Loomis
207273e923
ICU-4620 uconfig.h fixes
...
X-SVN-Rev: 18181
2005-07-09 03:09:47 +00:00
George Rhoten
f612f9a9bb
ICU-4396 Fix for Visual Studio 8 on AMD64
...
X-SVN-Rev: 17886
2005-06-14 05:51:50 +00:00
Markus Scherer
cd4ea6fd23
ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
...
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
George Rhoten
c2549aaace
ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
...
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
George Rhoten
7e191502de
ICU-4436 Allow RTTI to work when /OPT:ICF (COMDAT folding) is used.
...
X-SVN-Rev: 17333
2005-03-13 19:49:45 +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
d6f111187c
ICU-4420 Temporary fix due to MSVC 6 -> MSVC 7.1 transition for the performance tests.
...
X-SVN-Rev: 17277
2005-03-03 16:19:22 +00:00
George Rhoten
48a2eb0433
ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
...
X-SVN-Rev: 17276
2005-03-03 08:54:57 +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
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Eric Mader
0b0a9b9186
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
24f4947b54
ICU-4154 Remove unused include directories.
...
X-SVN-Rev: 16607
2004-10-24 19:57:28 +00:00
George Rhoten
b87fed8371
ICU-3963 Update ICU
...
X-SVN-Rev: 16056
2004-07-19 21:18:18 +00:00
George Rhoten
b7ae145f93
ICU-3946 Fix some tests to use U_EXPORT2 more often
...
X-SVN-Rev: 16019
2004-07-16 15:05:14 +00:00
George Rhoten
115d10a107
ICU-3499 Fix for z/OS. Make sure C++ tests are defined as C functions.
...
X-SVN-Rev: 15712
2004-06-04 17:11:09 +00:00
George Rhoten
b2f1c64857
ICU-3499 Make sure warnings appear while passing a C++ function to a
...
function expecting a C function. This is important for z/OS and iotest.
X-SVN-Rev: 15710
2004-06-04 16:56:12 +00:00
Eric Mader
57bb90bd7f
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
George Rhoten
bbc7043dbf
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15400
2004-05-19 06:13:31 +00:00
George Rhoten
fbf289c55e
ICU-3576 Make it easier to create static libraries on Windows
...
X-SVN-Rev: 15366
2004-05-18 05:35:41 +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
4e2017ef10
ICU-3734 Use the base address when needed on Windows.
...
X-SVN-Rev: 15173
2004-05-06 05:56:22 +00:00
George Rhoten
4f38b04d89
ICU-3719 Update version numbers
...
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
George Rhoten
29f1907672
ICU-3576 Improve building and using static libraries
...
X-SVN-Rev: 15077
2004-04-28 05:24:57 +00:00
George Rhoten
d25bc2ab9b
ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
...
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
George Rhoten
bf80670ed2
ICU-3389 CygWin/MSVC "make clean" changes
...
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00
George Rhoten
f766d4a7dc
ICU-3662 Remove unused dependencies
...
X-SVN-Rev: 14742
2004-03-24 05:51:27 +00:00
George Rhoten
f1414e0160
ICU-3662 Move data based test framework to test library
...
X-SVN-Rev: 14737
2004-03-23 23:18:43 +00:00
George Rhoten
2fe4ef4a10
ICU-3662 Readd vlog_info. It was being used.
...
X-SVN-Rev: 14735
2004-03-23 19:02:20 +00:00
George Rhoten
6038ee28f5
ICU-3662 Move data based test framework to test library
...
X-SVN-Rev: 14733
2004-03-23 06:37:36 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
George Rhoten
ddb9791b82
ICU-3485 Rename the static libraries
...
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
Andy Heninger
22b16ab91e
ICU-2403 tracing, have cintltst save trace settings across u_cleanup().
...
Add trace Open and Close option to cintltst
X-SVN-Rev: 13896
2003-11-26 03:09:51 +00:00
Markus Scherer
0e4602cc1b
ICU-2235 give cintltst/udatatst.c access to vlog_info()
...
X-SVN-Rev: 13753
2003-11-19 01:05:25 +00:00
George Rhoten
0e87c3e3dd
ICU-3359 Allow .vcproj files to build in a directory with a space
...
X-SVN-Rev: 13622
2003-11-07 03:32:03 +00:00
George Rhoten
7ff9b0b7ce
ICU-3312 We no longer test properly getting the time zone from the OS.
...
The tests will now work in all time zones, but the tests will manually set the time zone to the expected time zone for testing.
X-SVN-Rev: 13373
2003-10-09 18:25:24 +00:00
Alan Liu
16d44ffb76
ICU-3266 add checks for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 13252
2003-09-30 19:15:53 +00:00
Alan Liu
35988562ec
ICU-3266 add -tz [zone] option to cintltst, and make default time zone be America/Los_Angeles (unless otherwise specified on command line)
...
X-SVN-Rev: 13161
2003-09-22 18:37:52 +00:00
Andy Heninger
2781c969ac
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13149
2003-09-20 01:21:23 +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
5309a42419
ICU-2699 Fix some compiler warnings
...
X-SVN-Rev: 12200
2003-05-30 19:07:43 +00:00
George Rhoten
4e1913af46
ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
...
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
George Rhoten
2002d5154b
ICU-2628 Stop installing the test framework. This doesn't need to be distributed.
...
X-SVN-Rev: 11502
2003-04-10 17:51:25 +00:00
Vladimir Weinstein
0a641283d6
ICU-2412 added -e1 option which makes exhaustive collation testing somewhat bearable
...
X-SVN-Rev: 11118
2003-02-20 01:16:40 +00:00