Commit Graph

3305 Commits

Author SHA1 Message Date
Doug Felt
ea926b8f72 ICU-4921 update codemangler tool
X-SVN-Rev: 18789
2005-11-14 22:01:36 +00:00
Ram Viswanadha
18d6eeb8dc ICU-4881 update version number
X-SVN-Rev: 18787
2005-11-11 19:04:59 +00:00
Ram Viswanadha
89792b9d88 ICU-4881 update version number
X-SVN-Rev: 18786
2005-11-11 18:55:32 +00:00
Doug Felt
91f07686dc ICU-4921 update codemangler tool
X-SVN-Rev: 18785
2005-11-11 18:18:16 +00:00
Ram Viswanadha
66901f4049 ICU-4741 remove dead code
X-SVN-Rev: 18783
2005-11-11 03:05:58 +00:00
Mark Davis
9f1852a634 ICU-4700 Moved Differ to the test util directory
X-SVN-Rev: 18782
2005-11-10 23:18:14 +00:00
Mark Davis
8aad153bc2 ICU-4700 fixed a problem where space was appearing after -. Also added double-check of pretty-print
X-SVN-Rev: 18781
2005-11-10 17:51:58 +00:00
Mark Davis
04fa3baeb1 ICU-4700 alternate equivalence class builder
X-SVN-Rev: 18779
2005-11-09 17:28:48 +00:00
John Emmons
9d74f69a21 ICU-4916 add tests for setMonths/Weekdays(FORMAT,WIDE/ABBREVIATED)
X-SVN-Rev: 18778
2005-11-09 17:22:42 +00:00
Mark Davis
04d54d6211 ICU-4743 minor fixes
X-SVN-Rev: 18774
2005-11-08 05:21:54 +00:00
Mark Davis
6509d8087c ICU-4700 misc fixes
X-SVN-Rev: 18773
2005-11-08 05:20:00 +00:00
Doug Felt
fcacfabdcb ICU-4904 calling toLocalizedPattern on a ChineseDateFormat that uses its standard patterns throws an Exception since 'l' is a pattern char but not one of the standard DateFormat pattern chars
X-SVN-Rev: 18765
2005-11-07 21:39:39 +00:00
John Emmons
aa568d1178 ICU-4916 Fix setWeekdays to set Weekdays, not months...
X-SVN-Rev: 18764
2005-11-07 20:03:32 +00:00
Doug Felt
4dbb53ac7a ICU-4914 merge 3.4.1 branch back into HEAD
X-SVN-Rev: 18760
2005-11-05 00:13:48 +00:00
Doug Felt
4dbcc89a52 ICU-4907 remove some minor compilation errors that eclipse reports
X-SVN-Rev: 18757
2005-11-04 21:01:27 +00:00
Mark Davis
91114f6145 ICU-3943 minor fix
X-SVN-Rev: 18755
2005-11-03 20:05:04 +00:00
Ram Viswanadha
06e9cd578d ICU-4530 make noDataCheck work
X-SVN-Rev: 18754
2005-11-02 18:07:32 +00:00
Doug Felt
e87e455366 ICU-4906 update api reports for 3.4.1
X-SVN-Rev: 18746
2005-11-02 01:17:33 +00:00
Doug Felt
4f9b161359 ICU-4900 don't print out error summary twice
X-SVN-Rev: 18745
2005-11-02 01:07:47 +00:00
Eric Mader
ca1d882dc1 ICU-4530 Make HandlerTarget respect the filter.
X-SVN-Rev: 18744
2005-11-02 00:19:22 +00:00
Ram Viswanadha
298377ea5b ICU-4874 fix noDataCheck failures
X-SVN-Rev: 18743
2005-11-01 18:32:55 +00:00
Ram Viswanadha
21e2e63740 ICU-4530 make noDataCheck work
X-SVN-Rev: 18742
2005-11-01 18:32:03 +00:00
Mark Davis
ddcee69efa ICU-4715 Freezable
X-SVN-Rev: 18740
2005-10-31 23:56:07 +00:00
Mark Davis
40d9cff7f6 ICU-4700 additions for CLDRFile
X-SVN-Rev: 18739
2005-10-31 04:55:04 +00:00
Ram Viswanadha
5796eb1aca ICU-4879 add targets for check
X-SVN-Rev: 18736
2005-10-29 00:35:11 +00:00
Eric Mader
188d958fd5 ICU-4807 Don't run test if there's a security manager installed.
X-SVN-Rev: 18735
2005-10-28 23:27:20 +00:00
Doug Felt
118ac3b3ea ICU-4902 minor test enhancements
X-SVN-Rev: 18734
2005-10-28 18:29:37 +00:00
Ram Viswanadha
6789e15b2c ICU-4900 fix build failure
X-SVN-Rev: 18733
2005-10-28 18:18:14 +00:00
Doug Felt
bc6bb14457 ICU-4900 update icu4j test framework code
X-SVN-Rev: 18728
2005-10-28 00:22:19 +00:00
Ram Viswanadha
21e4933f00 ICU-4874 fix serialization problems
X-SVN-Rev: 18727
2005-10-28 00:15:55 +00:00
Ram Viswanadha
e4a391e7fa ICU-4874 fix serialization problems
X-SVN-Rev: 18725
2005-10-28 00:00:54 +00:00
Ram Viswanadha
c6e82ed00f ICU-4767 fix getBundleInstance
X-SVN-Rev: 18724
2005-10-27 23:58:26 +00:00
Ram Viswanadha
ae5c9c6787 ICU-4878 make getBundleInstance methods non final
X-SVN-Rev: 18723
2005-10-27 23:56:17 +00:00
Ram Viswanadha
75f97b11d7 ICU-4874 fix serialization problems
X-SVN-Rev: 18722
2005-10-27 23:53:46 +00:00
Eric Mader
3f08e4e6bf ICU-4530 Change serialization tests to use TestFmwk
X-SVN-Rev: 18718
2005-10-25 20:53:11 +00:00
John Emmons
627cef5830 ICU-4643 Add tests for setters by context/width, eraNames
X-SVN-Rev: 18717
2005-10-25 20:12:45 +00:00
John Emmons
217c4a6fac ICU-4643 Add setters by context/width, eraNames
X-SVN-Rev: 18716
2005-10-25 20:11:35 +00:00
Eric Mader
fc6581c380 ICU-4530 Add serialization tests to top-level test.
X-SVN-Rev: 18714
2005-10-25 00:31:47 +00:00
Eric Mader
506e4bb739 ICU-4530 Add missing serialVersionUID field, make constructor public.
X-SVN-Rev: 18713
2005-10-25 00:07:49 +00:00
Eric Mader
123c068c1d ICU-4530 Change serialization tests to use TestFmwk
X-SVN-Rev: 18712
2005-10-25 00:05:45 +00:00
Eric Mader
bc7d2715b2 ICU-4530 Changes to allow other classes to extend Target.
X-SVN-Rev: 18709
2005-10-24 22:50:31 +00:00
Eric Mader
fc79f6822d ICU-4883 Handle null return from detect().
X-SVN-Rev: 18698
2005-10-18 16:50:15 +00:00
Eric Mader
e4af6d8e87 ICU-4883 CharsetDetector.detect() should check for zero matches returned from detectAll().
X-SVN-Rev: 18697
2005-10-18 16:35:36 +00:00
Eric Mader
0815b9b16a ICU-4882 Check for zero matches returned from detectAll().
X-SVN-Rev: 18696
2005-10-18 16:28:18 +00:00
Mark Davis
bb2a656476 ICU-4743 various updates
X-SVN-Rev: 18695
2005-10-18 03:25:40 +00:00
Mark Davis
cda17c170a ICU-4743 various updates
X-SVN-Rev: 18694
2005-10-18 02:12:17 +00:00
Mark Davis
2d6f120844 ICU-4743 various updates, accept-language
X-SVN-Rev: 18693
2005-10-18 02:06:01 +00:00
Mark Davis
318b60e825 ICU-4743 various updates, accept-language
X-SVN-Rev: 18692
2005-10-18 01:19:30 +00:00
Mark Davis
c6fdeb40d0 ICU-4743 initial checkin
X-SVN-Rev: 18687
2005-10-17 01:52:37 +00:00
Ram Viswanadha
c0b7759a00 ICU-4875 rename variables named enum
X-SVN-Rev: 18685
2005-10-14 22:53:56 +00:00
Ram Viswanadha
71e9b35266 ICU-4874 fix serialization problems
X-SVN-Rev: 18684
2005-10-14 22:40:01 +00:00
George Rhoten
042676f010 ICU-4872 Fix broken URLs
X-SVN-Rev: 18682
2005-10-14 03:46:46 +00:00
George Rhoten
d354a1cee2 ICU-4872 Fix broken URLs
X-SVN-Rev: 18679
2005-10-14 01:39:55 +00:00
Andy Heninger
7528c2e465 ICU-4773 Bug Fix.
X-SVN-Rev: 18675
2005-10-13 15:34:38 +00:00
Andy Heninger
f958ddce2d ICU-4269 Sentence break monkey test mostly works,
X-SVN-Rev: 18674
2005-10-13 05:15:26 +00:00
Andy Heninger
e0ef437c74 ICU-4773 rbbi engine updates to work with new rule features.
X-SVN-Rev: 18667
2005-10-12 00:43:28 +00:00
Andy Heninger
d90da7d992 ICU-4850 reimport data from C to pick up RBBI rule fixes
X-SVN-Rev: 18666
2005-10-12 00:41:47 +00:00
Andy Heninger
1d4929ddb0 ICU-4269 Monkey test updates, port from C, work in progress
X-SVN-Rev: 18665
2005-10-12 00:40:40 +00:00
Eric Mader
612f958221 ICU-4530 Add missing serialVersionUID.
X-SVN-Rev: 18663
2005-10-11 23:26:31 +00:00
Eric Mader
d71c8fb469 ICU-4530 Fixes found while running serialization tests.
X-SVN-Rev: 18662
2005-10-11 21:40:28 +00:00
Eric Mader
519b15e3c6 ICU-4530 Initial version of tests.
X-SVN-Rev: 18661
2005-10-11 21:35:47 +00:00
Mark Davis
953d673966 ICU-4677 update tools
X-SVN-Rev: 18658
2005-10-11 19:39:16 +00:00
Ram Viswanadha
1437101edb ICU-4767 fixes for noDataCheck
X-SVN-Rev: 18657
2005-10-11 18:45:32 +00:00
Ram Viswanadha
64b0786af5 ICU-4767 fixes for secure check
X-SVN-Rev: 18654
2005-10-10 23:40:49 +00:00
Ram Viswanadha
3991a38b89 ICU-4767 more tests
X-SVN-Rev: 18653
2005-10-10 23:37:45 +00:00
Ram Viswanadha
16ed8d1228 ICU-4422 back off some changes
X-SVN-Rev: 18652
2005-10-10 23:36:55 +00:00
Ram Viswanadha
b359a3aca2 ICU-4422 make tests pass with no data
X-SVN-Rev: 18651
2005-10-10 23:22:23 +00:00
Ram Viswanadha
35860269cd ICU-4767 fix loading from jars
X-SVN-Rev: 18644
2005-10-08 18:32:35 +00:00
Ram Viswanadha
d484d0fa1c ICU-4422 fix assertion failures
X-SVN-Rev: 18641
2005-10-07 22:06:00 +00:00
Ram Viswanadha
e443b2c81d ICU-4767 fix test for loading data from default package
X-SVN-Rev: 18640
2005-10-07 22:05:04 +00:00
Ram Viswanadha
cf28fdb9ff ICU-4767 implement java resourcebundle loading
X-SVN-Rev: 18638
2005-10-07 21:34:21 +00:00
Ram Viswanadha
176ae84067 ICU-4767 tests for loading Java resource bundles through ULocale
X-SVN-Rev: 18637
2005-10-07 21:31:07 +00:00
Doug Felt
368f2e4c9c ICU-4834 update in prep for 3.4.1 release
X-SVN-Rev: 18633
2005-10-06 02:15:40 +00:00
Eric Mader
e5c78a5013 ICU-4860 Need to initialize fC1Bytes to false in MungeInput().
X-SVN-Rev: 18630
2005-10-05 21:49:52 +00:00
Ram Viswanadha
2ae9130845 ICU-4861 update the build.xml
X-SVN-Rev: 18622
2005-10-04 20:31:44 +00:00
Ram Viswanadha
ab678574a4 ICU-4422 Remove temporary code
X-SVN-Rev: 18599
2005-09-28 18:25:31 +00:00
George Rhoten
fd19363ceb ICU-4714 Properly canonicalize serbian locales.
X-SVN-Rev: 18578
2005-09-23 21:00:41 +00:00
George Rhoten
5c6096965c ICU-3449 Properly canonicalize serbian locales.
X-SVN-Rev: 18577
2005-09-23 20:48:03 +00:00
Doug Felt
4158fa403e ICU-4834 update in prep for 3.4.1 release
X-SVN-Rev: 18573
2005-09-23 19:00:24 +00:00
Eric Mader
e9bfddaf9b ICU-4530 Fix formatting, etc.
X-SVN-Rev: 18569
2005-09-22 22:13:53 +00:00
Eric Mader
7c9f6ba420 ICU-4530 Add missing serialVersionUID.
X-SVN-Rev: 18568
2005-09-22 22:10:25 +00:00
Eric Mader
5be94dcfcd ICU-4530 Initial version - finds Serializable classes, checks for serialVersionUID.
X-SVN-Rev: 18567
2005-09-22 22:08:43 +00:00
Eric Mader
18fdcc1932 ICU-4530 Changes to support SerializableChecker
X-SVN-Rev: 18566
2005-09-22 22:06:58 +00:00
Ram Viswanadha
743b04720a ICU-4422 Remove the dependency of sun.util.calendar.ZoneInfo
X-SVN-Rev: 18565
2005-09-22 18:48:39 +00:00
Ram Viswanadha
4dc2beb030 ICU-4422 Remove the dependency of sun.util.calendar.ZoneInfo
X-SVN-Rev: 18564
2005-09-22 17:46:43 +00:00
Doug Felt
d63feb298d ICU-4834 update in prep for 3.4.1 release
X-SVN-Rev: 18562
2005-09-21 00:05:23 +00:00
Doug Felt
05daffdc1b ICU-4831 make most ULocale APIs stable - missed a change
X-SVN-Rev: 18546
2005-09-20 00:12:55 +00:00
Doug Felt
000ba71081 ICU-4831 make most ULocale APIs stable
X-SVN-Rev: 18545
2005-09-20 00:00:53 +00:00
Vladimir Weinstein
b511aab1ba ICU-4821 fix upper first behavior for normal sort key generation - regression test. The bug was present in ICU4C only.
X-SVN-Rev: 18543
2005-09-17 06:30:15 +00:00
Andy Heninger
f55b0f0024 ICU-4766 Word break handling of trailing format chars fixed.
X-SVN-Rev: 18512
2005-09-13 00:56:29 +00:00
Andy Heninger
5a379d334d ICU-4766 Word break handling of trailing format chars fixed, tests updated.
X-SVN-Rev: 18511
2005-09-13 00:54:43 +00:00
Ram Viswanadha
1b0036c0ef ICU-4764 read the correct data
X-SVN-Rev: 18504
2005-09-07 22:17:33 +00:00
Ram Viswanadha
bf25ffaaf6 ICU-4764 read data from resource bundles.. don't hard code
X-SVN-Rev: 18503
2005-09-07 22:03:05 +00:00
Ram Viswanadha
da0973bf68 ICU-4764 update data .. add missing timezone stuff
X-SVN-Rev: 18502
2005-09-07 22:00:43 +00:00
Ram Viswanadha
5cc57749d5 ICU-4764 update data .. add missing timezone stuff
X-SVN-Rev: 18501
2005-09-07 21:51:20 +00:00
Andy Heninger
e21fcb7e45 ICU-4423 String Tokenizer countTokens() test added
X-SVN-Rev: 18498
2005-09-06 21:23:50 +00:00
Andy Heninger
209db19054 ICU-4423 String Tokenizer countTokens() bug fix
X-SVN-Rev: 18497
2005-09-06 21:21:14 +00:00
Ram Viswanadha
92a3233610 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18490
2005-09-02 17:15:18 +00:00
Ram Viswanadha
2b4b310d7c ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18489
2005-09-02 00:01:10 +00:00
Ram Viswanadha
f21d93bd66 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18488
2005-09-01 23:55:02 +00:00
Richard Gillam
a61c9afcf0 ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
X-SVN-Rev: 18461
2005-08-25 17:32:16 +00:00
Eric Mader
7dab5ba98b ICU-3889 Only look for resources that are the same type as the root resource.
X-SVN-Rev: 18456
2005-08-19 22:20:51 +00:00
Ram Viswanadha
596c2520a7 ICU-4586 fix spelling
X-SVN-Rev: 18449
2005-08-17 22:31:34 +00:00
Ram Viswanadha
9b74fc25da ICU-4586 remove codemangler
X-SVN-Rev: 18448
2005-08-17 19:09:54 +00:00
Ram Viswanadha
82a1942fdc ICU-4586 document the purpose of these files
X-SVN-Rev: 18447
2005-08-17 19:09:21 +00:00
Ram Viswanadha
f4e4f5d6b4 ICU-3962 add test to verify the bug
X-SVN-Rev: 18441
2005-08-15 23:28:37 +00:00
Ram Viswanadha
d180872bbf ICU-3767 make sure we are loading what we think we are loading
X-SVN-Rev: 18440
2005-08-15 23:19:00 +00:00
Ram Viswanadha
7b6e7f0c42 ICU-3767 test the basename issue noted
X-SVN-Rev: 18439
2005-08-15 22:57:02 +00:00
Ram Viswanadha
3618acdfd7 ICU-4586 fix default package loading
X-SVN-Rev: 18438
2005-08-15 21:53:14 +00:00
Ram Viswanadha
dbdc4eb16d ICU-4586 build target for testing default package loading
X-SVN-Rev: 18437
2005-08-15 21:52:17 +00:00
Ram Viswanadha
31bde9affd ICU-4586 add test for default package
X-SVN-Rev: 18436
2005-08-15 21:51:39 +00:00
Ram Viswanadha
9e6d818ac3 ICU-4051 verify locale aliases
X-SVN-Rev: 18434
2005-08-15 21:50:23 +00:00
Ram Viswanadha
9d37a8b519 ICU-4051 update the data
X-SVN-Rev: 18411
2005-08-08 19:54:05 +00:00
Ram Viswanadha
fd58551989 ICU-4051 make the alias test pass
X-SVN-Rev: 18410
2005-08-08 19:49:57 +00:00
Ram Viswanadha
96800f3db3 ICU-4051 add tests for deprecated codes
X-SVN-Rev: 18409
2005-08-08 19:49:28 +00:00
Vladimir Weinstein
5f7bcbfbca ICU-4235 Fix problem detected by RandomCollatorTest - prevent element list count from becoming less than zero
X-SVN-Rev: 18404
2005-08-05 22:09:32 +00:00
Mark Davis
a557131267 ICU-3943 fixed serialization
X-SVN-Rev: 18391
2005-08-04 01:58:27 +00:00
Ram Viswanadha
a6ba951e19 ICU-4692 oops forgot to update the reference platform list
X-SVN-Rev: 18362
2005-07-27 23:09:38 +00:00
Ram Viswanadha
17ced6b7bd ICU-4692 Update the module jar sizes
X-SVN-Rev: 18361
2005-07-27 22:34:41 +00:00
Doug Felt
7efd460d81 ICU-4692 update ICU4J readme for 3.4
X-SVN-Rev: 18354
2005-07-26 21:44:58 +00:00
Doug Felt
80c533be49 ICU-4691 fix charsetdetector/charsetmatch documentation bugs
X-SVN-Rev: 18353
2005-07-26 21:20:16 +00:00
Ram Viswanadha
4089093d92 ICU-4175 add a test
X-SVN-Rev: 18345
2005-07-23 01:03:43 +00:00
Mark Davis
7384077700 ICU-4175 fixed broken fallback (for now).
X-SVN-Rev: 18344
2005-07-23 00:18:38 +00:00
Mark Davis
4005fb6452 ICU-4175 fixed broken fallback (for now).
X-SVN-Rev: 18342
2005-07-23 00:06:41 +00:00
Vladimir Weinstein
0ac7284cad ICU-4355 Port of no UCA runtime
X-SVN-Rev: 18337
2005-07-22 22:52:21 +00:00
Doug Felt
cc905f3d16 ICU-4175 replace tabs with whitespace
X-SVN-Rev: 18330
2005-07-22 20:08:54 +00:00
Doug Felt
bf1a8cdf86 ICU-4175 remove hard-coded zone index from test!!! (and cleaned up a bit)
X-SVN-Rev: 18329
2005-07-22 18:50:31 +00:00
Doug Felt
7cc3ff971a ICU-4175 restored tests to reflect new data added by ram
X-SVN-Rev: 18328
2005-07-22 18:33:10 +00:00
Mark Davis
22e0f0c71c ICU-4175 changed logic a bit
X-SVN-Rev: 18327
2005-07-22 18:03:22 +00:00
Ram Viswanadha
6c6b283ea3 ICU-4175 update data
X-SVN-Rev: 18326
2005-07-22 04:48:14 +00:00
Ram Viswanadha
fd4ae8c840 ICU-4175 fix indentation
X-SVN-Rev: 18325
2005-07-22 04:36:50 +00:00
Mark Davis
ef4fb1ec1b ICU-4175 fixed SimpleDateFormat to work with ""
X-SVN-Rev: 18324
2005-07-22 01:17:34 +00:00
Eric Mader
23c8e5bafa ICU-4336 Generate shaping type data from Unicode data.
X-SVN-Rev: 18320
2005-07-21 18:33:36 +00:00
Doug Felt
789d366b99 ICU-4175 get correct country for fallback locale, handle null/empty time zone strings
X-SVN-Rev: 18318
2005-07-21 17:46:04 +00:00
Ram Viswanadha
9b426dc0d7 ICU-4450 back out changes
X-SVN-Rev: 18314
2005-07-21 04:32:44 +00:00
Mark Davis
25284fea35 ICU-3943 added test against CLDR
X-SVN-Rev: 18313
2005-07-21 03:52:27 +00:00
Ram Viswanadha
2ad35a317c ICU-4450 synch data with icu
X-SVN-Rev: 18307
2005-07-20 23:48:49 +00:00
Eric Mader
9c79cbef3f ICU-4337 Generate mirrored character data from Unicode data.
X-SVN-Rev: 18304
2005-07-20 18:45:07 +00:00
Doug Felt
8bde5c7124 ICU-4175 ibm jdk1.4.1 does not understand Australia/ACT, remove test cases for now
X-SVN-Rev: 18302
2005-07-20 16:48:40 +00:00
Doug Felt
5bf5294916 ICU-4175 conform to mark's latest revision of tr35-J
X-SVN-Rev: 18301
2005-07-20 00:03:44 +00:00
Eric Mader
0e474c6971 ICU-4303 set @draft version to current ICU4J version when generating LEScripts.h, LELanguages.h; add \brief comment.
X-SVN-Rev: 18291
2005-07-19 20:08:00 +00:00
Doug Felt
c11b1568aa ICU-4175 ibm jdk 1.4.2 doesn't understand ETC+XX timezones...
X-SVN-Rev: 18290
2005-07-19 17:48:45 +00:00
Mark Davis
198efcc77c ICU-4677 added XEquivalenceClass, misc
X-SVN-Rev: 18287
2005-07-19 17:19:35 +00:00
Doug Felt
dead567496 ICU-4175 fix test for breaking change to 'ZZZZ', fix for jdk 1.4/1.5, they don't understand Argentina/Buenos_Aries, also remove dead code, fix whitespace
X-SVN-Rev: 18279
2005-07-19 00:47:09 +00:00
Doug Felt
3695588423 ICU-4175 fix test for breaking change to 'ZZZZ', fix SimpleDateFormat format data validity check
X-SVN-Rev: 18278
2005-07-19 00:04:29 +00:00
Doug Felt
071960a384 ICU-4175 complete display name fallback code for 3.4, restore test
X-SVN-Rev: 18275
2005-07-18 21:25:05 +00:00
Doug Felt
c157deef23 ICU-4175 functional (but temporary) display name fallback code, restore test
X-SVN-Rev: 18265
2005-07-18 00:51:44 +00:00
Doug Felt
14ce26c396 ICU-4175 prototype display name fallback code, stub out test
X-SVN-Rev: 18264
2005-07-16 03:00:02 +00:00
Ram Viswanadha
4817842e92 ICU-4666 fix no data test failure
X-SVN-Rev: 18261
2005-07-15 22:02:05 +00:00
Eric Mader
170b7f0690 ICU-4665 DateFormatRoundTripTest should look for both "z" and "Z" to check for presence of zone.
X-SVN-Rev: 18260
2005-07-15 21:31:16 +00:00