scuffed-code/icu4c/source/test/intltest
Markus Scherer e1f1427f84 ICU-9789 ++enum requires cast
X-SVN-Rev: 32964
2012-12-14 17:10:15 +00:00
..
aliastst.cpp ICU-5282 Fix problems found by uconfigtest. 2006-07-28 22:58:29 +00:00
aliastst.h ICU-4707 Fix some compiler warnings 2006-03-23 03:57:20 +00:00
allcoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
allcoll.h ICU-4179 update copyright notices for ICU 3.2 2004-11-01 18:56:24 +00:00
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-9556 CollationKey with internal array; cleaner more understandable ByteSink code and usage in calcSortKey 2012-09-19 23:41:47 +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-9469 Improve support for C++11 2012-08-15 17:46:17 +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-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +00:00
calregts.h ICU-9452 Fixed calendar add issue with the Samoa Dec 2011 24 hour transition. 2012-08-09 21:29:53 +00:00
caltest.cpp ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +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-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +00:00
canittst.h ICU-5333 Whitespace changes. 2006-08-20 05:08:35 +00:00
citrtest.cpp ICU-8343 fix build errors in Visual Studio when exception is disabled 2012-06-28 23:28:00 +00:00
citrtest.h ICU-2118 improve API coverage 2002-11-27 02:40:34 +00:00
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
compactdecimalformattest.cpp ICU-9543 Fix uconfig test failure 2012-12-04 23:19:40 +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 ICU-3326 Don't include some unneeded headers. 2003-12-03 06:58:28 +00:00
csdetest.cpp ICU-9397 Update some tests in intltest and cintltst to pass without data in 50.0.1 2012-06-22 16:48:30 +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 ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
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-9656 Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt/parse glue them (with substitutions) and apply to single formatter 2012-10-15 23:32:31 +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-9258 Updated format/DecimalFormatTest/DataDrivenTests to format StringPiece in addition to DigitList. Fixed an error status problem (not returning U_FORMAT_INEXACT_ERROR) found by the StringPiece test. 2012-06-18 14:14:22 +00:00
dcfmtest.h ICU-9258 Updated format/DecimalFormatTest/DataDrivenTests to format StringPiece in addition to DigitList. Fixed an error status problem (not returning U_FORMAT_INEXACT_ERROR) found by the StringPiece test. 2012-06-18 14:14:22 +00:00
decoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
decoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
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-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +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-9789 ++enum requires cast 2012-12-14 17:10:15 +00:00
dtfmttst.h ICU-9789 lenient date/time parsing: accept missing or added trailing dot after non-numeric fields; refactor isNumeric() logic 2012-12-14 06:35:11 +00:00
dtifmtts.cpp ICU-9381 Shorten time zone generic location name per cldrbug:4897. Imported the CLDR trunk data including fixes necessary for this. 2012-09-11 15:28:29 +00:00
dtifmtts.h ICU-6157 update after 1st round code review 2008-06-16 22:32:36 +00:00
dtptngts.cpp ICU-9676 Merge CLDR release-22-1-d01 2012-10-19 03:36:01 +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 ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
ficoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
ficoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
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 ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
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
genderinfotest.cpp ICU-9725 C GenderInfo must handle single item lists correctly by returning the gender of the sole item. 2012-11-06 19:29:54 +00:00
icusvtst.cpp ICU-8343 fix build errors in Visual Studio when exception is disabled 2012-06-28 23:28:00 +00:00
icusvtst.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
idnaconf.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
idnaconf.h ICU-3333 Fix for Solaris 2005-07-15 16:18:44 +00:00
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-8952 fixed the algorithm for Persian Calendar and heavily refactored 2012-10-03 22:26:05 +00:00
incaltst.h ICU-4567 taiwan calendar for C/C++ 2007-08-16 18:40:18 +00:00
intltest.cpp ICU-9655 make enumset test a real test, not just printfs 2012-12-10 19:18:04 +00:00
intltest.h ICU-9655 make enumset test a real test, not just printfs 2012-12-10 19:18:04 +00:00
intltest.vcxproj ICU-9543 C++ CompactDecimalFormat moved to trunk. 2012-11-14 18:49:38 +00:00
intltest.vcxproj.filters ICU-9543 Add compactdecimalformat information to MSVC project files 2012-11-14 23:02:46 +00:00
itercoll.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
itercoll.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itformat.cpp ICU-9543 C++ CompactDecimalFormat moved to trunk. 2012-11-14 18:49:38 +00:00
itformat.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itmajor.cpp ICU-7247 finish testing LocalPointer variants, and improve API docs 2009-11-20 23:28:47 +00:00
itmajor.h ICU-1007 move normalization tests from collate into a new main branch 'normalize' 2001-08-31 23:01:58 +00:00
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 ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itrbnf.cpp ICU-9676 Merge CLDR release-22-1-d01 2012-10-19 03:36:01 +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 ICU-2509 improve rbnf error handling 2004-04-09 19:58:58 +00:00
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 ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itutil.cpp ICU-9655 make enumset test a real test, not just printfs 2012-12-10 19:18:04 +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 ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
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 ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
lcukocol.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
lcukocol.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
listformattertest.cpp ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data. 2012-11-15 18:15:37 +00:00
listformattertest.h ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data. 2012-11-15 18:15:37 +00:00
locnmtst.cpp ICU-9397 Update tests to pass without data in ICU 50 RC 2012-10-19 20:09:53 +00:00
locnmtst.h ICU-9303 Finish LocaleDisplayNamesImpl & add test 2012-10-09 12:45:54 +00:00
loctest.cpp ICU-9251 First cut merge of CLDR 22 data 2012-08-28 21:56:06 +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-9543 C++ CompactDecimalFormat moved to trunk. 2012-11-14 18:49:38 +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 ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
mnkytst.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
mnkytst.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
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 ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
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 ICU-2840 tests shouldn't crash if there is no data 2003-06-06 04:54:34 +00:00
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-9655 move enumset test 2012-12-07 00:26:50 +00:00
numfmtst.h ICU-9714 now builds clean on IBM i- fix some test cases for ASCIIsms, fix formattable buffer size 2012-11-29 01:09:50 +00:00
numrgts.cpp ICU-9677 fix affixes-ignored-for-parse - check in handleChanged() instead of relying on input function 2012-12-04 21:33:15 +00:00
numrgts.h ICU-9677 fix affixes-ignored-for-parse - check in handleChanged() instead of relying on input function 2012-12-04 21:33:15 +00:00
plurfmts.cpp ICU-9711 fix makefile and another test for OS/400 2012-11-02 20:16:27 +00:00
plurfmts.h ICU-9132 ordinal-plural formatting in C/C++ 2012-04-07 04:27:27 +00:00
plurults.cpp ICU-9397 Update some tests in intltest and cintltst to pass without data in 50.0.1 2012-06-22 16:48:30 +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 ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
punyref.h ICU-3326 Don't include some unneeded headers. 2003-12-03 06:58:28 +00:00
rbbiapts.cpp ICU-9353 remove last mentions of word_ja.txt 2012-08-17 21:58:20 +00:00
rbbiapts.h ICU-8490 Add BreakIterator::refresInputText() 2011-06-09 22:49:40 +00:00
rbbitst.cpp ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +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-9457 Fix some compiler warnings. 2012-08-05 16:33:16 +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 ICU-1837 fix test Replaceable impl bugs 2002-11-22 17:57:51 +00:00
restest.cpp ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
restest.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-23 20:56:39 +00:00
restsnew.cpp ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
restsnew.h ICU-4092 Improve code coverage 2004-12-28 21:57:36 +00:00
rndmcoll.cpp ICU-5575 Get ready for milestone 2. Change to 3.7.2. 2007-06-20 20:58:41 +00:00
rndmcoll.h ICU-4707 Fix some compiler warnings 2006-03-28 07:25:09 +00:00
sdtfmtts.cpp ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +00:00
sdtfmtts.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
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 ICU-3437 remove unused functions 2003-12-16 22:28:42 +00:00
sfwdchit.h ICU-3437 remove unused functions 2003-12-16 22:28:42 +00:00
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-9581 Update ICU version to 50.1, update timebombs for #9156,#9490,#8982,ccldrbug3058 2012-10-12 03:19:08 +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-9728 do not automatically define UChar=char16_t because that makes C++ APIs incompatible with application code that was compiled without char16_t; define UChar=UCHAR_TYPE if that is #defined; change U_STRING_DECL to sometimes create a pointer, not array, so that we can cast the UTF-16 string literal type 2012-11-09 17:57:46 +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 ICU-3549 add tests of getAvailableLocales, getKeywords, and getKeywordValues 2004-04-24 03:00:12 +00:00
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-9397 Update tests in intltest to pass without data 2012-10-02 22:11:31 +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 ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +00:00
tfsmalls.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
thcoll.cpp ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274 2012-08-28 23:37:10 +00:00
thcoll.h ICU-3109 more Thai fixes 2003-07-23 22:49:25 +00:00
tmsgfmt.cpp ICU-9397 Update tests to pass without data in ICU 50 RC 2012-10-19 20:09:53 +00:00
tmsgfmt.h ICU-9294 test & fix MessageFormat::getFormatNames() 2012-10-07 01:27:19 +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 ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
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 ICU-3786 port Mark's new Han translit tests from Java to C++ 2004-06-07 17:11:07 +00:00
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 ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
trnserr.cpp ICU-6905 Make intltest pass without any data. 2009-06-12 19:34:21 +00:00
trnserr.h ICU-4452 add coverage tests 2005-07-14 23:24:38 +00:00
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 ICU-3221 Fix linker warnings on AIX 2003-08-29 15:57:38 +00:00
tsdcfmsy.cpp ICU-7385 changed ECurrencySpacing into a C enum. 2010-12-15 23:46:53 +00:00
tsdcfmsy.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
tsdtfmsy.cpp ICU-8716 Update intltest and cintltst to pass without data in 49M2 2011-12-12 23:28:25 +00:00
tsdtfmsy.h ICU-4452 add coverage tests 2005-07-14 23:24:38 +00:00
tsmthred.cpp ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +00:00
tsmthred.h ICU-9473 unit test for Arabic shaping is not thread safe 2012-09-28 16:43:12 +00:00
tsnmfmt.cpp ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +00:00
tsnmfmt.h ICU-3326 Don't include some unneeded headers. 2003-12-03 06:58:28 +00:00
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-9397 Update some tests in intltest and cintltst to pass without data in 50.0.1 2012-06-22 16:48:30 +00:00
tufmtts.h ICU-9042 in time unit format, ignore those plural counts that are not defined in the locale's plural rules 2012-06-08 19:02:03 +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 ICU-4912 synchronize with ICU4J 2005-11-04 21:57:24 +00:00
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 ICU-4912 synchronize with ICU4J 2005-11-04 21:57:24 +00:00
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-9381 Shorten time zone generic location name per cldrbug:4897. Imported the CLDR trunk data including fixes necessary for this. 2012-09-11 15:28:29 +00:00
tztest.h ICU-8779 add getUnknown() 2011-09-28 00:00:31 +00:00
ucaconf.cpp ICU-9397 Update tests in intltest to pass without data 2012-10-02 22:11:31 +00:00
ucaconf.h ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274 2012-08-28 23:37:10 +00:00
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-9469 Improve support for C++11 2012-08-15 17:46:17 +00:00
uobjtest.cpp ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies 2012-11-08 23:31:20 +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-9662 add & test & use U8_GET_OR_FFFD(), U8_NEXT_OR_FFFD(), U8_PREV_OR_FFFD() 2012-11-11 06:14:18 +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-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals 2012-11-09 00:09:28 +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 ICU-4092 Increase code coverage 2004-12-22 21:57:43 +00:00
v32test.cpp ICU-6076 Fix some realloc issues. 2007-12-14 09:23:07 +00:00
v32test.h ICU-3437 improved test coverage 2003-12-08 07:12:34 +00:00
wbnf.cpp ICU-5357 Fix broken HTTP links in documentation. 2007-06-11 19:14:47 +00:00
wbnf.h ICU-4235 update with comments from Mark 2005-12-15 04:09:09 +00:00
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