scuffed-code/icu4c/source/test/intltest
Markus Scherer 0d85d9fff4 ICU-6928 remove U_VALGRIND from the test
X-SVN-Rev: 26013
2009-05-16 20:42:27 +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-3770 Updated copyright notices for ICU 3.0 2004-05-19 21:36:51 +00:00
allcoll.h ICU-4179 update copyright notices for ICU 3.2 2004-11-01 18:56:24 +00:00
apicoll.cpp ICU-6799 fix many warnings, improve tests 2009-04-15 01:57:02 +00:00
apicoll.h ICU-5201 add test case 2006-08-09 22:16:47 +00:00
astrotst.cpp ICU-3785 Added test for MoonAge 2008-07-10 19:43:28 +00:00
astrotst.h ICU-3785 Added test for MoonAge 2008-07-10 19:42:12 +00:00
calcasts.cpp ICU-6256 Integrate 1.6 data - 2nd run 2008-06-07 20:46:42 +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-6770 CLDR 1.7 integration snapshot - phase 1 2009-03-13 03:21:29 +00:00
callimts.h ICU-5845 Calendar 'actual' limit test ported from J to C. Also ported bug fixes related to calendar limits implementation. 2008-04-09 18:26:42 +00:00
calregts.cpp ICU-6745 ceToJD needs to handle months out of range 0-12 (e.g. from add, set) 2009-02-21 03:59:16 +00:00
calregts.h ICU-6745 ceToJD needs to handle months out of range 0-12 (e.g. from add, set) 2009-02-21 03:59:16 +00:00
caltest.cpp ICU-6799 fix many warnings, improve tests 2009-04-15 01:57:02 +00:00
caltest.h ICU-3785 Test case to expose the error. 2009-03-24 04:43:23 +00:00
caltztst.cpp ICU-2966 add dateToString taking a TimeZone 2003-08-15 18:23:37 +00:00
caltztst.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 23:18:51 +00:00
canittst.cpp ICU-5445 Fix some compiler warnings 2006-12-19 06:06:30 +00:00
canittst.h ICU-5333 Whitespace changes. 2006-08-20 05:08:35 +00:00
citrtest.cpp ICU-5032 Fix a typo from the last checkin 2006-03-29 00:59:28 +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
convtest.cpp ICU-2498 Make intltest pass w/o data. 2008-04-10 23:19:16 +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-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
cpdtrtst.h ICU-3326 Don't include some unneeded headers. 2003-12-03 06:58:28 +00:00
csdetest.cpp ICU-6394 charset detection returns duplicate charsets 2009-04-24 22:24:27 +00:00
csdetest.h ICU-6394 charset detection returns duplicate charsets 2009-04-24 22:24:27 +00:00
currcoll.cpp ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
currcoll.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
dadrcal.cpp ICU-5670 Modified test to support "MILLIS" in the calendar operations 2008-07-08 20:20:55 +00:00
dadrcal.h ICU-4567 data driven format test 2007-08-10 02:09:24 +00:00
dadrcoll.cpp ICU-2498 Make intltest pass w/o data. 2008-04-10 23:19:16 +00:00
dadrcoll.h ICU-4587 test for C++ wrappers for ucol_cloneBinary and ucol_openBinary 2005-06-28 16:40:46 +00:00
dadrfmt.cpp ICU-6799 fix many warnings, improve tests 2009-04-15 01:57:02 +00:00
dadrfmt.h ICU-4567 data driven format test 2007-08-10 02:09:24 +00:00
dcfmapts.cpp ICU-6354 Fix C testcase so build passes 2009-02-03 18:43:45 +00:00
dcfmapts.h ICU-6354 Simple C testcase 2009-02-03 15:54:55 +00:00
decoll.cpp ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
decoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
dtfmapts.cpp ICU-4354 make intltest pass with no data 2005-07-05 18:39:00 +00:00
dtfmapts.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
dtfmrgts.cpp ICU-5554 Fix non-integral formatting for Z 2007-06-05 03:17:58 +00:00
dtfmrgts.h ICU-5554 Fix non-integral formatting for Z 2007-06-05 03:17:58 +00:00
dtfmtrtts.cpp ICU-6839 CLDR 1.7 integration - release-1-7-d02 2009-04-24 20:34:20 +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-6880 Corrected misspellings in the last change set. 2009-04-28 06:52:19 +00:00
dtfmttst.h ICU-6880 Fixed localized GMT format parse problem caused by the offset hour format without delimitter characters. 2009-04-28 06:20:32 +00:00
dtifmtts.cpp ICU-6839 CLDR 1.7 integration - release-1-7-d02 2009-04-24 20:34:20 +00:00
dtifmtts.h ICU-6157 update after 1st round code review 2008-06-16 22:32:36 +00:00
dtptngts.cpp ICU-6839 CLDR 1.7 integration - release-1-7-d02 2009-04-24 20:34:20 +00:00
dtptngts.h ICU-5787 merge from feature branch revision 22024:22252. 2007-08-03 18:43:04 +00:00
encoll.cpp ICU-5426 Reduce VM size and reduce exported data on Unix machines. 2006-10-01 06:45:25 +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-5270 Don\'t set name to empty..creates gaps in the failure list. 2006-07-20 18:36:38 +00:00
escoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
ficoll.cpp ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
ficoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
fldset.cpp ICU-6419 document fldset, fix enum check 2008-07-21 18:41:14 +00:00
fldset.h ICU-6419 document fldset, fix enum check 2008-07-21 18:41:14 +00:00
frcoll.cpp ICU-5270 Don\'t set name to empty..creates gaps in the failure list. 2006-07-20 18:36:38 +00:00
frcoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
g7coll.cpp ICU-5426 Reduce VM size and reduce exported data on Unix machines. 2006-10-01 06:45:25 +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-5504 Set the start position to -1 when iterating over hashtable elements. Correct the test number label in icusvtst.cpp. 2008-04-28 17:58:21 +00:00
icusvtst.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
idnaconf.cpp ICU-2498 Make intltest pass w/o data. 2008-04-10 23:19:16 +00:00
idnaconf.h ICU-3333 Fix for Solaris 2005-07-15 16:18:44 +00:00
idnaref.cpp ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
idnaref.h ICU-4179 update copyright notices for ICU 3.2 2004-11-01 18:56:24 +00:00
incaltst.cpp ICU-6482 Use calendarPreferenceData in supplementalData to decide the default calendar type instead of getFunctionalEquivalent. Also aligned the implementation more like ICU4J's. 2009-03-29 05:13:44 +00:00
incaltst.h ICU-4567 taiwan calendar for C/C++ 2007-08-16 18:40:18 +00:00
intltest.cpp ICU-6738 fix --with-library-bits= and add some info to intltest. Merge of r25730 through r25735 from http://source.icu-project.org/repos/icu/icu/branches/srl/bits6738 2009-04-06 23:27:57 +00:00
intltest.h ICU-6522 Added -prop:key=val option in intltest. Updated timezone test to be synchronized with ICU4J version. Reduce testing time of the timezone test in non-exhaustive mode. 2008-09-22 22:02:44 +00:00
intltest.vcproj ICU-4790 Spoof detection tests 2009-04-01 23:48:18 +00:00
itercoll.cpp ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976 2008-05-23 04:22:28 +00:00
itercoll.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itformat.cpp ICU-6311 full and abbreviated simple duration format support, release to trunk 2008-09-19 19:05:37 +00:00
itformat.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itmajor.cpp ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS 2009-05-04 05:45:27 +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-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itrbbi.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itrbnf.cpp ICU-6896 Reverted the rbnf test case change in the previous change set. Locale 'ga' should be included for parsing test, although ga/spellout was excluded from parse in the library code. 2009-05-01 21:02:02 +00:00
itrbnf.h ICU-6000 fix for RBNF in ICU4C 2007-10-24 00:38:03 +00:00
itrbnfp.cpp ICU-3851 Fix for an old AIX xlc compiler. 2004-06-17 18:05:07 +00:00
itrbnfp.h ICU-2509 improve rbnf error handling 2004-04-09 19:58:58 +00:00
itrbnfrt.cpp 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
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-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS 2009-05-04 05:45:27 +00:00
itspoof.h ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS 2009-05-04 05:45:27 +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-6799 fix many warnings, improve tests 2009-04-15 01:57:02 +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-2840 tests shouldn't crash if there is no data 2003-06-06 04:54:34 +00:00
jacoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
jamotest.cpp ICU-6337 Can't call UNICODE_STRING_SIMPLE with a variable name on all platforms. 2008-06-17 02:28:25 +00:00
jamotest.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
lcukocol.cpp ICU-2840 tests shouldn't crash if there is no data 2003-06-06 04:54:34 +00:00
lcukocol.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
loctest.cpp ICU-6771 CLDR 1.7 Integration - release-1-7-d01 2009-04-10 07:47:09 +00:00
loctest.h ICU-2826 Correct Copyright date 2008-04-23 22:03:46 +00:00
Makefile.in ICU-4790 Spoof detection tests 2009-04-01 23:46:14 +00:00
miscdtfm.cpp ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +00:00
miscdtfm.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
mnkytst.cpp ICU-2840 tests shouldn't crash if there is no data 2003-06-06 04:54:34 +00:00
mnkytst.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
msfmrgts.cpp ICU-6153 Prevent crash for large ChoiceFormat values by using the correct printf specification. 2008-01-21 17:27:53 +00:00
msfmrgts.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
nmfmapts.cpp ICU-4354 make intltest pass with no data 2005-07-05 18:39:00 +00:00
nmfmapts.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
nmfmtrt.cpp ICU-5852 Fix for Visual Studio 2003 2007-08-19 20:46:51 +00:00
nmfmtrt.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 23:18:51 +00:00
normconf.cpp ICU-2498 Make intltest pass w/o data. 2008-04-10 23:19:16 +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-4514 remove calls to UnicodeString::releaseBuffer() that don't match a getBuffer(minCapacity) - and would use an unintended, implicit u_strlen() if they did 2005-06-22 02:18:50 +00:00
nptrans.h ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-04 16:28:24 +00:00
numfmtst.cpp ICU-6554 Use static variable when searching for tzfile and delete allocated pointer in numfmtst. 2009-04-16 20:56:04 +00:00
numfmtst.h ICU-6433 improve currency parsing, fix parsing bug on non-empty suffix, fix plural format bug on non-empty negagtive numberpattern 2009-02-28 02:07:55 +00:00
numrgts.cpp ICU-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes 2008-06-20 22:19:23 +00:00
numrgts.h ICU-4092 Consolidate MyNumberFormatTest PureCoverage numbers. 2004-12-15 01:06:19 +00:00
plurfmts.cpp ICU-6402 fixes for IBM i. 2008-06-28 07:02:26 +00:00
plurfmts.h ICU-5794 merge from feature branch. 2007-12-17 01:39:55 +00:00
plurults.cpp ICU-6374 Support decimal fractions in PluralRules:select() 2008-06-26 17:51:59 +00:00
plurults.h ICU-5794 merge from feature branch. 2007-12-17 01:39:55 +00:00
pptest.cpp ICU-4354 make intltest pass with no data 2005-07-05 18:39:00 +00:00
pptest.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +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-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper 2008-09-25 05:48:27 +00:00
rbbiapts.h ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper 2008-09-25 05:48:27 +00:00
rbbitst.cpp ICU-6801 snprintf -> sprintf 2009-04-23 03:58:28 +00:00
rbbitst.h ICU-6801 Add BreakIterator tests for tailored locales 2009-04-22 07:53:50 +00:00
regcoll.cpp ICU-6412 Fix some copyright date. 2008-09-26 21:25:04 +00:00
regcoll.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
regextst.cpp ICU-6403 restore original tests for regexp security issues 2008-06-30 23:53:12 +00:00
regextst.h ICU-6403 restore original tests for regexp security issues 2008-06-30 23:53:12 +00:00
reptest.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
reptest.h ICU-1837 fix test Replaceable impl bugs 2002-11-22 17:57:51 +00:00
restest.cpp ICU-2498 Make intltest pass w/o data. 2008-04-10 23:19:16 +00:00
restest.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-23 20:56:39 +00:00
restsnew.cpp ICU-2498 Make intltest pass w/o data. 2008-04-10 23:19:16 +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-6771 CLDR 1.7 Integration - release-1-7-d01 2009-04-10 07:47:09 +00:00
sdtfmtts.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +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
srchtest.cpp ICU-6344 disable search if break iteration is on 2008-06-20 22:53:25 +00:00
srchtest.h ICU-6344 disable search if break iteration is on 2008-06-20 22:53:25 +00:00
ssearch.cpp ICU-6799 Fixed warnings for collation. 2009-04-23 00:23:57 +00:00
ssearch.h ICU-6659 Merge changes from branches/eric/boyer-moore 2009-01-22 00:24:48 +00:00
strcase.cpp ICU-5219 Dutch IJ Titlecasing 2008-06-13 21:07:22 +00:00
strtest.cpp ICU-6765 Add missing header for memcmp and memcpy. 2009-04-15 15:59:22 +00:00
strtest.h ICU-6765 test ByteSink 2009-04-15 04:20:44 +00:00
svccoll.cpp ICU-6799 Fixed warnings for collation. 2009-04-23 00: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-5696 Unicode 5.1 Update 2008-04-04 22:47:43 +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-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk. 2009-02-02 16:16:07 +00:00
testidna.cpp ICU-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk. 2009-02-02 16:16:07 +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-2085 Don't use deprecated or unused includes 2002-08-21 22:14:43 +00:00
testutil.h ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-04 16:28:24 +00:00
textfile.cpp ICU-3905 Fix some compiler warnings 2004-11-04 23:43:46 +00:00
textfile.h ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-04 16:28:24 +00:00
tfsmalls.cpp ICU-4354 make intltest pass with no data 2005-07-05 18:39:00 +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-5270 Don\'t set name to empty..creates gaps in the failure list. 2006-07-20 18:36:38 +00:00
thcoll.h ICU-3109 more Thai fixes 2003-07-23 22:49:25 +00:00
tmsgfmt.cpp ICU-6771 CLDR 1.7 Integration - release-1-7-d01 2009-04-10 07:47:09 +00:00
tmsgfmt.h ICU-5794 merge from feature branch. 2007-12-17 01:39:55 +00:00
tokiter.cpp ICU-2334 initial checkin to support test file driven tests 2004-03-25 02:19:11 +00:00
tokiter.h ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-04 16:28:24 +00:00
transapi.cpp ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\". 2008-06-17 00:55:35 +00:00
transapi.h ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
transrt.cpp ICU-6484 move translit tests to cldr 2008-08-06 00:42:42 +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-5340 port TransliteratorTest::TestAny() from java. 2009-04-17 21:42:46 +00:00
transtst.h ICU-5340 port TransliteratorTest::TestAny() from java. 2009-04-17 21:06:21 +00:00
trcoll.cpp ICU-5270 Don\'t set name to empty..creates gaps in the failure list. 2006-07-20 18:36:38 +00:00
trcoll.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
trnserr.cpp ICU-5889 Fix some logic errors uncovered by BEAM. 2007-08-31 04:58:52 +00:00
trnserr.h ICU-4452 add coverage tests 2005-07-14 23:24:38 +00:00
tscoll.cpp ICU-6799 fix many warnings, improve tests 2009-04-15 01:57:02 +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-5274 remove the log10 code completely 2006-07-24 18:02:38 +00:00
tsdate.h ICU-3221 Fix linker warnings on AIX 2003-08-29 15:57:38 +00:00
tsdcfmsy.cpp ICU-6736 Support new CLDR data - CurrencySpacing. 2009-04-22 22:07:52 +00:00
tsdcfmsy.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
tsdtfmsy.cpp ICU-6072 Add DateFormatSymbols support for NarrowEras, use it to format & parse with GGGGG 2008-10-03 07:47:57 +00:00
tsdtfmsy.h ICU-4452 add coverage tests 2005-07-14 23:24:38 +00:00
tsmthred.cpp ICU-6786 Add a new header file to handle platform specific issues with turning on _XOPEN_SOURCE_EXTENDED. Update various source files that depend on this. 2009-03-17 22:08:03 +00:00
tsmthred.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 21:36:51 +00:00
tsnmfmt.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
tsnmfmt.h ICU-3326 Don't include some unneeded headers. 2003-12-03 06:58:28 +00:00
tsputil.cpp ICU-5161 Don't create a verbose log message when not in verbose mode and NaN is being tested. 2006-07-18 22:18:09 +00:00
tsputil.h ICU-4515 in C++, define U_INLINE=inline 2005-06-21 21:46:02 +00:00
tstnorm.cpp ICU-5696 Unicode 5.1 Update 2008-04-04 22:47:43 +00:00
tstnorm.h ICU-2911 regression test for iterative normalization over unpaired surrogates 2003-05-23 17:05:19 +00:00
tstnrapi.cpp ICU-4452 code coverage for internal normalization options UNORM_NX_CJK_COMPAT and UNORM_NX_HANGUL 2005-07-01 23:03:13 +00:00
tufmtts.cpp ICU-6303 change FIXME to TODO 2008-10-22 06:06:56 +00:00
tufmtts.h ICU-6311 full and abbreviated simple duration format support, release to trunk 2008-09-19 19:05:37 +00:00
tzbdtest.cpp ICU-5161 Fix a memory leak. 2006-04-17 07:37:21 +00:00
tzbdtest.h ICU-4912 synchronize with ICU4J 2005-11-04 21:57:24 +00:00
tzfmttst.cpp ICU-6602 Construct a generic location string with a substring of its tzid for an unknown time zone except ones starting with Etc/. Updated test case to check such time zones also round trip with pattern VVVV. 2009-01-13 04:22:37 +00:00
tzfmttst.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
tzoffloc.cpp ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +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-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
tzregts.h ICU-4912 synchronize with ICU4J 2005-11-04 21:57:24 +00:00
tzrulets.cpp ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case. 2009-01-02 21:22:01 +00:00
tzrulets.h ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case. 2009-01-02 21:22:01 +00:00
tztest.cpp ICU-6820 Insert colon as hour/minute/second delimitter in custom time zone ID format. 2009-04-01 17:13:40 +00:00
tztest.h ICU-6814 Updated useDaylightTime to return TRUE when DST is used at the beginning of the current year. Updated TimeZoneTest to make some test cases to check the current tzdata version and current year. 2009-03-30 20:55:05 +00:00
ucaconf.cpp ICU-2498 Make intltest pass w/o data. 2008-04-10 23:19:16 +00:00
ucaconf.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 23:18:51 +00:00
ucdtest.cpp ICU-5696 Unicode 5.1 Update 2008-04-04 22:47:43 +00:00
ucdtest.h ICU-5696 Unicode 5.1 Update 2008-04-04 22:47:43 +00:00
uobjtest.cpp ICU-6356 Fixed the coredump for c tests running without data files. 2008-06-17 22:27:18 +00:00
uobjtest.h ICU-4552 Test fix for new and delete for MFC on Windows. 2005-07-07 22:27:00 +00:00
usettest.cpp ICU-6235 UnicodeSet to USet conversions 2009-03-12 00:38:53 +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-6928 remove U_VALGRIND from the test 2009-05-16 20:42:27 +00:00
ustrtest.h ICU-6765 add API: StringPiece, ByteSink(s), UnicodeString::toUTF8() and fromUTF8() 2009-03-06 19:19:00 +00:00
utxttest.cpp ICU-5572 improved UText of empty string construction 2009-04-17 23:50:13 +00:00
utxttest.h ICU-6847 UText problems with nul-terminated strings 2009-04-16 23:41:36 +00:00
uvectest.cpp ICU-5511 Prevent uhash_equals from crashing by default 2006-11-15 00:13:51 +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-6207 Disable getting windows timezone information from static tables. Use resource bundles and TimeZone and Calendar API to get needed timezone information. Create a new file in i18n to allow access to TimeZone and Calendar API. Update subsequent files to use new wintzimpl.h API. 2008-09-18 21:13:52 +00:00
windttst.h ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found! 2006-01-23 23:45:12 +00:00
winnmtst.cpp ICU-5254 Fix for MinGW 2006-08-17 05:21:06 +00:00
winnmtst.h ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found! 2006-01-23 23:45:12 +00:00
winutil.cpp ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found! 2006-01-23 23:45:12 +00:00
winutil.h ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found! 2006-01-23 23:45:12 +00:00