Ram Viswanadha
f9555fcca8
ICU-4741 changes for zoneStrings access
...
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
George Rhoten
d0d876fcf7
ICU-4717 Fix memory leak.
...
X-SVN-Rev: 18429
2005-08-12 17:11:27 +00:00
Vladimir Weinstein
6115361760
ICU-4717 fix stack object initialization in init_resb_result - test
...
X-SVN-Rev: 18418
2005-08-10 06:13:37 +00:00
Vladimir Weinstein
1b70e032c6
ICU-4395 properly reflect fallback info in status - test
...
X-SVN-Rev: 18201
2005-07-11 22:39:26 +00:00
George Rhoten
cdccbad7a5
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18108
2005-07-01 04:25:15 +00:00
Steven R. Loomis
762080be78
ICU-4582 seems OK on C.. adding tests
...
X-SVN-Rev: 17903
2005-06-15 22:49:04 +00:00
George Rhoten
235a02a9b7
ICU-4516 Fix a compiler warning.
...
X-SVN-Rev: 17744
2005-05-31 17:20:28 +00:00
Ram Viswanadha
5fb23a1b19
ICU-4450 Synch data with CLDR
...
X-SVN-Rev: 17630
2005-05-19 20:28:20 +00:00
Vladimir Weinstein
da78e8a32a
ICU-4516 cover the whole range with the test
...
X-SVN-Rev: 17602
2005-05-17 02:38:32 +00:00
Vladimir Weinstein
1a35e0e8e5
ICU-4516 test CLDR style aliases
...
X-SVN-Rev: 17598
2005-05-17 00:09:49 +00:00
Vladimir Weinstein
5bc81439bc
ICU-4122 more tests for xpath
...
X-SVN-Rev: 17448
2005-04-01 07:59:38 +00:00
Ram Viswanadha
9f89ff2961
ICU-4450 synch data with CLDR 1.3-alpha
...
X-SVN-Rev: 17370
2005-03-22 01:38:18 +00:00
Eric Mader
f57c82a12d
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
Vladimir Weinstein
84f5b53959
ICU-4122 test for xpath support
...
X-SVN-Rev: 17300
2005-03-08 23:59:12 +00:00
George Rhoten
58ba61df77
ICU-4092 Improve code coverage of ures_openU
...
X-SVN-Rev: 17027
2004-12-28 20:55:07 +00:00
George Rhoten
70e9d03998
ICU-4299 Fix ures_openU so that it works as documented
...
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
f02886798f
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Vladimir Weinstein
f36cbfc414
ICU-3938 valid sub locales - fix tests
...
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
George Rhoten
5fac5d74b6
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
Steven R. Loomis
b64e784fe7
ICU-4102 remove some incorrect comments
...
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Vladimir Weinstein
5544bc1710
ICU-3763 fix path stomping when parent == fill-in
...
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Vladimir Weinstein
09f8ca5624
ICU-4102 fix ures_getByKeyWithFallback for aliased resources
...
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
Ram Viswanadha
62c6f70295
ticket: 3938: fix the tests
...
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Steven R. Loomis
b713df344d
ICU-4144 getFunctionalEquivalent test updates
...
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
Vladimir Weinstein
3f2eaaf702
ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
...
X-SVN-Rev: 16488
2004-10-14 20:13:13 +00:00
Steven R. Loomis
61d6352299
ICU-3938 more cldr 1.2 test updates
...
X-SVN-Rev: 16383
2004-10-01 21:04:48 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
Vladimir Weinstein
015097925c
ICU-4102 Test for direct access handling of aliases fix
...
X-SVN-Rev: 16327
2004-09-14 23:36:24 +00:00
George Rhoten
32a46bedba
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
...
X-SVN-Rev: 16232
2004-08-31 21:32:49 +00:00
Ram Viswanadha
b4f6b28433
ICU-3925 add data generated from CLDR
...
X-SVN-Rev: 16173
2004-08-20 23:12:31 +00:00
Ram Viswanadha
15bd863941
ICU-3925 various fixes
...
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
Ram Viswanadha
422c958275
ICU-3925 look for data in test data bundle on ICU data bundle
...
X-SVN-Rev: 16116
2004-08-05 20:24:31 +00:00
George Rhoten
e230984e3f
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 15844
2004-06-11 00:35:03 +00:00
Steven R. Loomis
2f7efe7cc9
ICU-3831 uconfig fixes
...
X-SVN-Rev: 15842
2004-06-10 23:51:33 +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
George Rhoten
319c409205
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15406
2004-05-19 18:49:54 +00:00
Ram Viswanadha
7e8b2aed7c
ICU-3764 fix the tests
...
X-SVN-Rev: 15368
2004-05-18 06:34:26 +00:00
Steven R. Loomis
db880037f8
ICU-2487 change ures_findResource tests to not use collation as an example.
...
X-SVN-Rev: 14982
2004-04-15 08:06:17 +00:00
Steven R. Loomis
4d9959385c
ICU-2487 fix some more bugs (don't use ures_findResource on collation)
...
X-SVN-Rev: 14980
2004-04-15 07:50:53 +00:00
Steven R. Loomis
baaf3bc2aa
ICU-2487 move collation data into new tree
...
X-SVN-Rev: 14968
2004-04-14 20:28:35 +00:00
Ram Viswanadha
e9b22210be
ICU-3192 tests for string termination
...
X-SVN-Rev: 14637
2004-03-05 01:37:29 +00:00
George Rhoten
0c13042969
ICU-3080 Make it easier to see what's wrong when the experimental data is being tested.
...
X-SVN-Rev: 14521
2004-02-13 23:07:07 +00:00
Markus Scherer
725457bca6
ICU-3445 fix tests for UCONFIG_NO_...
...
X-SVN-Rev: 14099
2003-12-11 17:40:28 +00:00
George Rhoten
27ae318440
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14026
2003-12-06 01:06:05 +00:00
George Rhoten
18a63c92c9
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13943
2003-12-02 18:53:27 +00:00
Vladimir Weinstein
43f8403ace
ICU-2438 CollationElements->collations changes in cintltst
...
X-SVN-Rev: 13670
2003-11-11 21:41:47 +00:00
Markus Scherer
ed80d8854b
ICU-3115 allow res_findResource() to modify the path contents
...
X-SVN-Rev: 13463
2003-10-17 23:58:52 +00:00
Ram Viswanadha
8efb4c9ef0
ICU-2947 improve testing
...
X-SVN-Rev: 13247
2003-09-30 18:23:06 +00:00
Ram Viswanadha
05ee82acf2
ICU-2947 make root locale language neutral
...
X-SVN-Rev: 13226
2003-09-27 01:09:40 +00:00