scuffed-code/icu4c/source/test/cintltst
Michael Ow 221aac2de8 ICU-7365 Remove unused old test code.
X-SVN-Rev: 30762
2011-09-30 19:45:51 +00:00
..
bocu1tst.c 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
callcoll.c ICU-3984 updates based on code review and fix of memory leak during collation reordering rule parsing 2010-11-04 20:12:39 +00:00
callcoll.h ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976 2008-05-23 04:22:28 +00:00
calldata.h
calltest.c ICU-3984 'never' is a long time to not run other tests. :) Reverting r28926 here 2010-11-03 01:06:50 +00:00
capitst.c ICU-8846 Merge CLDRv21M1 data into ICU 2011-09-29 21:52:25 +00:00
capitst.h ICU-3378 Port over getKeywordValuesForLocale API from ICU4J to ICU4C. Add test for this new API. Also add for, internal use, Linked List API for when creating UEnumeration. 2009-03-09 20:39:13 +00:00
cbiapts.c ICU-8784 commit iSeries porting fixes into trunk 2011-09-15 19:34:17 +00:00
cbiapts.h
cbididat.c
cbiditst.c ICU-8524 compiler warning cleanup. 2011-05-04 22:34:13 +00:00
cbiditst.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
cbkittst.c
ccaltst.c ICU-8753 Fix Calendar::add to handle change in UCAL_ZONE_OFFSET 2011-09-14 22:33:22 +00:00
ccaltst.h ICU-2223 Port weekend APIs from ICU4J to C,C++ (real implementation) 2010-01-25 20:12:19 +00:00
ccapitst.c 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
ccapitst.h
ccolltst.c ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
ccolltst.h
cconvtst.c ICU-6888 disable optimization for ICC - merge r26548 2009-08-26 01:02:40 +00:00
cctest.c ICU-7829 reset the default converter if the default converter name changes 2010-07-14 23:01:37 +00:00
ccurrtst.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
ccurrtst.h
cdateintervalformattest.c ICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8 2011-05-10 22:01:46 +00:00
cdattst.c ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols 2011-05-02 23:14:32 +00:00
cdattst.h ICU-6702 Enable relative date formatters with non-relative timeStyles 2009-01-30 10:46:17 +00:00
cdetst.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
cdetst.h
cdtdptst.c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
cdtdptst.h
cdtrgtst.c ICU-7652 Fix testcase comments to match data 2010-09-22 04:42:21 +00:00
cdtrgtst.h ICU-6585 Consolidate tests for pattern chars G,E,e,c 2008-10-24 05:13:21 +00:00
cestst.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
cestst.h
cfintst.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
cfintst.h
cformtst.c ICU-8467 Add C wrappers for some PluralRules functionality 2011-05-03 23:23:26 +00:00
cformtst.h
cfrtst.c ICU-8046 CLDR 1.9 integration pass 1, update tests 2010-10-19 03:31:50 +00:00
cfrtst.h
cg7coll.c ICU-8046 CLDR 1.9 integration pass 1, update tests 2010-10-19 03:31:50 +00:00
cg7coll.h
chashtst.c ICU-6998 swat a bunch of compiler warnings. 2009-07-10 18:58:35 +00:00
cintltst.c 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
cintltst.h
cintltst.vcxproj ICU-8578 Apply patch to fix some compiler warnings and related issues 2011-06-10 18:56:08 +00:00
cintltst.vcxproj.filters ICU-8467 Add C wrappers for some PluralRules functionality 2011-05-03 23:23:26 +00:00
citertst.c ICU-8398 Log data errors where appropriate so ensure cintltst and intltest passes without data in 4.7.1 2011-03-03 19:29:57 +00:00
citertst.h ICU-8290 (1) in ucol_IGetNextCE/ucol_IGetPrevCE, add iteration when an ignorable 2011-02-24 19:02:08 +00:00
cjaptst.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
cjaptst.h
cldrtest.c ICU-8755 interim fix. MessagePattern still needs fixing. 2011-08-13 02:45:09 +00:00
cloctst.c ICU-8423 Use stand-alone script names if possible in uloc_getDisplayScript() 2011-09-02 21:58:42 +00:00
cloctst.h ICU-7500 fix uloc_getDisplayName incorrect length 2010-03-04 02:34:15 +00:00
cmsccoll.c 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
cmsgtst.c ICU-8452 fix a couple of Darwin/iPhone platform tests 2011-07-25 18:42:17 +00:00
cmsgtst.h ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat 2010-01-16 03:07:18 +00:00
cnmdptst.c 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
cnmdptst.h ICU-3378 Port over getKeywordValuesForLocale API from ICU4J to ICU4C. Add test for this new API. Also add for, internal use, Linked List API for when creating UEnumeration. 2009-03-09 20:39:13 +00:00
cnormtst.c 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
cnormtst.h
cnumtst.c ICU-8583 Only parse arbitrary currency for calls that can return the found currency (e.g. parseCurrency) 2011-07-12 03:22:59 +00:00
cnumtst.h ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!) 2011-05-04 12:23:42 +00:00
colutil.c
cpluralrulestest.c ICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8 2011-05-10 22:01:46 +00:00
cposxtst.c ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
crestst.c ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead. 2010-04-07 16:18:38 +00:00
crestst.h
creststn.c ICU-8635 Update ICU4C version to 49.0.1 (49M1) 2011-06-14 00:00:57 +00:00
creststn.h
cstrcase.c ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
cstrtest.c ICU-7586 fix some initializer warnings 2010-06-08 21:45:43 +00:00
cturtst.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
cturtst.h
cucdapi.c ICU-8555 add nine new ISO 15924 script codes from 2010-12-21 2011-05-10 20:56:53 +00:00
cucdapi.h ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657 2010-09-21 00:12:49 +00:00
cucdtst.c 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
currtest.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
custrtrn.c ICU-8350 zOS fixes round one 2011-05-03 03:40:34 +00:00
custrtst.c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
cutiltst.c ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8 2008-10-22 19:50:07 +00:00
encoll.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
encoll.h
eurocreg.c
hpmufn.c ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2 2009-07-17 22:57:26 +00:00
idnatest.c ICU-7144 merge UTS #46 (IDNA2008) C/C++ feature into trunk, merging in -r 27794:28172 icu/branches/markus/uts46 2010-06-15 15:54:53 +00:00
Makefile.in 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
nccbtst.c 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
nccbtst.h
ncnvfbts.c ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead. 2010-04-07 16:18:38 +00:00
ncnvfbts.h
ncnvtst.c ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead. 2010-04-07 16:18:38 +00:00
nfsprep.c
nfsprep.h
nucnvtst.c 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
nucnvtst.h ICU-6888 disable optimization for ICC - merge r26548 2009-08-26 01:02:40 +00:00
putiltst.c ICU-7365 Remove unused old test code. 2011-09-30 19:45:51 +00:00
reapits.c ICU-8578 Apply patch to fix some compiler warnings and related issues 2011-06-10 18:56:08 +00:00
sorttest.c
spooftest.c ICU-8784 commit iSeries porting fixes into trunk 2011-09-15 19:34:17 +00:00
spreptst.c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
sprpdata.c 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
stdnmtst.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
tracetst.c
trie2test.c ICU-6530 fix some gcc warnings 2008-10-22 22:28:06 +00:00
trietest.c 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
ucnvseltst.c ICU-8524 compiler warning cleanup. 2011-05-04 22:34:13 +00:00
ucnvseltst.h ICU-6453 more test cleanup 2009-04-22 22:42:40 +00:00
ucsdetst.c ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
udatatst.c 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
udatpg_test.c ICU-7431 CLDR 1.8 integration 2010-03-04 05:41:47 +00:00
uenumtst.c
usettest.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00
usrchdat.c ICU-8415 Fixes for usearch_preceding and usearch_last regression bugs. The search test framework to cover usearch_following and usearch_preceding. Corrected and improved the API documentation for usearch_following/usearch_preceding. Merging these updates tested in my work branch to trunk. 2011-03-22 03:50:26 +00:00
usrchtst.c ICU-8578 Apply patch to fix some compiler warnings and related issues 2011-06-10 18:56:08 +00:00
utexttst.c ICU-8267 ucstrTextExtract should use text pointer & offset for chunk, as set by ucstrTextAccess 2011-01-25 03:25:24 +00:00
utf8tst.c
utf16tst.c
utmstest.c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data. 2010-02-24 16:17:03 +00:00
utransts.c ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code. 2009-06-09 21:28:13 +00:00