George Rhoten
dc72952350
ICU-6076 Fix memory leak from new code for -m option
...
X-SVN-Rev: 23082
2007-12-14 00:46:21 +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
d74dc09607
ICU-5366 Warn about unavailable default locale.
...
X-SVN-Rev: 20641
2006-11-07 18:52:45 +00:00
Ram Viswanadha
2ac62d437c
ICU-5298 add a test
...
X-SVN-Rev: 20603
2006-10-27 17:55:28 +00:00
George Rhoten
a77abc97f4
ICU-5426 Reduce size of rarely used static buffer.
...
X-SVN-Rev: 20442
2006-09-29 03:37:37 +00:00
George Rhoten
f84f9aa516
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18240
2005-07-14 06:03:34 +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
Ram Viswanadha
3fdcb27040
ICU-4390 tests for api
...
X-SVN-Rev: 17424
2005-03-31 00:19:21 +00:00
Eric Mader
f57c82a12d
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17348
2005-03-16 18:46:54 +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
b7d71b6d46
ICU-4092 Remove dead code
...
X-SVN-Rev: 16968
2004-12-18 01:05:47 +00:00
George Rhoten
380f90589e
ICU-4273 Fix some test initialization issues.
...
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
George Rhoten
6b11c1a3af
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
...
X-SVN-Rev: 16445
2004-10-11 21:23:12 +00:00
George Rhoten
0bb1744bb8
ICU-3500 Remove some tabs.
...
X-SVN-Rev: 15559
2004-05-26 18:28:09 +00:00
Alan Liu
cb65962ab6
ICU-3500 fix msvc6 warnings
...
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
Alan Liu
05f8f157f3
ICU-3549 add assertTrue, assertSuccess, assertEquals
...
X-SVN-Rev: 15079
2004-04-28 05:31:02 +00:00
George Rhoten
54333cfd25
ICU-3612 Fix optimization when __FILE__ doesn't contain the directory name
...
X-SVN-Rev: 14716
2004-03-16 23:52:07 +00:00
George Rhoten
e6bae15cc6
ICU-2403 Make cintltst work like intltest with regards to how ICU_DATA is handled.
...
X-SVN-Rev: 14268
2004-01-08 22:33:17 +00:00
George Rhoten
b2eb175307
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13902
2003-11-27 01:23:15 +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
Andy Heninger
43aca775e3
ICU-2403 tracing, more changes from code review
...
X-SVN-Rev: 13798
2003-11-21 00:51:56 +00:00
Andy Heninger
6d106efab7
ICU-2403 tracing, more changes from code review
...
X-SVN-Rev: 13797
2003-11-21 00:41:07 +00:00
Andy Heninger
9ded263c4a
ICU-2403 tracing, changes from code review
...
X-SVN-Rev: 13792
2003-11-20 20:04:34 +00:00
Andy Heninger
6c2f85f7cd
ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
...
X-SVN-Rev: 13545
2003-10-31 21:50:18 +00:00
Andy Heninger
d6f2e2319e
ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
...
X-SVN-Rev: 13539
2003-10-31 02:19:42 +00:00
George Rhoten
8c1cec35ed
ICU-3259 Fix a memory leak.
...
X-SVN-Rev: 13393
2003-10-10 20:58:22 +00:00
George Rhoten
8f1deb1ece
ICU-3259 Remove the time zone option.
...
After fixing the memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because it doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.
X-SVN-Rev: 13348
2003-10-07 21:50:15 +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
Andy Heninger
e873651a72
ICU-2403 Misc tracing tweaks. Add cleanup func.
...
X-SVN-Rev: 13207
2003-09-25 17:58:08 +00:00
Andy Heninger
e6cb032d93
ICU-2403 Tracing, more cleanup.
...
X-SVN-Rev: 13183
2003-09-24 00:58:35 +00:00
George Rhoten
8144092e2e
ICU-3258 CygWin/MSVC changes.
...
X-SVN-Rev: 13170
2003-09-23 00:51:49 +00:00
Alan Liu
f5405f9191
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: 13162
2003-09-22 18:48:31 +00:00
Andy Heninger
2781c969ac
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13149
2003-09-20 01:21:23 +00:00
Andy Heninger
0e72c00b2b
ICU-3014 Revised initialization in cintltst to detect data not present in data dll.
...
X-SVN-Rev: 13109
2003-09-15 22:50:31 +00:00
Andy Heninger
2357f130ab
ICU-3156 fix test program problems introduced by adding u_cleanup to heap/mutex setter tests
...
X-SVN-Rev: 12851
2003-08-16 02:17:56 +00:00
Andy Heninger
78ca2fdfc9
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
...
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
Andy Heninger
aedb354246
ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
...
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
George Rhoten
21eb7860d6
ICU-3027 Fix the warning message about the global mutex
...
X-SVN-Rev: 12721
2003-07-31 23:13:45 +00:00
Andy Heninger
90630ccf57
ICU-2970 threading failure. UMTX explicit initialization changes.
...
X-SVN-Rev: 12365
2003-06-07 00:03:51 +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
a7f14cf71b
ICU-2850 __FILE__ doesn't contain the directory in release mode.
...
X-SVN-Rev: 12214
2003-06-02 03:38:31 +00:00
Ram Viswanadha
55f4855c84
ICU-2298 test include functionality
...
X-SVN-Rev: 11686
2003-04-24 23:08:42 +00:00
George Rhoten
bd625332ff
ICU-2573 Don't use tabs
...
X-SVN-Rev: 10655
2002-12-13 04:05:50 +00:00
Steven R. Loomis
4c605ab55a
ICU-1941 allow -w to not fail on missing data, in sanity tests
...
X-SVN-Rev: 9913
2002-09-24 18:58:56 +00:00
Steven R. Loomis
c4f41c9378
ICU-1941 Allow -w option (don't error if data is missing) for converters
...
X-SVN-Rev: 9905
2002-09-20 19:07:19 +00:00
Markus Scherer
3acb4cc8f3
ICU-2248 check only for algorithmic converters when UCONFIG_NO_LEGACY_CONVERSION
...
X-SVN-Rev: 9904
2002-09-20 18:03:18 +00:00
Markus Scherer
44707c157b
ICU-2248 modularize ICU
...
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
George Rhoten
990db21101
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9804
2002-08-28 15:55:37 +00:00
Vladimir Weinstein
9427a900a7
ICU-2085 Remove #include "dadrcoll.h"
...
X-SVN-Rev: 9768
2002-08-22 16:26:02 +00:00
Vladimir Weinstein
274f7e5f5a
ICU-2085 remove unused test file (we migrated data driven testing entirely to C++). This test wasn't even being called.
...
X-SVN-Rev: 9767
2002-08-22 16:16:09 +00:00