Steven R. Loomis
bfdba0df96
ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
...
X-SVN-Rev: 33895
2013-07-09 01:16:33 +00:00
Andy Heninger
ae87a3acc2
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
...
X-SVN-Rev: 33788
2013-06-01 03:37:16 +00:00
Andy Heninger
1f65c0e70a
ICU-10048 Compiler warning cleanup.
...
X-SVN-Rev: 33445
2013-03-21 05:48:52 +00:00
Michael Ow
0ca13b73b0
ICU-9292 Merge BEAM warning fixes from branch into trunk
...
X-SVN-Rev: 31792
2012-05-03 05:50:26 +00:00
Andy Heninger
5b3a708915
ICU-8992 Compiler Warning cleanup for gcc 4.6.1
...
X-SVN-Rev: 31329
2012-02-06 19:57:08 +00:00
John Emmons
e3697c8f0a
ICU-8707 Clean up compiler warnings from GCC
...
X-SVN-Rev: 30503
2011-08-12 21:16:53 +00:00
Michael Ow
4ff56e0dd5
ICU-8398 Log data errors where appropriate so ensure cintltst and intltest passes without data in 4.7.1
...
X-SVN-Rev: 29529
2011-03-03 19:29:57 +00:00
Michael Ow
da1272de57
ICU-7447 Fix some GCC and VA compiler warnings.
...
X-SVN-Rev: 28778
2010-10-08 20:14:26 +00:00
Steven R. Loomis
45aa2210aa
ICU-7815 merge from branch
...
X-SVN-Rev: 28296
2010-07-12 15:24:57 +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
Steven R. Loomis
72e0726b24
ICU-7497 merge from r28026 and r28030
...
X-SVN-Rev: 28034
2010-05-06 22:22:38 +00:00
Michael Ow
bc0c9167d8
ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
...
X-SVN-Rev: 27907
2010-04-07 16:18:38 +00:00
Michael Ow
9100ba632e
ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
...
X-SVN-Rev: 26084
2009-06-09 21:28:13 +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
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
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
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
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
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
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
b7ae145f93
ICU-3946 Fix some tests to use U_EXPORT2 more often
...
X-SVN-Rev: 16019
2004-07-16 15:05:14 +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
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
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
George Rhoten
3b6f1b2e99
ICU-2573 Use newlines for the message
...
X-SVN-Rev: 10654
2002-12-13 04:02:37 +00:00
Ram Viswanadha
468875d801
ICU-2512 fix cintltst argument parsing
...
X-SVN-Rev: 10302
2002-11-20 21:52:20 +00:00
Steven R. Loomis
ac39475f03
ICU-1941 don't fail in liposuction mode
...
X-SVN-Rev: 9871
2002-09-17 19:45:03 +00:00
Vladimir Weinstein
2cbb05fdb9
ICU-978 cygwin port
...
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
George Rhoten
08df62745a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
Vladimir Weinstein
4297637214
ICU-1880 better control of which test is going to be executed, better verbosity and avoiding unnecessary opening/closing of bundles
...
X-SVN-Rev: 8564
2002-05-02 21:16:33 +00:00
George Rhoten
837c7710b4
ICU-1816 Disable language extensions for the compiler.
...
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Ram Viswanadha
b021663a34
ICU-1804 value of QUICK does not change even when -e is specified as an argument
...
X-SVN-Rev: 8229
2002-03-25 22:53:18 +00:00
George Rhoten
e6dfe4d735
ICU-770 Verify that ICU can be reused after calling u_cleanup
...
X-SVN-Rev: 7439
2002-01-16 04:33:33 +00:00
George Rhoten
cd59c0d7bf
ICU-567 Just revert to what it was originally.
...
X-SVN-Rev: 6809
2001-11-13 01:50:17 +00:00
George Rhoten
d14de7fd6f
ICU-567 globals need to be extern
...
X-SVN-Rev: 6791
2001-11-12 19:52:22 +00:00
Vladimir Weinstein
b325473983
ICU-567 removed static from VERBOSITY to fix the Unix build
...
X-SVN-Rev: 6771
2001-11-12 05:02:28 +00:00
Yves Arrouye
35bea5d04b
ICU-567 globals need to be static.
...
X-SVN-Rev: 6763
2001-11-11 05:19:53 +00:00
Andy Heninger
360f38dc1e
ICU-903 updated copyright notices.
...
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
9ed09205e8
ICU-742 Should now flush the output now
...
X-SVN-Rev: 3065
2000-11-30 20:02:51 +00:00
George Rhoten
ecd6022aaa
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2973
2000-11-21 18:48:10 +00:00
George Rhoten
e355137ca4
ICU-597 Make the definition for main more consistent.
...
X-SVN-Rev: 2470
2000-09-21 18:41:55 +00:00