Commit Graph

113 Commits

Author SHA1 Message Date
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
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
343d6e93ba ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9342
2002-07-25 18:32:04 +00:00
Steven R. Loomis
378b0303c5 ICU-1992 fix for files mode
X-SVN-Rev: 9273
2002-07-20 12:02:41 +00:00
George Rhoten
e9cea70189 ICU-1992 Fix for HP/UX
X-SVN-Rev: 9240
2002-07-17 22:21:34 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
George Rhoten
20bfab9374 ICU-1872 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8717
2002-05-29 16:42:25 +00:00
George Rhoten
90d29f462f ICU-1872 Make the error into an warning.
X-SVN-Rev: 8687
2002-05-23 23:52:37 +00:00
George Rhoten
52cf399590 ICU-1891 Use EBCDIC on an EBCDIC machine, not ASCII.
X-SVN-Rev: 8621
2002-05-14 20:52:36 +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
4a52dcc155 ICU-1872 Specify the return type
X-SVN-Rev: 8536
2002-04-29 20:26:24 +00:00
George Rhoten
db3c628396 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8517
2002-04-25 22:15:52 +00:00
George Rhoten
35bdabdc68 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8515
2002-04-25 21:49:16 +00:00
George Rhoten
08db07139b ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8514
2002-04-25 21:38:10 +00:00
George Rhoten
8cd90d7b88 ICU-1872 Test for mutex initialization
X-SVN-Rev: 8503
2002-04-23 23:24:25 +00:00
Ram Viswanadha
9f4ec56042 ICU-1811 Improve code coverage of ubidi
X-SVN-Rev: 8337
2002-04-02 03:36:54 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Ram Viswanadha
44bcd6ca19 ICU-1769 Add warning if the data is loaded from dat file instead of the dll
X-SVN-Rev: 8156
2002-03-20 18:36:17 +00:00
George Rhoten
c5d729bdf8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7719
2002-02-20 17:36:11 +00:00
George Rhoten
83656c2517 ICU-1627 Make the new directory structure work better with the tests.
X-SVN-Rev: 7702
2002-02-19 02:07:41 +00:00
Ram Viswanadha
876e5cd929 ICU-1698 fix out of source and insource testdata path
X-SVN-Rev: 7591
2002-02-07 19:37:34 +00:00
Ram Viswanadha
2918d7d229 ICU-1627 update data dir when U_TOPBUILDDIR is defined
X-SVN-Rev: 7547
2002-01-31 19:38:26 +00:00