Commit Graph

103 Commits

Author SHA1 Message Date
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