scuffed-code/icu4c/source/test/cintltst
Matitiahu Allouche a7a26cd51d ICU-5732 add tests to match those in ICU4J
X-SVN-Rev: 22303
2007-08-07 19:22:05 +00:00
..
bocu1tst.c ICU-5357 Fix broken HTTP links in documentation. 2007-06-11 19:14:47 +00:00
callcoll.c ICU-5486 Testing collation keywords from CLDR. 2007-06-24 19:01:59 +00:00
callcoll.h ICU-5426 Make sure that some functions can use const data. 2006-09-28 15:38:06 +00:00
calldata.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
calltest.c ICU-5410 Remove unused deprecated tests, and sort the tests a little differently. 2006-10-11 15:40:43 +00:00
capitst.c ICU-5486 build in CLDRVersion to ICU data file (backwards compatible w/ pre 1.5 data), and clarify some tests that might break on new data. This checkin doesn't include any new data or dependencies on new data. 2007-07-25 18:46:17 +00:00
capitst.h ICU-5426 Make sure that some functions can use const data. 2006-09-28 15:38:06 +00:00
cbiapts.c ICU-5170 fix invalid paramater checking & test for ubrk_open() 2006-05-03 03:32:18 +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-5732 add tests to match those in ICU4J 2007-08-07 19:22:05 +00:00
cbiditst.h ICU-5445 Fix some compiler warnings. 2007-07-19 00:19:21 +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-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
ccaltst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
ccapitst.c ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables. 2007-05-10 06:40:31 +00:00
ccapitst.h ICU-903 update copyright notices 2001-03-21 19:46:49 +00:00
ccolltst.c ICU-5410 Remove unused code. 2006-11-15 00:43:22 +00:00
ccolltst.h ICU-3615 Add API to list ISO currencies. 2005-06-16 18:44:30 +00:00
cconvtst.c ICU-2000 Fixed some compiler warnings. 2002-08-22 20:48:21 +00:00
cctest.c ICU-4078 Further separate the default converter from the rest of the ustring internal API 2004-08-27 17:56:01 +00:00
ccurrtst.c ICU-3615 Add API to list ISO currencies. 2005-06-16 18:44:30 +00:00
ccurrtst.h ICU-2248 modularize icu- fix tests 2002-10-02 17:18:04 +00:00
cdattst.c ICU-5761 CLDR 1.5 data integration 2007-07-26 17:24:12 +00:00
cdattst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cdetst.c ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cdetst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cdtdptst.c ICU-5333 Whitespace changes. 2006-08-20 05:08:35 +00:00
cdtdptst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cdtrgtst.c ICU-5261 Don't crash when Solaris 10 with gcc is crashing. 2006-07-13 18:53:36 +00:00
cdtrgtst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cestst.c ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cestst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cfintst.c ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
cfintst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cformtst.c ICU-5787 merge from feature branch revision 22024:22252. 2007-08-03 18:43:04 +00:00
cformtst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cfrtst.c ICU-5602 Remove C++ comments. 2007-02-16 22:33:24 +00:00
cfrtst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cg7coll.c ICU-3905 Fix some compiler warnings 2004-11-05 17:21:42 +00:00
cg7coll.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
chashtst.c ICU-4741 make compare functions for Hashtable and StringEnumeration general 2005-11-11 19:23:09 +00:00
cintltst.c ICU-5366 Warn about unavailable default locale. 2006-11-07 18:52:45 +00:00
cintltst.h ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
cintltst.vcproj ICU-5787 merge from feature branch revision 22024:22252. 2007-08-03 18:43:04 +00:00
citertst.c ICU-5445 Fix some compiler warnings 2006-12-19 06:06:30 +00:00
citertst.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 22:33:33 +00:00
cjaptst.c ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cjaptst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cldrtest.c ICU-4567 Fix test hang due to structLocale having incomplete data. 2007-07-05 21:47:39 +00:00
cloctst.c ICU-5445 Fix some compiler warnings. 2007-07-17 05:57:55 +00:00
cloctst.h ICU-5627 Add uloc_getLocaleForLCID 2007-05-24 00:04:20 +00:00
cmsccoll.c ICU-5445 Fix some compiler warnings. 2007-07-19 06:01:57 +00:00
cmsgtst.c ICU-5410 Improve code coverage 2006-11-16 20:10:22 +00:00
cmsgtst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cnmdptst.c ICU-5761 CLDR 1.5 data integration 2007-07-26 17:24:12 +00:00
cnmdptst.h ICU-5350 Fix decimal rounding 2007-06-06 01:17:15 +00:00
cnormtst.c ICU-5445 Fix some compiler warnings. 2007-07-19 01:51:03 +00:00
cnormtst.h ICU-903 update copyright notices 2001-03-21 19:46:49 +00:00
cnumtst.c ICU-5427 Fix a memory leak. 2007-07-26 21:05:44 +00:00
cnumtst.h ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
colutil.c ICU-2896 compile without collation 2003-05-22 00:00:19 +00:00
cposxtst.c ICU-2699 Fix some compiler warnings. 2003-06-09 04:57:01 +00:00
crestst.c ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern 2007-02-22 23:44:11 +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-5761 CLDR 1.5 data integration 2007-07-26 17:24:12 +00:00
creststn.h ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants 2006-07-03 21:05:30 +00:00
cstrcase.c 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
cstrtest.c ICU-4092 Increase code coverage 2004-12-22 00:34:39 +00:00
cturtst.c ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cturtst.h ICU-2248 modularize ICU 2002-09-20 17:54:45 +00:00
cucdapi.c ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
cucdapi.h ICU-3222 Fix some compiler warnings 2003-12-05 22:48:48 +00:00
cucdtst.c ICU-5445 Fix some compiler warnings. 2007-07-19 05:56:38 +00:00
currtest.c ICU-5101 Test and prevent code from crashing when prefix and suffix are changed on a currency format. The prefix and suffix are still not settable when a currency is used, and the applyPattern must still be used when using currency formats. 2007-03-02 00:28:09 +00:00
custrtrn.c ICU-5707 fix u_strFromUTF8Lenient() for 2-byte UTF-8 in last 3 bytes of input 2007-05-10 20:40:35 +00:00
custrtst.c ICU-5282 Fix problems found by uconfigtest. 2006-07-28 22:58:29 +00:00
cutiltst.c ICU-5032 Refactor code while increasing code coverage. 2006-03-20 07:42:35 +00:00
encoll.c ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 22:33:33 +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-5426 This test suite isn't in /tsutil 2006-10-23 03:59:00 +00:00
idnatest.c ICU-5445 Fix some compiler warnings. 2007-03-28 23:47:14 +00:00
Makefile.in ICU-5787 merge from feature branch revision 22024:22252. 2007-08-03 18:43:04 +00:00
nccbtst.c ICU-5282 Fix problems found by uconfigtest. 2006-07-28 22:58:29 +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-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables. 2007-01-24 23:27:45 +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-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables. 2007-01-24 23:27:45 +00:00
nfsprep.c ICU-4707 Fix some compiler warnings 2006-03-25 23:00:58 +00:00
nfsprep.h ICU-3445 fix tests for UCONFIG_NO_... 2003-12-11 17:40:28 +00:00
nucnvtst.c ICU-5275 Fix for z/OS. 2006-08-23 03:08:48 +00:00
nucnvtst.h ICU-903 update copyright notices 2001-03-21 19:46:49 +00:00
putiltst.c ICU-5274 move uprv_log10 to test code 2006-07-21 22:16:30 +00:00
reapits.c ICU-5445 Fix some compiler warnings 2006-12-19 06:06:30 +00:00
sorttest.c ICU-4092 Increase code coverage 2004-12-22 01:00:32 +00:00
spreptst.c ICU-5426 Reduce running VM size by making more data const. 2006-10-01 07:12:18 +00:00
sprpdata.c ICU-3805 Break the circular dependency between utypes.h and putil.h 2004-09-23 00:24:36 +00:00
stdnmtst.c ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables. 2007-05-10 06:40:31 +00:00
tracetst.c ICU-5410 Improve code coverage. 2007-06-14 20:09:01 +00:00
trietest.c ICU-5426 Make sure that any overflow for the new smaller buffer is registered as a failure. 2006-10-02 23:29:09 +00:00
ucsdetst.c ICU-5426 Fix last check-in 2006-09-29 03:44:03 +00:00
udatatst.c ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables. 2007-05-10 06:40:31 +00:00
udatpg_test.c ICU-5787 Don't use C++ comments in C code. 2007-08-07 07:51:08 +00:00
uenumtst.c ICU-3905 Fix some compiler warnings 2004-11-05 17:21:42 +00:00
usettest.c 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
usrchdat.c ICU-5426 Reduce the size of intltest & cintltst 2006-09-28 08:40:44 +00:00
usrchtst.c ICU-5445 Fix some compiler warnings. 2007-07-24 08:30:41 +00:00
utexttst.c ICU-4699 add Freeze to UText 2006-02-17 02:16:01 +00:00
utf8tst.c ICU-5043 low-level code for lenient-UTF-8 UText provider 2006-02-09 21:16:20 +00:00
utf16tst.c ICU-4092 Enable dead code. 2004-12-15 18:03:41 +00:00
utmstest.c ICU-5445 Fix some compiler warnings. 2007-07-19 01:51:03 +00:00
utransts.c ICU-4707 Fix some compiler warnings. 2006-04-14 15:49:37 +00:00