scuffed-code/icu4c/source/test/intltest
2012-06-06 04:13:28 +00:00
..
aliastst.cpp ICU-5282 Fix problems found by uconfigtest. 2006-07-28 22:58:29 +00:00
aliastst.h
allcoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
allcoll.h
alphaindextst.cpp ICU-9009 For Alphabetic Index, add hard coded fall back in case there is no data available for defining the Labels. 2012-02-18 00:11:03 +00:00
alphaindextst.h ICU-9009 For Alphabetic Index, add hard coded fall back in case there is no data available for defining the Labels. 2012-02-18 00:11:03 +00:00
apicoll.cpp ICU-8079 rewrite/simplify sort key buffer/memory management, fixes overflow & length counting bugs 2011-05-03 00:29:45 +00:00
apicoll.h ICU-8079 rewrite/simplify sort key buffer/memory management, fixes overflow & length counting bugs 2011-05-03 00:29:45 +00:00
astrotst.cpp ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
astrotst.h ICU-3785 Added test for MoonAge 2008-07-10 19:42:12 +00:00
bidiconf.cpp ICU-7237 adjust BiDiConformanceTest for Unicode 6 BidiTest.txt (auto-RTL in bit set) 2010-07-08 05:16:35 +00:00
bytestrietest.cpp ICU-8350 better ASCII/EBCDIC fix 2011-05-03 20:34:28 +00:00
calcasts.cpp ICU-8489 Merge CLDR release-2-0-d01 into ICU 2011-05-05 18:12:27 +00:00
calcasts.h ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk. 2008-03-22 02:58:07 +00:00
callimts.cpp ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE 2011-07-06 04:03:35 +00:00
callimts.h ICU-6887 Fix day-of-month calculations in Islamic calendar - add back to limits test 2010-02-25 00:03:49 +00:00
calregts.cpp ICU-9019 fix test err 2012-02-21 16:50:43 +00:00
calregts.h ICU-9019 uset_add with non-lenient calendars 2012-02-21 01:21:01 +00:00
caltest.cpp ICU-9191 copy locale in cloned calendars 2012-03-08 19:29:24 +00:00
caltest.h ICU-9191 copy locale in cloned calendars 2012-03-08 19:29:24 +00:00
caltztst.cpp ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
caltztst.h ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
canittst.cpp ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193 2011-06-03 05:23:57 +00:00
canittst.h ICU-5333 Whitespace changes. 2006-08-20 05:08:35 +00:00
citrtest.cpp ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros 2011-07-27 05:53:56 +00:00
citrtest.h
cntabcol.cpp ICU-4707 Fix some compiler warnings. 2006-07-03 07:40:30 +00:00
cntabcol.h ICU-4707 Fix some compiler warnings. 2006-07-03 07:40:30 +00:00
convtest.cpp ICU-7592 Update the conversion data driven test cases and test code to handle new configuration for skipping test in ICU4J. 2010-05-06 19:05:52 +00:00
convtest.h ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs 2007-10-24 21:15:41 +00:00
cpdtrtst.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
cpdtrtst.h
csdetest.cpp ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects. 2012-06-01 20:40:48 +00:00
csdetest.h ICU-6954 Add test for this charset detector bug. Fix will follow later. 2012-05-26 00:19:47 +00:00
currcoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
currcoll.h
dadrcal.cpp ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 ) 2010-05-12 17:56:02 +00:00
dadrcal.h ICU-4567 data driven format test 2007-08-10 02:09:24 +00:00
dadrcoll.cpp ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857 2010-10-19 21:48:04 +00:00
dadrcoll.h ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
dadrfmt.cpp ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 ) 2010-05-12 17:56:02 +00:00
dadrfmt.h ICU-4567 data driven format test 2007-08-10 02:09:24 +00:00
dcfmapts.cpp ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725) 2010-10-26 18:11:13 +00:00
dcfmapts.h ICU-6991 Code coverage for missing functions in Calendar, DecimalFormat, and CurrencyPluralInfo 2009-09-08 22:29:54 +00:00
dcfmtest.cpp ICU-8298 avoid ambiguous method matching for MaybeStackArray[index] 2012-06-04 23:51:39 +00:00
dcfmtest.h ICU-5193 Big decimal number formatting. 2010-02-26 02:29:00 +00:00
decoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
decoll.h
dtfmapts.cpp ICU-8716 Update intltest and cintltst to pass without data in 49M2 2011-12-12 23:28:25 +00:00
dtfmapts.h ICU-6991 Add test for better code coverage in various calendar classes and dateformat. 2009-09-17 21:55:11 +00:00
dtfmrgts.cpp ICU-9242 Fix format parsing in ICU4C calendar code 2012-05-09 21:00:40 +00:00
dtfmrgts.h ICU-9242 Fix format parsing in ICU4C calendar code 2012-05-09 21:00:40 +00:00
dtfmtrtts.cpp ICU-9284 Fix test case in date format round trip test for hebrew calendar 2012-04-25 16:21:28 +00:00
dtfmtrtts.h ICU-5267 DateFormatSymbols::getZoneType() needs to check for empty strings. 2006-07-18 22:14:29 +00:00
dtfmttst.cpp ICU-9168 Add some more fix for uconfig and header test failures 2012-03-02 20:18:40 +00:00
dtfmttst.h ICU-9110 Commit the C tests too 2012-02-21 09:19:57 +00:00
dtifmtts.cpp ICU-8846 Merge CLDRv21M1 data into ICU 2011-09-29 21:52:25 +00:00
dtifmtts.h ICU-6157 update after 1st round code review 2008-06-16 22:32:36 +00:00
dtptngts.cpp ICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates from cldrbug 4395, update tests 2012-02-17 08:42:10 +00:00
dtptngts.h ICU-7180 For hour field, change default behavior to not adjust pattern 2009-12-10 09:13:49 +00:00
encoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
encoll.h ICU-5426 Reduce VM size and reduce exported data on Unix machines. 2006-10-01 06:45:25 +00:00
escoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
escoll.h
ficoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
ficoll.h
fldset.cpp ICU-8578 Apply patch to fix some compiler warnings and related issues 2011-06-10 18:56:08 +00:00
fldset.h ICU-7586 fix namespace bugs 2010-06-15 21:19:16 +00:00
frcoll.cpp ICU-8046 CLDR 1.9 integration pass 1, update tests 2010-10-19 03:31:50 +00:00
frcoll.h
g7coll.cpp ICU-8046 CLDR 1.9 integration pass 1, update tests 2010-10-19 03:31:50 +00:00
g7coll.h ICU-5426 Reduce VM size and reduce exported data on Unix machines. 2006-10-01 06:45:25 +00:00
icusvtst.cpp ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193 2011-06-03 05:23:57 +00:00
icusvtst.h
idnaconf.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
idnaconf.h
idnaref.cpp ICU-8874 Fixed test case problem which triggered TestIDNAMonkeyTest failure intermittently. Also updated TestCompareReferenceImpl to cover the case which used to trigger the test failure. 2011-10-07 22:28:32 +00:00
idnaref.h ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples) 2011-05-16 20:46:27 +00:00
incaltst.cpp ICU-7882 Enable BCP47 ids and update a few test cases in ICU4C. 2010-08-20 20:11:37 +00:00
incaltst.h ICU-4567 taiwan calendar for C/C++ 2007-08-16 18:40:18 +00:00
intltest.cpp ICU-9345 add -T (notime) option to intltest 2012-05-30 00:37:33 +00:00
intltest.h ICU-9010 remove --disable-threads, move ICU_USE_THREADS out of uconfig.h into test code 2012-06-06 04:13:28 +00:00
intltest.vcxproj ICU-8711 Move Thai and Khmer test data from dedicated file to standard test data file, and remove dedicated code. 2012-01-20 02:35:00 +00:00
intltest.vcxproj.filters ICU-8711 Move Thai and Khmer test data from dedicated file to standard test data file, and remove dedicated code. 2012-01-20 02:35:00 +00:00
itercoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
itercoll.h
itformat.cpp ICU-7650 Fix uconfig test errors in i18n library and test codes. 2010-05-07 07:28:47 +00:00
itformat.h
itmajor.cpp ICU-7247 finish testing LocalPointer variants, and improve API docs 2009-11-20 23:28:47 +00:00
itmajor.h
itrbbi.cpp ICU-8711 Move Thai and Khmer test data from dedicated file to standard test data file, and remove dedicated code. 2012-01-20 02:35:00 +00:00
itrbbi.h
itrbnf.cpp ICU-8716 Update intltest and cintltst to pass without data in 49 2012-02-20 19:13:36 +00:00
itrbnf.h ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF 2012-02-17 23:09:57 +00:00
itrbnfp.cpp ICU-7084 Fix TESTCASE redefinition compiler errors. 2009-11-14 22:08:42 +00:00
itrbnfp.h
itrbnfrt.cpp ICU-7084 Fix TESTCASE redefinition compiler errors. 2009-11-14 22:08:42 +00:00
itrbnfrt.h ICU-5366 The Greek RBNF rules don't exist. The default locale's rules shouldn't be tested this way. 2006-11-09 00:51:18 +00:00
itspoof.cpp ICU-8654 Fix incorrectly escaped unicode in test. 2011-06-22 04:44:45 +00:00
itspoof.h ICU-8654 Spoof check, incorrect length used on NFD text. 2011-06-17 20:47:37 +00:00
ittrans.cpp ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code) 2007-07-19 04:33:20 +00:00
ittrans.h
itutil.cpp ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ... 2011-12-01 00:43:35 +00:00
itutil.h ICU-6483 add ErrorCode class, C++ convenience wrapper for UErrorCode 2009-03-11 05:27:11 +00:00
jacoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
jacoll.h
jamotest.cpp ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
jamotest.h
lcukocol.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
lcukocol.h
locnmtst.cpp ICU-8456 fix display of keywords in locale names 2012-02-14 00:42:04 +00:00
locnmtst.h ICU-8456 fix display of keywords in locale names 2012-02-14 00:42:04 +00:00
loctest.cpp ICU-8668 C, C++, restrict script to alphabetic in locale name. 2011-12-05 20:15:15 +00:00
loctest.h ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test. 2010-01-14 02:23:46 +00:00
Makefile.in ICU-8711 Move Thai and Khmer test data from dedicated file to standard test data file, and remove dedicated code. 2012-01-20 02:35:00 +00:00
miscdtfm.cpp ICU-8716 Update intltest and cintltst to pass without data in 49M2 2011-12-12 23:28:25 +00:00
miscdtfm.h
mnkytst.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
mnkytst.h
msfmrgts.cpp ICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8 2011-05-10 22:01:46 +00:00
msfmrgts.h ICU-6991 Code coverage for missing functions in MessageFormat. 2009-09-04 21:10:10 +00:00
nmfmapts.cpp ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725) 2010-10-26 18:11:13 +00:00
nmfmapts.h
nmfmtrt.cpp ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
nmfmtrt.h ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
normconf.cpp ICU-7273 remove #include unormimp.h where not used any more 2010-02-25 00:21:02 +00:00
normconf.h
nptrans.cpp ICU-7273 remove u_growBufferFromStatic() -- using UnicodeString instead 2010-02-19 23:49:51 +00:00
nptrans.h ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples) 2011-05-16 20:46:27 +00:00
numfmtst.cpp ICU-9258 fix test code 2012-05-30 19:02:58 +00:00
numfmtst.h ICU-9258 merge from branches, performance improvements 2012-05-30 00:41:57 +00:00
numrgts.cpp ICU-8716 Update intltest and cintltst to pass without data in 49 2012-02-20 19:13:36 +00:00
numrgts.h ICU-9109 Fixed missing digit issue with DecimalFormat in lenient mode. 2012-02-14 07:05:58 +00:00
plurfmts.cpp ICU-9132 ordinal-plural formatting in C/C++ 2012-04-07 04:27:27 +00:00
plurfmts.h ICU-9132 ordinal-plural formatting in C/C++ 2012-04-07 04:27:27 +00:00
plurults.cpp ICU-9132 ordinal-plural formatting in C/C++ 2012-04-07 04:27:27 +00:00
plurults.h ICU-9132 ordinal-plural formatting in C/C++ 2012-04-07 04:27:27 +00:00
pptest.cpp ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies 2010-05-19 17:29:33 +00:00
pptest.h ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
punyref.c
punyref.h
rbbiapts.cpp ICU-8716 Fix some rbbi and number format test so that it will pass without data 2011-08-30 19:11:32 +00:00
rbbiapts.h ICU-8490 Add BreakIterator::refresInputText() 2011-06-09 22:49:40 +00:00
rbbitst.cpp ICU-9232 Update version in ICU4C to 50.0.1 and update time bombs 2012-04-18 17:03:06 +00:00
rbbitst.h ICU-8827 Unicode 6.1 update: svn merge branches/markus/uni61 at r31062 into the trunk 2011-12-08 22:37:24 +00:00
regcoll.cpp ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set. 2011-06-20 17:18:46 +00:00
regcoll.h ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set. 2011-06-20 17:18:46 +00:00
regextst.cpp ICU-9283 fix for look-behind assertions w/ case insensitive matching. 2012-04-27 21:29:34 +00:00
regextst.h ICU-9283 fix for look-behind assertions w/ case insensitive matching. 2012-04-27 21:29:34 +00:00
reptest.cpp ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
reptest.h
restest.cpp ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
restest.h
restsnew.cpp ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
restsnew.h
rndmcoll.cpp ICU-5575 Get ready for milestone 2. Change to 3.7.2. 2007-06-20 20:58:41 +00:00
rndmcoll.h
sdtfmtts.cpp ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725) 2010-10-26 18:11:13 +00:00
sdtfmtts.h
selfmts.cpp ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882 2011-04-25 20:47:32 +00:00
selfmts.h ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat 2010-01-16 03:07:18 +00:00
sfwdchit.cpp
sfwdchit.h
simplethread.cpp ICU-9010 remove --disable-threads, move ICU_USE_THREADS out of uconfig.h into test code 2012-06-06 04:13:28 +00:00
simplethread.h ICU-7074 Fix svn prop issue. 2009-10-05 20:57:57 +00:00
srchtest.cpp ICU-8578 Apply patch to fix some compiler warnings and related issues 2011-06-10 18:56:08 +00:00
srchtest.h ICU-6344 disable search if break iteration is on 2008-06-20 22:53:25 +00:00
ssearch.cpp ICU-9232 Fix timebomb failure in ssearch 2012-04-23 06:07:45 +00:00
ssearch.h ICU-6991 Code coverage for missing functions in Calendar, DecimalFormat, MessageFormat, PluralFormat, and StringList. 2009-09-09 16:44:34 +00:00
strcase.cpp ICU-9065 internal API for reverse-full-case-folding data 2012-01-20 19:35:13 +00:00
strtest.cpp ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
strtest.h ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE 2011-07-06 04:03:35 +00:00
svccoll.cpp ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193 2011-06-03 05:23:57 +00:00
svccoll.h
tchcfmt.cpp ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882 2011-04-25 20:47:32 +00:00
tchcfmt.h ICU-6153 Prevent crash for large ChoiceFormat values by using the correct printf specification. 2008-01-21 17:27:53 +00:00
testidn.cpp ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros 2011-07-27 05:53:56 +00:00
testidna.cpp ICU-8874 Fixed test case problem which triggered TestIDNAMonkeyTest failure intermittently. Also updated TestCompareReferenceImpl to cover the case which used to trigger the test failure. 2011-10-07 22:28:32 +00:00
testidna.h ICU-5426 Reduce VM size and reduce exported data on Unix machines. 2006-10-01 06:45:25 +00:00
testutil.cpp ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++) 2009-11-13 19:25:21 +00:00
testutil.h ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++) 2009-11-13 19:25:21 +00:00
textfile.cpp ICU-8794 Ensure that TextFile::ensureCapacity initial loop value is at least 64, quiet a warning. 2011-09-14 21:27:45 +00:00
textfile.h ICU-8491 remove uprv_isRuleWhiteSpace(c) 2011-04-26 06:39:29 +00:00
tfsmalls.cpp
tfsmalls.h
thcoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
thcoll.h
tmsgfmt.cpp ICU-9132 finalize new MessageFormat pattern argument type to selectordinal 2012-04-13 17:37:12 +00:00
tmsgfmt.h ICU-9132 finalize new MessageFormat pattern argument type to selectordinal 2012-04-13 17:37:12 +00:00
tokiter.cpp ICU-8491 remove uprv_isRuleWhiteSpace(c) 2011-04-26 06:39:29 +00:00
tokiter.h ICU-8491 remove uprv_isRuleWhiteSpace(c) 2011-04-26 06:39:29 +00:00
transapi.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
transapi.h
transrt.cpp ICU-8978 Actually for transrt.cpp, need to remove u0970 from [:Devanagari:], not RT exclusions 2011-12-09 19:25:02 +00:00
transrt.h
transtst.cpp ICU-9013 deprecate API for Unicode 1.0 character names & ISO comments, remove support & data 2011-12-15 21:43:35 +00:00
transtst.h ICU-8491 remove uprv_isRuleWhiteSpace(c) 2011-04-26 06:39:29 +00:00
trcoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
trcoll.h
trnserr.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
trnserr.h
tscoll.cpp ICU-8755 interim fix. MessagePattern still needs fixing. 2011-08-13 02:45:09 +00:00
tscoll.h ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976 2008-05-23 04:22:28 +00:00
tsdate.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
tsdate.h
tsdcfmsy.cpp ICU-7385 changed ECurrencySpacing into a C enum. 2010-12-15 23:46:53 +00:00
tsdcfmsy.h
tsdtfmsy.cpp ICU-8716 Update intltest and cintltst to pass without data in 49M2 2011-12-12 23:28:25 +00:00
tsdtfmsy.h
tsmthred.cpp ICU-9010 remove --disable-threads, move ICU_USE_THREADS out of uconfig.h into test code 2012-06-06 04:13:28 +00:00
tsmthred.h
tsnmfmt.cpp ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
tsnmfmt.h
tsputil.cpp ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
tsputil.h ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement 2011-05-26 20:05:39 +00:00
tstnorm.cpp ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ... 2011-12-01 00:43:35 +00:00
tstnorm.h ICU-6845 Improve the code coverage in ICU4C. 2010-10-12 16:38:38 +00:00
tstnrapi.cpp ICU-7273 remove #include unormimp.h where not used any more 2010-02-25 00:21:02 +00:00
tufmtts.cpp ICU-7387 Changed TimeUnitFormat::EStyle should bto C enum. 2011-04-28 16:42:58 +00:00
tufmtts.h ICU-7902 TimeUnitFormat uses unlocalized short time units for Greek, icu4c part 2010-10-19 08:28:02 +00:00
tzbdtest.cpp ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
tzbdtest.h
tzfmttst.cpp ICU-8716 Fix errors in cintltst and intltest when data is missing 2012-03-01 05:27:43 +00:00
tzfmttst.h ICU-7489 Remove unnecessary test TimeZoneRoundTripPerf 2010-09-17 16:37:20 +00:00
tzoffloc.cpp ICU-8716 Update intltest and cintltst to pass without data in 49M2 2011-12-12 23:28:25 +00:00
tzoffloc.h ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +00:00
tzregts.cpp ICU-8716 Update intltest and cintltst to pass without data in 49M2 2011-12-12 23:28:25 +00:00
tzregts.h
tzrulets.cpp ICU-9127 fix regression on iOS, introduced in r31009 2012-02-22 02:12:55 +00:00
tzrulets.h ICU-8943 RBTZ fix in ICU4C and its test case 2011-12-02 07:02:54 +00:00
tztest.cpp ICU-9071 Merge data from CLDR release-21-d01 2012-02-02 22:53:19 +00:00
tztest.h ICU-8779 add getUnknown() 2011-09-28 00:00:31 +00:00
ucaconf.cpp ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857 2010-10-19 21:48:04 +00:00
ucaconf.h
ucdtest.cpp ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ... 2011-12-01 00:43:35 +00:00
ucdtest.h ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882 2011-04-25 20:47:32 +00:00
ucharstrietest.cpp ICU-8167 move string tries to the common library and make API headers public 2011-03-03 21:56:36 +00:00
uobjtest.cpp ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues 2011-08-18 18:47:16 +00:00
uobjtest.h ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies 2010-05-19 17:29:33 +00:00
usettest.cpp ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193 2011-06-03 05:23:57 +00:00
usettest.h ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code) 2007-07-19 04:33:20 +00:00
ustrtest.cpp ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros 2011-07-27 05:53:56 +00:00
ustrtest.h ICU-9065 internal API for reverse-full-case-folding data 2012-01-20 19:35:13 +00:00
uts46test.cpp ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE 2011-07-06 04:03:35 +00:00
utxttest.cpp ICU-8123 Remove utext comparison functions. 2012-01-31 01:14:41 +00:00
utxttest.h ICU-8123 Remove utext comparison functions. 2012-01-31 01:14:41 +00:00
uvectest.cpp ICU-8617 move UHashTok into lower-level uelement.h (new) and rename to UElement to share with UVector 2011-07-04 23:51:56 +00:00
uvectest.h
v32test.cpp ICU-6076 Fix some realloc issues. 2007-12-14 09:23:07 +00:00
v32test.h
wbnf.cpp ICU-5357 Fix broken HTTP links in documentation. 2007-06-11 19:14:47 +00:00
wbnf.h
windttst.cpp ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
windttst.h ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
winnmtst.cpp ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues 2011-08-18 18:47:16 +00:00
winnmtst.h ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues 2011-08-18 18:47:16 +00:00
winutil.cpp ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
winutil.h ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00