scuffed-code/icu4c/source/test/cintltst
2015-09-09 04:05:01 +00:00
..
bocu1tst.c ICU-11535 make tests pass with only warnings when UCONFIG_ONLY_HTML_CONVERSION 2015-02-27 02:24:05 +00:00
callcoll.c ICU-8082 private collation type: do not build binary and do not list as an available keyword value 2014-07-08 17:44:53 +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-11428 Various compiler warning fixes. 2014-12-19 23:41:18 +00:00
capitst.h ICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior. 2013-09-17 21:08:10 +00:00
cbiapts.c ICU-11770 If locale has ss-standard, sentence break iterator uses suppressions data via FilteredBreakIterator 2015-09-09 04:05:01 +00:00
cbiapts.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cbididat.c ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp 2013-08-30 16:32:45 +00:00
cbiditst.c ICU-11428 Various compiler warning fixes. 2014-12-19 23:41:18 +00:00
cbiditst.h ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp 2013-08-30 16:32:45 +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-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates 2014-09-02 23:18:20 +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-11535 make tests pass with only warnings when UCONFIG_ONLY_HTML_CONVERSION 2015-02-27 02:24:05 +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-11846 CLDR 28 data integration 2015-08-27 20:23:27 +00:00
cdattst.c ICU-11773 Withdraw COLON as pattern char, leave support for UDAT_TIME_SEPARATOR_FIELD (C) 2015-09-07 22:39:49 +00:00
cdattst.h ICU-10320 fix compiler warning & solaris error 2014-08-01 21:33:16 +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-10822 remove static from test method 2014-04-10 20:20:20 +00:00
cdtdptst.h ICU-10822 C wrapper implementation for udat_get.../udat_setBooleanAttribute 2014-04-10 19:49:13 +00:00
cdtrgtst.c ICU-10637 Format/parse using 'r' related gregorian year, C changes part 1 (still need correct num fmt & tests) 2014-03-05 11:51:05 +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-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates 2014-09-02 23:18:20 +00:00
cfintst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cformtst.c ICU-11549 Add C wrapper for ListFormatter 2015-03-03 19:00:52 +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-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
cg7coll.h ICU-7653 move LENGTHOF(array) to common, internal header 2014-08-28 14:55:34 +00:00
cgendtst.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
chashtst.c ICU-6998 swat a bunch of compiler warnings. 2009-07-10 18:58:35 +00:00
cintltst.c ICU-11551 new UNISTR_OBJECT_SIZE=64 for 27 UChars stored internally on 64-bit machine 2015-04-15 18:49:55 +00:00
cintltst.h ICU-10398 Ensure cintltst and intltest passes without data 2013-09-19 02:32:57 +00:00
cintltst.vcxproj ICU-11609 add svn:eol-style property to vcxproj files. 2015-04-17 21:25:48 +00:00
cintltst.vcxproj.filters ICU-11609 add svn:eol-style property to vcxproj files. 2015-04-17 21:25:48 +00:00
citertst.c ICU-9101 merge branches/markus/collv2@35225 into the trunk 2014-02-25 21:21:49 +00:00
citertst.h ICU-9101 merge branches/markus/collv2@35225 into the trunk 2014-02-25 21:21:49 +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-11846 CLDR 28 data integration 2015-08-27 20:23:27 +00:00
cloctst.c ICU-11602 Fixed a wrong condition used for detecting keyword without value in uloc internal function for parsing keywords. TestKeywordVariants was updated to include a case hitting the code path. The test code was also updated to handle error status. A follow up ticket #11690 was created for recording some issues with the test case found in this time. 2015-05-20 23:44:16 +00:00
cloctst.h ICU-8951 BCP 47 key/type converter APIs merged from the work branch. 2014-09-03 04:42:21 +00:00
cmsccoll.c ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes 2015-01-07 03:37:11 +00:00
cmsgtst.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +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-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates 2014-09-02 23:18:20 +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-10992 Ensure ICU4C 54 test suite passes without data 2014-09-15 21:51:57 +00:00
cnormtst.h ICU-903 update copyright notices 2001-03-21 19:46:49 +00:00
cnumtst.c ICU-11846 CLDR 28 data integration 2015-08-27 20:23:27 +00:00
cnumtst.h ICU-10344 add new field & factory method for currency CASH/STANDARD Usage 2014-06-12 21:40:34 +00:00
cpluralrulestest.c ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766 2014-02-24 07:17:41 +00:00
cposxtst.c ICU-7068 Add statements to ensure that uconfigtest passes 2009-08-04 21:09:17 +00:00
crestst.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +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-11846 CLDR 28 data integration 2015-08-27 20:23:27 +00:00
creststn.h ICU-10131 Added C test to verify that 3 empty set values stop fallback for ures_getStringByKeyWithFallback 2013-05-24 18:23:49 +00:00
cstrcase.c ICU-11294 Changed SimpleDateFormat and other implementation to reduce malloc calls for common date formatting/parsing operations. 2015-02-25 03:24:19 +00:00
cstrtest.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +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-11574 near-final Unicode 8 data with new block API constants, code adjustments & fixes; svn merge --reintegrate branches/markus/uni80 2015-05-28 23:16:00 +00:00
cucdapi.h ICU-9538 add script metadata properties API 2013-02-17 00:49:18 +00:00
cucdtst.c ICU-11574 Unicode 8.0 final data 2015-06-12 11:10:10 +00:00
currtest.c ICU-11765 fix u_charsToUChars() string length and make its destination buffer large enough 2015-09-07 00:38:38 +00:00
custrtrn.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
custrtst.c ICU-11765 fix custrtst.c TestCountChar32(): need to use NUL-terminated buffer when testing NUL termination, not unterminated string 2015-09-05 19:17:55 +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-10048 Compiler warning cleanup. 2013-03-21 05:48:52 +00:00
hpmufn.c ICU-11538 Remove gHeapInUse flag. 2015-02-27 23:01:33 +00:00
idnatest.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
Makefile.in ICU-11549 Add C wrapper for ListFormatter 2015-03-03 19:00:52 +00:00
nccbtst.c ICU-9673 Update EUC-JP mapping to use updated table 2013-01-11 19:47:40 +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-11535 make tests pass with only warnings when UCONFIG_ONLY_HTML_CONVERSION 2015-02-27 02:24:05 +00:00
nfsprep.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
nfsprep.h ICU-3445 fix tests for UCONFIG_NO_... 2003-12-11 17:40:28 +00:00
nucnvtst.c ICU-11535 make tests pass with only warnings when UCONFIG_ONLY_HTML_CONVERSION 2015-02-27 02:24:05 +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-5312 Regular Expressions Named Capture. 2015-02-18 23:56:19 +00:00
sorttest.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
spooftest.c ICU-11860 uspoof_openFromSource() initializes static variables; isolate test code for uspoof_openFromSource() so that initialization can be tested 2015-09-07 01:18:49 +00:00
spreptst.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +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-10048 Compiler warning cleanup. 2013-03-21 05:48:52 +00:00
trie2test.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +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-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +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-10992 Ensure ICU4C 54 test suite passes without data 2014-09-15 21:51:57 +00:00
udatpg_test.c ICU-11765 fix string length in udatpg_test.c TestUsage() 2015-09-07 00:27:33 +00:00
uenumtst.c ICU-11765 NUL-terminate a uenumtst.c test string 2015-09-05 19:25:38 +00:00
ulistfmttest.c ICU-11549 tabs -> spaces 2015-03-03 20:26:16 +00:00
uregiontest.c ICU-7653 move LENGTHOF(array) to common, internal header 2014-08-28 14:55:34 +00:00
usettest.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +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-10048 Compiler warning cleanup. 2013-03-21 05:48:52 +00:00
utf8tst.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
utf16tst.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
utmstest.c ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc 2014-08-28 22:13:45 +00:00
utransts.c ICU-10585 Add utrans_toRules, utrans_getSourceSet 2014-01-13 07:27:02 +00:00