scuffed-code/icu4c/source/test/cintltst
2012-11-29 01:09:50 +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-9567 Merged ucol_strcollUTF8 to trunk. 2012-10-05 23:44:00 +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 ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
calltest.c ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
capitst.c ICU-9759 fix typo, cannonical 2012-11-20 23:55:31 +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-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
cbiapts.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cbididat.c ICU-5445 Fix some compiler warnings. 2007-07-19 00:19:21 +00:00
cbiditst.c ICU-9024 Fix tabs in test code 2012-10-03 17:07:29 +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 ICU-4092 Remove dead test code that Andy said was okay to delete. 2004-12-15 02:26:24 +00:00
ccaltst.c ICU-9397 Update tests to pass without data in ICU 50 RC 2012-10-19 20:09:53 +00:00
ccaltst.h ICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged from the work branch to the ICU4C trunk). 2012-02-17 23:53:05 +00:00
ccapitst.c ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
ccapitst.h ICU-903 update copyright notices 2001-03-21 19:46:49 +00:00
ccolltst.c ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
ccolltst.h ICU-3615 Add API to list ISO currencies. 2005-06-16 18:44:30 +00:00
cconvtst.c ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +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 ICU-2248 modularize icu- fix tests 2002-10-02 17:18:04 +00:00
cdateintervalformattest.c ICU-9251 First cut merge of CLDR 22 data 2012-08-28 21:56:06 +00:00
cdattst.c 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
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 ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cdtdptst.c ICU-9569 add UDAT_PATTERN and update docs 2012-09-19 21:26:41 +00:00
cdtdptst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cdtrgtst.c ICU-9569 add UDAT_PATTERN and update docs 2012-09-19 21:26:41 +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 ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
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 ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cformtst.c ICU-8467 Add C wrappers for some PluralRules functionality 2011-05-03 23:23:26 +00:00
cformtst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cfrtst.c ICU-8046 CLDR 1.9 integration pass 1, update tests 2010-10-19 03:31:50 +00:00
cfrtst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cg7coll.c ICU-8046 CLDR 1.9 integration pass 1, update tests 2010-10-19 03:31:50 +00:00
cg7coll.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cgendtst.c ICU-9397 Update tests to pass without data in ICU 50 RC 2012-10-19 20:09:53 +00:00
chashtst.c ICU-6998 swat a bunch of compiler warnings. 2009-07-10 18:58:35 +00:00
cintltst.c ICU-9544 update javadocs around ctst_malloc 2012-07-24 17:33:19 +00:00
cintltst.h ICU-9596 cleanup U_NO_DEFAULT_INCLUDE_UTF_HEADERS - use utf_old.h in tests when needed 2012-09-27 18:52:04 +00:00
cintltst.vcxproj ICU-9598 Respond to Markus' comments on C GenderInfo 2012-10-11 18:52:55 +00:00
cintltst.vcxproj.filters ICU-9598 Respond to Markus' comments on C GenderInfo 2012-10-11 18:52:55 +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 ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cldrtest.c ICU-9721 move two timebombs forward - but fix them in #9742 2012-11-13 23:09:18 +00:00
cloctst.c ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
cloctst.h ICU-7500 fix uloc_getDisplayName incorrect length 2010-03-04 02:34:15 +00:00
cmsccoll.c ICU-9581 Update ICU version to 50.1, update timebombs for #9156,#9490,#8982,ccldrbug3058 2012-10-12 03:19:08 +00:00
cmsgtst.c 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
cmsgtst.h ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat 2010-01-16 03:07:18 +00:00
cnmdptst.c ICU-9288 Merge new converter changes into trunk with regenerated data. 2012-08-01 20:40:39 +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-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
cnormtst.h ICU-903 update copyright notices 2001-03-21 19:46:49 +00:00
cnumtst.c 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
cnumtst.h ICU-7635 Modify toString method to handle >>> 2011-10-26 02:16:23 +00:00
colutil.c ICU-2896 compile without collation 2003-05-22 00:00:19 +00:00
cpluralrulestest.c 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
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 ICU-4084 Sync the C and C++ API, and move internal function to internal headers. 2004-08-31 21:32:49 +00:00
creststn.c ICU-9721 move two timebombs forward - but fix them in #9742 2012-11-13 23:09:18 +00:00
creststn.h ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants 2006-07-03 21:05:30 +00:00
cstrcase.c ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
cstrtest.c ICU-9000 use our own implementation of uprv_stricmp() and uprv_strnicmp() to make sure we use language-independent case mappings/comparisons 2011-12-15 00:04:40 +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 ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cucdapi.c ICU-9014 make hasScript(c, sc) == sc in scx(c) 2012-02-06 20:11:22 +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-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274 2012-08-28 23:37:10 +00:00
currtest.c ICU-7964 Update TestNumericCode to pass without data 2012-02-03 20:12:17 +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 ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
eurocreg.c ICU-5426 Reduce running VM size by making more data const. 2006-10-01 07:12:18 +00:00
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-9598 Respond to Markus' comments on C GenderInfo 2012-10-11 18:52:55 +00:00
nccbtst.c ICU-9328 Tweak conversion test data to steer clear of added characters in some Japanese tables. 2012-05-16 22:25:12 +00:00
nccbtst.h ICU-1941 Allow -w option (don't error if data is missing) for converters 2002-09-20 19:07:19 +00:00
ncnvfbts.c ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
ncnvfbts.h ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases 2002-08-08 22:46:05 +00:00
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 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply 2007-08-31 19:39:14 +00:00
nfsprep.h ICU-3445 fix tests for UCONFIG_NO_... 2003-12-11 17:40:28 +00:00
nucnvtst.c ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
nucnvtst.h ICU-6888 disable optimization for ICC - merge r26548 2009-08-26 01:02:40 +00:00
putiltst.c ICU-9457 Fix some compiler warnings. 2012-08-05 16:33:16 +00:00
reapits.c ICU-6947 implement UREGEX_LITERAL flag. 2012-02-15 01:36:12 +00:00
sorttest.c ICU-4092 Increase code coverage 2004-12-22 01:00:32 +00:00
spooftest.c ICU-9535 merge from r32333 2012-09-11 00:22:56 +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-9457 Fix some compiler warnings 2012-08-03 19:09:42 +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 ICU-5410 Improve code coverage. 2007-06-14 20:09:01 +00:00
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-9581 Handle uconfig.h variations: fix errors and some of the old warnings 2012-10-18 19:51:28 +00:00
udatpg_test.c ICU-9569 add UDAT_PATTERN and update docs 2012-09-19 21:26:41 +00:00
uenumtst.c ICU-7197 add API for constructing UEnumerations. 2012-08-09 00:04:51 +00:00
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 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
utf16tst.c ICU-9664 support NUL-terminated strings (indicated via length<0) in U8_NEXT, U16_NEXT, and other such (safe) macros that move forward/take a length 2012-11-10 15:31:34 +00:00
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