scuffed-code/icu4c/source/test/intltest
2008-08-12 16:34:55 +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-2929 Include the minor UCA version when ucol_getVersion is called. 2008-08-08 15:04:18 +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-6256 CLDR 1.6 integration - 1st snapshot 2008-05-16 15:01:02 +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-6201 Initialize millisecond field in calendars used by test4096231 to avoid intermittent test failure on Windows. 2008-03-03 21:19:36 +00:00
calregts.h ICU-5555 handleGetMonthLength needs to check for out of range months. 2007-02-23 19:27:50 +00:00
caltest.cpp 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
caltest.h ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +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-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\". 2008-06-17 00:55:35 +00:00
csdetest.h ICU-4639 Initial checkin of C port of CharsetDetection. 2006-02-06 18:03:11 +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-5671 Replace udbg_stoi function with udbg_stod in testConvertDate 2008-07-02 21:52:01 +00:00
dadrfmt.h ICU-4567 data driven format test 2007-08-10 02:09:24 +00:00
dcfmapts.cpp ICU-3004 Make sure that tests that change the default locale, change the default locale back to its original value. 2004-12-22 19:28:42 +00:00
dcfmapts.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +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-5990 Updated DateFormatRoundTrip test to support zone string format before 1970 properly 2007-11-29 19:28:51 +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-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes 2008-06-20 22:19:23 +00:00
dtfmttst.h ICU-5910 Add test for TestTimeZoneDisplayName 2007-09-06 21:22:41 +00:00
dtifmtts.cpp ICU-6476 Fixed a bug in DateTimePatternGenerator and updated some test cases. The fix allow us to replace most of yyyy in the pattern resources with y. 2008-08-07 17:06:38 +00:00
dtifmtts.h ICU-6157 update after 1st round code review 2008-06-16 22:32:36 +00:00
dtptngts.cpp ICU-6476 Fixed a bug in DateTimePatternGenerator and updated some test cases. The fix allow us to replace most of yyyy in the pattern resources with y. 2008-08-07 17:06:38 +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-4732 Test case for PersianCalendar two digit year parsing. 2008-06-10 02:03:28 +00:00
incaltst.h ICU-4567 taiwan calendar for C/C++ 2007-08-16 18:40:18 +00:00
intltest.cpp ICU-6307 Edit cintltst.c, intltest.cpp, and iotest.cpp to load data correctly. 2008-08-12 16:34:55 +00:00
intltest.h ICU-4288 Fix some compiler warnings 2005-07-18 16:32:26 +00:00
intltest.vcproj ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change. 2008-08-12 04:41:41 +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-6157 date interval format 2008-05-28 00:33:44 +00:00
itformat.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
itmajor.cpp ICU-4639 Initial checkin of C port of CharsetDetection. 2006-02-06 18:03:11 +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-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\". 2008-06-17 00:55:35 +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
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-6116 Readd LocaleAliasTest 2008-01-02 20:39:11 +00:00
itutil.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +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-6344 uconfigtest / hdrtest fixes 2008-06-11 21:52:29 +00:00
loctest.h ICU-2826 Correct Copyright date 2008-04-23 22:03:46 +00:00
Makefile.in ICU-6157 date interval format 2008-05-28 00:33:44 +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-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes 2008-06-20 22:19:23 +00:00
numfmtst.h ICU-5491 put back functionality for negative multipliers, fixed up some code to handle them correctly, and added tests. 2008-01-14 20:10:54 +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-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\". 2008-06-17 00:55:35 +00:00
rbbiapts.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 21:36:51 +00:00
rbbitst.cpp ICU-6402 fixes for IBM i. 2008-06-28 07:02:26 +00:00
rbbitst.h ICU-6319 Correct handling of spaces for Thai line break iterator and add test. 2008-06-13 19:21:12 +00:00
regcoll.cpp ICU-5955 Fix a few crashes under error conditions. 2008-01-21 17:35:02 +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-6088 Fix i5OS testcase errors 2008-03-26 18:45:50 +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-6344 disable search if break iteration is on 2008-06-20 22:53:25 +00:00
ssearch.h ICU-6344 disable search if break iteration is on 2008-06-20 22:53:25 +00:00
strcase.cpp ICU-5219 Dutch IJ Titlecasing 2008-06-13 21:07:22 +00:00
strtest.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
strtest.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 21:36:51 +00:00
svccoll.cpp ICU-5410 Test the reset function. 2006-09-22 18:24:07 +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-5889 Fix some logic errors uncovered by BEAM. 2007-08-31 04:58:52 +00:00
testidna.cpp ICU-6337 Can't call UNICODE_STRING_SIMPLE with a variable name on all platforms. 2008-06-17 02:28:25 +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-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes 2008-06-20 22:19:23 +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-6418 Add test for Thai-Latin transliteration 2008-07-06 06:15:04 +00:00
transtst.h ICU-6418 Add test for Thai-Latin transliteration 2008-07-06 06:15:04 +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-5420 merge changes from branches/eric/string-search r.23303 - r.23976 2008-05-23 04:22:28 +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-2248 modularize ICU 2002-09-21 00:43:14 +00:00
tsdcfmsy.h ICU-2248 modularize ICU 2002-09-21 00:43:14 +00:00
tsdtfmsy.cpp ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
tsdtfmsy.h ICU-4452 add coverage tests 2005-07-14 23:24:38 +00:00
tsmthred.cpp ICU-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes 2008-06-20 22:19:23 +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
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-6289 Temporary workaround for date format parsing problem to let the timezone test run successfully. 2008-06-11 03:56:48 +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-5955 Add freeOffsetBuffer function to make sure that previously allocated offsetBuffer is freed to avoid memory leaks. Add deleter method in ssearch.cpp to remove hashtable objects. Delete various objects in intltest after it is no longer needed. 2008-06-09 21:18:46 +00:00
tzrulets.h ICU-6216 Fixed a VTIMEZONE parsing problem in ICU4C. 2008-04-10 03:41:22 +00:00
tztest.cpp ICU-6321 TimeZone::getDisplayName(), move bug fixes from Java to C++ 2008-06-09 03:46:34 +00:00
tztest.h ICU-6321 TimeZone::getDisplayName(), move bug fixes from Java to C++ 2008-06-09 03:46:34 +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-6337 Can't call UNICODE_STRING_SIMPLE with a variable name on all platforms. 2008-06-17 02:28:25 +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-6337 Make sure unescapable strings get created in the invariant codepage. 2008-06-13 19:49:55 +00:00
ustrtest.h ICU-4935 add U_TITLECASE_NO_LOWERCASE, U_TITLECASE_NO_BREAK_ADJUSTMENT, ucasemap_get/setBreakIterator, ucasemap_toTitle, ucasemap_utf8ToTitle, ucasemap_utf8FoldCase, UnicodeString::toTitle(...options) 2007-07-27 06:37:08 +00:00
utxttest.cpp ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\". 2008-06-17 00:55:35 +00:00
utxttest.h ICU-5560 Fix UText bug with deep clone buffer pointer handling. 2007-01-30 01:38:16 +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-5196 Skip Windows locales that don't have a corresponding ICU locale ID. Generate random doubles as the quotient of two int64_ts. 2006-05-05 23:21:23 +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