.. |
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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
|
2013-09-17 19:48:50 +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-10670 another minor fix
|
2014-02-26 03:35:17 +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-10483 Fix no data test errors in ICU4C 53m1
|
2014-01-22 21:20:24 +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-10624 Fix windows build error introduced with earlier compile warning fix.
|
2014-01-10 18:14:31 +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-10335 Merge completed CLDR24 branch into trunk.
|
2013-09-07 20:46:42 +00:00 |
cdattst.c
|
ICU-10483 Fix no data test errors in ICU4C 53m1
|
2014-01-22 21:20:24 +00:00 |
cdattst.h
|
ICU-9836 C/Java mismatch parsing years with pattern "yyyy"
|
2013-01-04 17:16:07 +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-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +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-10070 Add plain C wrappers for Region class
|
2013-04-12 23:00:51 +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-10398 Ensure cintltst and intltest passes without data
|
2013-09-19 02:32:57 +00:00 |
cintltst.h
|
ICU-10398 Ensure cintltst and intltest passes without data
|
2013-09-19 02:32:57 +00:00 |
cintltst.vcxproj
|
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
|
2013-09-17 19:48:50 +00:00 |
cintltst.vcxproj.filters
|
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
|
2013-09-17 19:48:50 +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-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
|
2013-09-17 00:55:39 +00:00 |
cloctst.c
|
ICU-10624 Compiler warning cleanups, continued.
|
2014-01-10 08:35:00 +00:00 |
cloctst.h
|
ICU-9839 Punctuation exemplar type support. Code is added, but not working because of data problem explained in #9845. When data is refreshed next time, the problem should go away.
|
2013-01-18 16:29:02 +00:00 |
cmsccoll.c
|
ICU-10595 reenable TestNextSortKeyPartJaIdentical()
|
2014-02-27 23:31:01 +00:00 |
cmsgtst.c
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +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-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C)
|
2013-01-26 01:14:35 +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-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766
|
2014-02-24 07:17:41 +00:00 |
cnumtst.h
|
ICU-7635 Modify toString method to handle >>>
|
2011-10-26 02:16:23 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +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-10624 Swat clang compile warnings. More fixes to come.
|
2014-01-10 02:24:54 +00:00 |
cucdapi.h
|
ICU-9538 add script metadata properties API
|
2013-02-17 00:49:18 +00:00 |
cucdtst.c
|
ICU-9822 fix U_STRING_INIT string length
|
2014-02-25 22:56:51 +00:00 |
currtest.c
|
ICU-7964 Update TestNumericCode to pass without data
|
2012-02-03 20:12:17 +00:00 |
custrtrn.c
|
ICU-10624 Compiler warning cleanups, continued.
|
2014-01-10 08:35:00 +00:00 |
custrtst.c
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-10184 umutex.h, change to C++ only, in preparation for build time user mutex support.
|
2013-08-09 19:53:07 +00:00 |
idnatest.c
|
ICU-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +00:00 |
Makefile.in
|
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
|
2013-09-17 19:48:50 +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-9673 Update EUC-JP mapping to use updated table
|
2013-01-11 19:47:40 +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-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +00:00 |
sorttest.c
|
ICU-10081 stable sort via insertion sort with binary search; test it well
|
2013-05-03 22:46:57 +00:00 |
spooftest.c
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +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-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
udatpg_test.c
|
ICU-10650 53m1 BRS task - updates for non-ascii code in C
|
2014-01-21 20:58:03 +00:00 |
uenumtst.c
|
ICU-7197 add API for constructing UEnumerations.
|
2012-08-09 00:04:51 +00:00 |
uregiontest.c
|
ICU-10070 add more tests
|
2013-06-27 05:47:14 +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-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +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-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +00:00 |
utransts.c
|
ICU-10585 Add utrans_toRules, utrans_getSourceSet
|
2014-01-13 07:27:02 +00:00 |