Commit Graph

1474 Commits

Author SHA1 Message Date
George Rhoten
a9430a6016 ICU-3222 Fix a compiler warning
X-SVN-Rev: 12978
2003-08-29 00:45:57 +00:00
George Rhoten
820be87436 ICU-2966 tz.icu no longer exists.
X-SVN-Rev: 12976
2003-08-28 22:52:38 +00:00
Ram Viswanadha
9b26c349ff ICU-3050 clean up
X-SVN-Rev: 12951
2003-08-27 00:05:25 +00:00
Ram Viswanadha
596578756a ICU-3050 fix a bug found while porting and add a test
X-SVN-Rev: 12933
2003-08-25 22:06:59 +00:00
Vladimir Weinstein
3943da5755 ICU-2458 Update tests according to the new UCA data file
X-SVN-Rev: 12922
2003-08-23 01:46:02 +00:00
Syn Wee Quek
f540615c13 ICU-1851 backwards iterator prefix zeros fix
X-SVN-Rev: 12913
2003-08-22 22:49:35 +00:00
Vladimir Weinstein
66b53fd632 ICU-1851 CODAN tests
X-SVN-Rev: 12862
2003-08-18 22:12:04 +00:00
Eric Mader
c59ca9c9fc ICU-3174 Add tests for trailing whitespace runs, run all tests twice, once as before, and once calling ubidi_CountRuns().
X-SVN-Rev: 12858
2003-08-18 17:39:59 +00:00
Andy Heninger
2357f130ab ICU-3156 fix test program problems introduced by adding u_cleanup to heap/mutex setter tests
X-SVN-Rev: 12851
2003-08-16 02:17:56 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
George Rhoten
086eac536f ICU-2449 Allow the converters to be loaded from testdata
X-SVN-Rev: 12824
2003-08-14 16:09:58 +00:00
Andy Heninger
c934d47697 ICU-3156 u_setIncDecFunctions(), API Docs
X-SVN-Rev: 12799
2003-08-08 23:56:02 +00:00
Andy Heninger
aedb354246 ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
Vladimir Weinstein
1a93f5d7aa ICU-3109 no C++ comments in C files
X-SVN-Rev: 12776
2003-08-06 17:56:12 +00:00
Vladimir Weinstein
de668ea37d ICU-3109 updated rules test so that it can handle indirect positioning
X-SVN-Rev: 12774
2003-08-06 17:29:38 +00:00
Eric Mader
b44cf65636 ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12768
2003-08-05 22:03:46 +00:00
Markus Scherer
30d945c26e ICU-3138 test a smaller array for the smaller threshold for insertionSort
X-SVN-Rev: 12763
2003-08-05 13:34:19 +00:00
Andy Heninger
ed7b79ac52 ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12760
2003-08-05 01:25:54 +00:00
Markus Scherer
2dca70aecf ICU-3050 test trie folding edge cases
X-SVN-Rev: 12758
2003-08-05 00:18:38 +00:00
Markus Scherer
8e7d1112f4 ICU-3138 test internal sort function
X-SVN-Rev: 12752
2003-08-04 20:36:18 +00:00
Markus Scherer
8f7006eec6 ICU-2449 adjust tests for modified truncated semantics and fixes and changes in ucnv_getNextUChar()
X-SVN-Rev: 12726
2003-08-01 14:30:29 +00:00
Markus Scherer
8fcfb9fe32 ICU-2449 reenable tests
X-SVN-Rev: 12725
2003-08-01 14:24:59 +00:00
Markus Scherer
1f2eee25e4 ICU-2449 move some test cases to intltest data-driven conversion tests
X-SVN-Rev: 12724
2003-08-01 14:23:17 +00:00
George Rhoten
21eb7860d6 ICU-3027 Fix the warning message about the global mutex
X-SVN-Rev: 12721
2003-07-31 23:13:45 +00:00
Syn Wee Quek
3ee80fc175 ICU-3083 supplementary bug fixed.
problem was that a wrong ce was given to estimate the estimated offset.

X-SVN-Rev: 12719
2003-07-31 19:31:58 +00:00
George Rhoten
e18743997e ICU-2948 Fix iu language name
X-SVN-Rev: 12707
2003-07-29 16:32:43 +00:00
Eric Mader
26372d2c88 ICU-3050 StringPrep API first cut; fix Visual Studio .NET projects.
X-SVN-Rev: 12704
2003-07-28 23:43:22 +00:00
George Rhoten
bc3acece8d ICU-2948 First try at adding more native names for languages and countries.
X-SVN-Rev: 12694
2003-07-25 23:33:32 +00:00
Ram Viswanadha
66179b902e ICU-3050 dont use // in C files
X-SVN-Rev: 12692
2003-07-25 23:02:40 +00:00
Ram Viswanadha
a2b91de857 ICU-3050 run through purify and fix memory leaks
X-SVN-Rev: 12689
2003-07-25 20:12:44 +00:00
Ram Viswanadha
fab121441c ICU-3050 Fix compiler warnings and build failures on AIX and Solaris
X-SVN-Rev: 12688
2003-07-25 16:01:32 +00:00
Ram Viswanadha
d9d1e7bf5a ICU-3050 add sprep tests
X-SVN-Rev: 12684
2003-07-25 01:03:50 +00:00
Ram Viswanadha
9a043c2e5f ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Andy Heninger
c78d5ede6d ICU-2871 Default Locale thread safety enhancements. Add cache of defaults that have been set.
X-SVN-Rev: 12669
2003-07-24 01:15:10 +00:00
Markus Scherer
cab6c351eb ICU-2449 move some test cases to intltest data-driven conversion tests
X-SVN-Rev: 12666
2003-07-24 00:18:28 +00:00
Andy Heninger
09564ef233 ICU-3121 back out crashing test until the problem can be fixed.
X-SVN-Rev: 12659
2003-07-22 23:30:32 +00:00
Vladimir Weinstein
6893e0e031 ICU-3122 test opening with empty and null rules
X-SVN-Rev: 12653
2003-07-22 16:49:56 +00:00
Vladimir Weinstein
b46dadcde8 ICU-3123 minor refactoring of test utility functions
X-SVN-Rev: 12652
2003-07-22 16:45:58 +00:00
Markus Scherer
305d4724a3 ICU-2449 adapt tests for new semantics of truncated sequences and move some to intltest data-driven conversion tests
X-SVN-Rev: 12648
2003-07-22 04:20:13 +00:00
Andy Heninger
50169fe541 ICU-3121 add udata_open() test with long name
X-SVN-Rev: 12645
2003-07-22 00:41:11 +00:00
Syn Wee Quek
5dc7d189e3 ICU-3094 fixed setOffset(0) error
X-SVN-Rev: 12608
2003-07-09 23:16:04 +00:00
Markus Scherer
4d08aae5ac ICU-2329 fix a test bug
X-SVN-Rev: 12598
2003-07-03 23:18:09 +00:00
Syn Wee Quek
9ebff88b24 ICU-3077 canonical search performed for full set of accents now. also added more detailed out-of-bounds checks
X-SVN-Rev: 12594
2003-07-03 19:17:35 +00:00
Markus Scherer
9ec6b45611 ICU-2329 replace APIs using char * for transliterator IDs with APIs using UChar * - to allow for more than invariant characters
X-SVN-Rev: 12586
2003-07-02 17:57:02 +00:00
Markus Scherer
84bd0babfa ICU-2329 do not use invariant-character conversion for strings with variant characters
X-SVN-Rev: 12585
2003-07-02 17:26:20 +00:00
Markus Scherer
5b46dcd196 ICU-2329 move cstring test up to test invariant-character handling early
X-SVN-Rev: 12582
2003-07-02 17:20:11 +00:00
Markus Scherer
e2a209d3df ICU-2329 test invariant-character handling
X-SVN-Rev: 12581
2003-07-02 17:19:38 +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
George Rhoten
2fad79165c ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
X-SVN-Rev: 12541
2003-06-22 13:11:20 +00:00
Vladimir Weinstein
a6c58b81f0 ICU-3010 fix resource bundle version test
X-SVN-Rev: 12447
2003-06-11 03:12:41 +00:00