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
Vladimir Weinstein
4f611b6d21
ICU-3140 removed old and buggy Thai test file
...
X-SVN-Rev: 13211
2003-09-25 18:42:54 +00:00
Ram Viswanadha
9a043c2e5f
ICU-3050 StringPrep API first cut
...
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
George Rhoten
46e19fbcbc
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
...
X-SVN-Rev: 12545
2003-06-22 22:23:05 +00:00
Vladimir Weinstein
a6c58b81f0
ICU-3010 fix resource bundle version test
...
X-SVN-Rev: 12447
2003-06-11 03:12:41 +00:00
Vladimir Weinstein
1d42538280
ICU-2840 Tests shouldn't crash if data is not present
...
X-SVN-Rev: 12268
2003-06-04 05:19:50 +00:00
Steven R. Loomis
ff094882fa
ICU-2896 uconfig.h change, don't crash when data missing
...
X-SVN-Rev: 12190
2003-05-30 00:29:34 +00:00
Vladimir Weinstein
a44a8dc8a3
ICU-2835 testing ures_getStringBy... and getNextString when feeding aliases
...
X-SVN-Rev: 11892
2003-05-12 18:24:01 +00:00
George Rhoten
926c61acaf
ICU-2729 Fix a memory leak
...
X-SVN-Rev: 11827
2003-05-07 01:22:34 +00:00
George Rhoten
d72b0318f0
ICU-2699 Fixed some compiler warnings.
...
X-SVN-Rev: 11704
2003-04-25 16:27:10 +00:00
Ram Viswanadha
55f4855c84
ICU-2298 test include functionality
...
X-SVN-Rev: 11686
2003-04-24 23:08:42 +00:00
Vladimir Weinstein
d84ed8d5fa
ICU-2835 fix for convenience ures_ APIs not following aliases - need more testing
...
X-SVN-Rev: 11634
2003-04-23 06:59:50 +00:00
Markus Scherer
912673a5e4
ICU-2580 replace RES_ UResType constant names with URES_ names
...
X-SVN-Rev: 11564
2003-04-16 23:52:32 +00:00
Ram Viswanadha
e634042856
ICU-2713 test for unescaping bug
...
X-SVN-Rev: 11191
2003-02-28 21:27:05 +00:00
George Rhoten
e7e5cba77d
ICU-2729 Fix a memory leak
...
X-SVN-Rev: 11155
2003-02-25 21:07:42 +00:00
Ram Viswanadha
ac588c223e
ICU-2713 test for unescaping bug
...
X-SVN-Rev: 11063
2003-02-15 01:37:29 +00:00
George Rhoten
cfbdea0e8a
ICU-2710 Remove obsolete code
...
X-SVN-Rev: 11040
2003-02-14 01:33:13 +00:00
Ram Viswanadha
e62bfc04cb
ICU-2626 test for \u0075 parsing
...
X-SVN-Rev: 10819
2003-01-08 21:15:50 +00:00
Vladimir Weinstein
59c216785e
ICU-2135 memory fixes for tests
...
X-SVN-Rev: 10657
2002-12-13 06:01:49 +00:00
Vladimir Weinstein
76750ed1ab
ICU-2558 test fix
...
X-SVN-Rev: 10624
2002-12-11 23:57:06 +00:00
Vladimir Weinstein
42a9879b66
ICU-2558 fixed resb code overwriting warning statuses
...
X-SVN-Rev: 10599
2002-12-11 01:39:59 +00:00
Steven R. Loomis
1234754799
ICU-2248 modularize icu- fix tests
...
X-SVN-Rev: 9946
2002-10-02 17:18:04 +00:00
Markus Scherer
357b9c633a
ICU-2248 modularize ICU - make test work
...
X-SVN-Rev: 9938
2002-10-01 18:47:36 +00:00
Ram Viswanadha
cff7fbf28e
ICU-1941 fixed building on linux
...
X-SVN-Rev: 9888
2002-09-19 00:31:11 +00:00
Ram Viswanadha
33c1b1707b
ICU-1941 update the test to use iscii
...
X-SVN-Rev: 9886
2002-09-18 21:11:59 +00:00
Steven R. Loomis
b7120e2ff7
ICU-1941 back off a little on the NULL checking..
...
X-SVN-Rev: 9883
2002-09-18 01:59:06 +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
George Rhoten
0e172ed2e9
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9770
2002-08-22 20:48:21 +00:00
George Rhoten
56cbadb751
ICU-2085 Don't use deprecated code anymore
...
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
Vladimir Weinstein
484b577415
ICU-1948 Fixed incorrectly assigning keys to directly accessed resources
...
X-SVN-Rev: 9440
2002-07-30 20:49:30 +00:00
Vladimir Weinstein
26a6a81be7
ICU-1948 test error conditions and dispose of resources in TestDirectAccess
...
X-SVN-Rev: 9410
2002-07-29 23:01:44 +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
35b7aab4d6
ICU-900 Fix some compiler warnings.
...
X-SVN-Rev: 9228
2002-07-17 15:39:16 +00:00
Steven R. Loomis
06d5ee2949
ICU-1992 data packaging changes
...
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Vladimir Weinstein
923c56edd3
ICU-1948 Moved direct access APIs from public to private header until the next release
...
X-SVN-Rev: 9143
2002-07-13 05:36:27 +00:00
George Rhoten
32635ba9d2
ICU-1913 Comment part of the test out because the keys on EBCDIC machines sort differently, like as/400
...
X-SVN-Rev: 9129
2002-07-12 22:17:29 +00:00
George Rhoten
c5d7d27ee3
ICU-1948 Add a newline at the end of the file.
...
X-SVN-Rev: 9072
2002-07-09 22:41:04 +00:00
Vladimir Weinstein
e594347bf5
ICU-1948 test resource level sharing
...
X-SVN-Rev: 8936
2002-06-24 20:58:56 +00:00
Vladimir Weinstein
9e2dca1c4e
ICU-1948 move %%CollationBin under CollationElements table
...
X-SVN-Rev: 8890
2002-06-14 05:59:49 +00:00
George Rhoten
c5d729bdf8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7719
2002-02-20 17:36:11 +00:00
George Rhoten
eba490c4ec
ICU-1616 Fix some more of the Locale data
...
X-SVN-Rev: 7654
2002-02-14 02:27:03 +00:00
George Rhoten
e33da55324
ICU-1499 Change LocaleID from string -> int.
...
X-SVN-Rev: 7599
2002-02-08 01:08:50 +00:00
Ram Viswanadha
91a68ca546
ICU-1628 fix u_setDataDirecotry in tests
...
X-SVN-Rev: 7592
2002-02-07 21:36:52 +00:00
Ram Viswanadha
876e5cd929
ICU-1698 fix out of source and insource testdata path
...
X-SVN-Rev: 7591
2002-02-07 19:37:34 +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
7b4ed42d34
ICU-1627 implement fallback for loading data
...
X-SVN-Rev: 7518
2002-01-29 04:01:49 +00:00
George Rhoten
93ee05a652
ICU-1616 Fix the error message
...
X-SVN-Rev: 7510
2002-01-25 17:55:50 +00:00
Ram Viswanadha
ab1317f800
ICU-1627 Update paths to find data from new location
...
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
George Rhoten
4ffd4729dd
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7440
2002-01-16 04:33:47 +00:00
George Rhoten
049b557e40
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6851
2001-11-13 23:04:29 +00:00
George Rhoten
7466176e30
ICU-770 Memory cleanup
...
X-SVN-Rev: 6844
2001-11-13 22:25:38 +00:00