Commit Graph

53 Commits

Author SHA1 Message Date
Ram Viswanadha
aca85b53cf ICU-4855 fix a failure
X-SVN-Rev: 19578
2006-04-22 00:46:03 +00:00
George Rhoten
485ca2f705 ICU-5032 Increase code coverage.
X-SVN-Rev: 19433
2006-03-24 23:43:25 +00:00
George Rhoten
d021cdefde ICU-4827 MSVC.NET 2005 beta2 compiler warning fix.
X-SVN-Rev: 18680
2005-10-14 03:30:45 +00:00
George Rhoten
977c1f8f69 ICU-4671 Fix for Tru64
X-SVN-Rev: 18273
2005-07-18 20:22:31 +00:00
Ram Viswanadha
4232bf88c3 ICU-4450 update tests
X-SVN-Rev: 17993
2005-06-23 18:23:03 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Doug Felt
50c3a2554b ICU-646 wall time support in icu
X-SVN-Rev: 17801
2005-06-04 03:08:25 +00:00
Eric Mader
1471376ec8 ICU-4302 changes from ICU 3.2 "no data" test.
X-SVN-Rev: 16958
2004-12-16 02:54:23 +00:00
George Rhoten
62e47ceb17 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
George Rhoten
1406c1d12b ICU-3754 Make u_formatMessage pay attention to patternLength
X-SVN-Rev: 16042
2004-07-18 09:41:16 +00:00
George Rhoten
fa077be618 ICU-3675 A better platform dependent test with va_args.
X-SVN-Rev: 14836
2004-04-01 23:04:47 +00:00
George Rhoten
975d6cfe2c ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX
X-SVN-Rev: 14126
2003-12-14 18:06:34 +00:00
George Rhoten
c581387766 ICU-3259 Fix a time zone failure
X-SVN-Rev: 13356
2003-10-07 23:49:04 +00:00
George Rhoten
00e21ff118 ICU-3259 Remove the time zone option.
After fixing the time zone 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 the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.

X-SVN-Rev: 13349
2003-10-07 21:52:15 +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
8e43d0330c ICU-2765 Fix for Mac OS X
X-SVN-Rev: 11680
2003-04-24 22:38:45 +00:00
Vladimir Weinstein
f9970354fe ICU-2765 removed usage of private headers
X-SVN-Rev: 11630
2003-04-23 05:49:02 +00:00
Vladimir Weinstein
8e192f2f4a ICU-2135 fixing memory problems
X-SVN-Rev: 10407
2002-11-28 08:53:37 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +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
16927a2ddc ICU-1739 fix a memory leak
X-SVN-Rev: 9386
2002-07-27 00:22:01 +00:00
George Rhoten
8ce39fe6ea ICU-1988 Update the ICU version. This test is platform dependent.
X-SVN-Rev: 9208
2002-07-16 18:59:20 +00:00
George Rhoten
6fe1129757 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8696
2002-05-24 17:22:53 +00:00
George Rhoten
8d8f74fdf0 ICU-1847 Change the root yyyy back to yy
X-SVN-Rev: 8447
2002-04-11 23:29:14 +00:00
George Rhoten
913084e366 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8446
2002-04-11 21:41:44 +00:00
Ram Viswanadha
8cfeb894e7 ICU-1832 Comment out the test on HPUX for now.
X-SVN-Rev: 8404
2002-04-06 00:13:05 +00:00
George Rhoten
66e01bbf98 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8360
2002-04-03 19:01:59 +00:00
Ram Viswanadha
2f049b7c16 ICU-1832 Test graceful exit of parsing API
X-SVN-Rev: 8358
2002-04-03 18:21:53 +00:00
Ram Viswanadha
fc5f3fe4a0 ICU-1811 Improve code coverage of MessageFormat CAPI
X-SVN-Rev: 8354
2002-04-03 03:36:17 +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
George Rhoten
53d6bdbe2a ICU-1616 Locale data verification.
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.

X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00
George Rhoten
81fc8fb03e ICU-770 More data cleanup
X-SVN-Rev: 5652
2001-08-31 02:21:34 +00:00
George Rhoten
0d5628b0bb ICU-329 Run the new test and fix compiler warnings
X-SVN-Rev: 5515
2001-08-17 17:34:37 +00:00
Ram Viswanadha
4458f53dc1 ICU-329 update tests after first take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
George Rhoten
a90bb7540e ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4868
2001-06-01 17:17:21 +00:00
George Rhoten
1eedf2c1aa ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4392
2001-03-29 01:08:14 +00:00
George Rhoten
c479396134 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4391
2001-03-29 01:08:13 +00:00
Alan Liu
0b8af77394 ICU-904 fix bus error
X-SVN-Rev: 4309
2001-03-23 19:08:53 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
George Rhoten
7d41bc24c2 ICU-432 Fix memory leak
X-SVN-Rev: 3981
2001-03-08 23:39:57 +00:00
George Rhoten
c9793c6267 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2967
2000-11-21 04:05:39 +00:00
George Rhoten
9253fe4dd3 ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
X-SVN-Rev: 2367
2000-08-28 21:43:03 +00:00
George Rhoten
7a86150849 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2247
2000-08-15 01:13:48 +00:00
George Rhoten
2d12649bce ICU-535 fixed some compiler warnings
X-SVN-Rev: 2154
2000-08-09 23:34:41 +00:00
Vladimir Weinstein
45515c9a0c ICU-432 more memory leaks fixes
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Helena Chapman
1fb58be175 ICU-239 Added tests for u_vparseMessage.
X-SVN-Rev: 1154
2000-04-18 22:24:00 +00:00
Helena Chapman
a5c27f96f8 ICU-239 Added tests for u_vformatMessage.
X-SVN-Rev: 1153
2000-04-18 22:18:05 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00