scuffed-code/icu4c/source/test/intltest
2002-02-07 01:07:55 +00:00
..
.cvsignore ICU-393 .cvsignore 2000-11-22 01:31:38 +00:00
allcoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
allcoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
apicoll.cpp ICU-1599 fixed safeclonetest - collator should have been instantiated from en_US not the default locale 2002-01-24 19:45:08 +00:00
apicoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
callimts.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
callimts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
calregts.cpp ICU-900 Fixed some compiler warnings 2001-07-03 00:27:22 +00:00
calregts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
caltest.cpp ICU-900 A test wasn't being called. Now it is called. 2001-08-16 22:32:08 +00:00
caltest.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
caltztst.cpp ICU-770 More data cleanup 2001-09-01 01:55:48 +00:00
caltztst.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
citrtest.cpp ICU-785 adapt UCharCharacterIterator tests to improved handling of textLength=-1 2001-11-12 18:09:10 +00:00
citrtest.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
cntabcol.cpp ICU-1599 testing the results of malloc/realloc, preserving status in some operations 2001-12-28 20:53:44 +00:00
cntabcol.h ICU-1594 collation now uses generalized utrie data structure - test update 2001-12-19 07:02:47 +00:00
cpdtrtst.cpp ICU-1259 update tests for new 2.0 rules 2001-10-26 05:42:31 +00:00
cpdtrtst.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
cppcnvt.cpp ICU-1404 Fix broken out-of-source-directory build 2001-11-02 02:24:15 +00:00
cppcnvt.h ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
cpputils.cpp ICU-161 updated the copyright notices. 2000-01-15 02:00:06 +00:00
cpputils.h ICU-161 updated the copyright notices. 2000-01-15 02:00:06 +00:00
cputilst.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
cputilst.h ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
currcoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
currcoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
dacoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
dacoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
dcfmapts.cpp ICU-1210 Use UBool instead of bool_t 2001-09-18 17:32:33 +00:00
dcfmapts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
decoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
decoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
dtfmapts.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
dtfmapts.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
dtfmrgts.cpp ICU-770 Memory cleanup 2001-10-04 16:36:32 +00:00
dtfmrgts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
dtfmtrtts.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
dtfmtrtts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
dtfmttst.cpp ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *. 2001-05-26 01:23:28 +00:00
dtfmttst.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
encoll.cpp ICU-861 2001-06-26 17:44:23 +00:00
encoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
escoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
escoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
ficoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
ficoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
frcoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
frcoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
g7coll.cpp ICU-953 Do less static initialization/destruction 2001-07-11 21:26:22 +00:00
g7coll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
hxuntrts.cpp ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support 2002-02-07 01:07:55 +00:00
hxuntrts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
intltest.cpp ICU-770 Add the repeat option. 2002-02-05 17:59:16 +00:00
intltest.dsp ICU-1533 Ported ReplaceableTest from Java to C++. 2001-11-28 23:03:04 +00:00
intltest.dsw Initial revision 1999-08-16 21:50:52 +00:00
intltest.h ICU-1627 implement fallback for loading data 2002-01-29 03:56:11 +00:00
itconv.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
itconv.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
itercoll.cpp ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems 2001-11-30 00:06:13 +00:00
itercoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
itformat.cpp ICU-900 Fixed some compiler warnings 2001-11-20 01:51:19 +00:00
itformat.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
itmajor.cpp ICU-1271 Port RuleBasedNumberFormat to ICU 2001-10-10 21:43:11 +00:00
itmajor.h ICU-1007 move normalization tests from collate into a new main branch 'normalize' 2001-08-31 23:01:58 +00:00
itrbbi.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
itrbbi.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
itrbnf.cpp ICU-770 Memory cleanup, wrong sprintf statement 2001-12-07 19:02:00 +00:00
itrbnf.h ICU-104 Fix for HP/UX 11 CC 2001-11-30 22:23:45 +00:00
itrbnfrt.cpp ICU-900 Fixed some compiler warnings. 2001-10-12 17:26:10 +00:00
itrbnfrt.h ICU-1271 Port RuleBasedNumberFormat to ICU 2001-10-10 21:43:11 +00:00
ittrans.cpp ICU-1533 Ported ReplaceableTest from Java to C++. 2001-11-28 23:03:04 +00:00
ittrans.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
ittxtbd.cpp ICU-566 Warn about bad *.brk files. 2001-05-05 01:30:29 +00:00
ittxtbd.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
itutil.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
itutil.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
jacoll.cpp ICU-1245 put Japanese in the right place 2001-11-01 17:16:29 +00:00
jacoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
jamotest.cpp ICU-1238 make Korean transliterators use \' for separator instead of '-' 2001-11-28 01:39:37 +00:00
jamotest.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
lcukocol.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
lcukocol.h ICU-900 Fixed a compiler warning 2001-08-31 18:20:59 +00:00
loctest.cpp ICU-1616 Locale data verification. 2002-01-30 06:16:26 +00:00
loctest.h ICU-770 Memory cleanup 2001-10-04 16:36:32 +00:00
Makefile.in ICU-1600 do not generate depends for install. 2002-02-06 02:08:02 +00:00
miscdtfm.cpp ICU-770 Memory cleanup 2001-12-04 17:27:12 +00:00
miscdtfm.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
mnkytst.cpp ICU-900 Fixed some compiler warnings 2001-08-18 01:22:49 +00:00
mnkytst.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
msfmrgts.cpp ICU-900 Fixed some compiler warnings. 2001-03-28 18:35:11 +00:00
msfmrgts.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
nmfmapts.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
nmfmapts.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
nmfmtrt.cpp ICU-1407 Fix for Tru64 (OSF) 2001-11-01 00:18:32 +00:00
nmfmtrt.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
normconf.cpp ICU-1627 fix paths for out of source builds 2002-01-24 23:06:21 +00:00
normconf.h ICU-1007 add conformance test cases 2001-11-06 23:09:34 +00:00
numfmtst.cpp ICU-1005 increase code coverage for NumberFormat 2001-11-28 22:28:16 +00:00
numfmtst.h ICU-1005 increase code coverage for NumberFormat 2001-11-28 22:28:16 +00:00
numrgts.cpp ICU-1203 Update tests with Pre-Euro. 2001-10-15 23:50:15 +00:00
numrgts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
pptest.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
pptest.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
rbbiapts.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
rbbiapts.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
rbbitst.cpp ICU-1273 Break Iterator tests for surrogates added. 2001-10-18 00:20:00 +00:00
rbbitst.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
regcoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
regcoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
reptest.cpp ICU-900 Fixed some compiler warnings 2001-12-01 00:32:29 +00:00
reptest.h ICU-1533 Ported ReplaceableTest from Java to C++. 2001-11-28 23:03:04 +00:00
restest.cpp ICU-1627 implement fallback for loading data 2002-01-29 03:56:11 +00:00
restest.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
restsnew.cpp ICU-1627 implement fallback for loading data 2002-01-29 03:56:11 +00:00
restsnew.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
sdtfmtts.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
sdtfmtts.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
sfwdchit.cpp ICU-1023 change UHashKey to UHashTok and use for values as well 2001-10-16 18:31:13 +00:00
sfwdchit.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
srchtest.cpp ICU-1030 2001-10-18 16:53:17 +00:00
srchtest.h ICU-1030 2001-09-11 21:40:05 +00:00
strtest.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
strtest.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
tchcfmt.cpp ICU-1099 Test the change a bit more completely. 2001-08-30 01:55:50 +00:00
tchcfmt.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
testutil.cpp ICU-1226 remove stale script/block code 2001-12-03 23:32:14 +00:00
testutil.h ICU-1226 remove stale script/block code 2001-12-03 23:32:14 +00:00
tfsmalls.cpp ICU-900 Fixed some compiler warnings. 2001-05-22 16:54:15 +00:00
tfsmalls.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
thcoll.cpp ICU-770 Memory cleanup 2001-10-04 21:21:04 +00:00
thcoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
tmsgfmt.cpp ICU-1018 Don't use iostream anymore 2001-09-01 02:56:23 +00:00
tmsgfmt.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
transapi.cpp ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support 2002-02-07 01:07:55 +00:00
transapi.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
transrt.cpp ICU-1008 Do some less static initialization 2001-12-28 21:26:53 +00:00
transrt.h ICU-1495 2001-11-22 02:41:06 +00:00
transtst.cpp ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support 2002-02-07 01:07:55 +00:00
transtst.h ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support 2002-02-07 01:07:55 +00:00
trcoll.cpp ICU-1003 removing incremental compare from intltest 2001-06-19 21:16:48 +00:00
trcoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
trnserr.cpp ICU-770 Memory cleanup 2001-11-20 03:13:36 +00:00
trnserr.h ICU-1533 Added coverage test for error conditions. 2001-11-16 23:31:46 +00:00
tscoll.cpp ICU-1005 increase code coverage for ucol_cnt 2001-11-13 19:45:55 +00:00
tscoll.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
tsdate.cpp ICU-639 Create better random numbers. 2001-12-05 17:37:41 +00:00
tsdate.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
tsdcfmsy.cpp ICU-513 Don't use the deprecated API anymore. 2001-09-17 21:50:19 +00:00
tsdcfmsy.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
tsdtfmsy.cpp ICU-1214 Replace getPatternChars with getPatternUChars 2001-09-18 21:36:45 +00:00
tsdtfmsy.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
tsmthred.cpp ICU-1632 Darwin has pthread, but Rhapsody doesn't. 2002-01-24 07:51:02 +00:00
tsmthred.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
tsmutex.cpp ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
tsmutex.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00
tsnmfmt.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
tsnmfmt.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
tsputil.cpp ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize IEEEremainder 2001-10-05 18:47:09 +00:00
tsputil.h ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize IEEEremainder 2001-10-05 18:47:09 +00:00
tstnorm.cpp ICU-785 test setText(UChar *, -1) 2001-11-11 00:53:28 +00:00
tstnorm.h ICU-1007 add tests for better Normalizer test code coverage 2001-11-09 21:54:32 +00:00
tzbdtest.cpp ICU-953 Less static initialization. 2001-08-06 20:11:43 +00:00
tzbdtest.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
tzregts.cpp ICU-1612 Fix SimpleTimeZone::setDSTSavings 2002-01-12 01:29:22 +00:00
tzregts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
tztest.cpp ICU-882 Remove old version of setDSTSavings() 2002-01-11 23:37:57 +00:00
tztest.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
ucdtest.cpp ICU-1627 fix paths for out of source builds 2002-01-24 23:06:21 +00:00
ucdtest.h ICU-903 update copyright notices 2001-03-21 20:09:56 +00:00
ufltlgts.cpp ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support 2002-02-07 01:07:55 +00:00
ufltlgts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
unhxtrts.cpp ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support 2002-02-07 01:07:55 +00:00
unhxtrts.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
usettest.cpp ICU-929 add indexOf() and charAt() methods 2001-12-11 01:13:33 +00:00
usettest.h ICU-929 add indexOf() and charAt() methods 2001-12-11 01:13:33 +00:00
ustrtest.cpp ICU-1549 test lj upper/lower-casing 2001-12-03 18:47:52 +00:00
ustrtest.h ICU-770 Make the tests build and/or run faster 2001-08-31 18:02:09 +00:00