Ram Viswanadha
62c6f70295
ticket: 3938: fix the tests
...
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
George Rhoten
979fe56ff2
ICU-3947 Fix udat_parse when parsePos is NULL
...
X-SVN-Rev: 16022
2004-07-16 16:22:08 +00:00
Deborah Goldsmith
b501ed1a54
ICU-3699 fix tests to conform to CLDR 1.1 data
...
X-SVN-Rev: 15679
2004-06-02 22:38:57 +00:00
Alan Liu
a1b393c257
ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
...
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
Alan Liu
0bfd502d22
ICU-3659 temporarily disable...
...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +00:00
Alan Liu
390b02ec5b
ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
...
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
Eric Mader
c5705d3767
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15413
2004-05-19 21:19:13 +00:00
Alan Liu
73af76bf64
ICU-3391 update localPatternChars
...
X-SVN-Rev: 14654
2004-03-09 20:59:08 +00:00
Eric Mader
9a25bee774
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14195
2003-12-19 22:33:33 +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
Steven R. Loomis
5fc78bf0ce
ICU-2840 don't crash without data
...
X-SVN-Rev: 12292
2003-06-04 22:02:07 +00:00
Vladimir Weinstein
cab8c668e8
ICU-2135 test leak fixed
...
X-SVN-Rev: 10644
2002-12-12 18:28:22 +00:00
Steven R. Loomis
e20d820d3b
ICU-2039 code coverage
...
X-SVN-Rev: 10575
2002-12-10 02:43:30 +00:00
Markus Scherer
44707c157b
ICU-2248 modularize ICU
...
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
Steven R. Loomis
669c72ef06
ICU-1941 don't fail in lipo mode (first of many)
...
X-SVN-Rev: 9872
2002-09-17 19:45:50 +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
3418149c35
ICU-162 Don't use // in a C file and properly define the number.
...
X-SVN-Rev: 8448
2002-04-11 23:42:17 +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
Alan Liu
0f3d8578e1
ICU-162 add C++ API test, improve C API test
...
X-SVN-Rev: 8422
2002-04-09 23:24:42 +00:00
George Rhoten
e0d412f074
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8302
2002-03-29 19:47:34 +00:00
George Rhoten
b36e9d8a1a
ICU-162 Don't use // in a C file.
...
X-SVN-Rev: 7915
2002-03-08 17:04:20 +00:00
Alan Liu
e060a452f8
ICU-162 add test for udat_parseCalendar
...
X-SVN-Rev: 7895
2002-03-06 20:42:32 +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
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
ef66e4dfc2
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4860
2001-05-31 23:42:59 +00:00
Ram Viswanadha
ef97b534cd
ICU-903 update copyright notices
...
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
George Rhoten
4420f4a880
ICU-432 Don't use UFieldPosition when it's not being tested here.
...
X-SVN-Rev: 3982
2001-03-08 23:41:16 +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
Madhu K
ec02ab0d69
ICU-535 Removed warnings
...
X-SVN-Rev: 2221
2000-08-14 17:13:09 +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
a0e53e1a21
ICU-432 corrected tests that wrongly assumed that "en_US" is always the default locale.
...
X-SVN-Rev: 1600
2000-06-10 05:10:28 +00:00
Alan Liu
085799d907
ICU-182 update cintltst for YEAR_WOY
...
X-SVN-Rev: 695
2000-01-25 18:22:43 +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
Vladimir Weinstein
03349c8a8e
ICU-196 Modified in accordance to modified Italian locale
...
X-SVN-Rev: 413
1999-12-14 23:41:45 +00:00
Vladimir Weinstein
b945fd96d5
ICU-63 Updated cintltst so that it reflects the changed data in fr locale
...
X-SVN-Rev: 163
1999-11-04 17:59:14 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00