Commit Graph

37 Commits

Author SHA1 Message Date
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
Steven R. Loomis
bd94ac5ec8 ICU-567 MacOS
X-SVN-Rev: 2366
2000-08-28 21:36:13 +00:00
George Rhoten
ebd5136aac ICU-535 fixed some compiler warnings
X-SVN-Rev: 2182
2000-08-11 02:08:59 +00:00
Markus Scherer
bf3ccf4f1b ICU-311 attempt to count only real errors, not each printf-style piece of each output line
X-SVN-Rev: 2019
2000-07-21 23:28:41 +00:00
Yves Arrouye
b4e4f9d031 ICU-377 more changes to please the Mach linker.
X-SVN-Rev: 1805
2000-07-12 06:43:32 +00:00
Vladimir Weinstein
45515c9a0c ICU-432 more memory leaks fixes
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Vladimir Weinstein
b0d583206b ICU-432 fix a bad memory read..
X-SVN-Rev: 1590
2000-06-09 00:05:01 +00:00
Helena Chapman
5e7c1c94b9 ICU-12 Moved ctest.h into unicode/ directory.
X-SVN-Rev: 614
2000-01-17 22:53:44 +00:00
Markus Scherer
f452a84c52 ICU-161 change copyright for open source
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00