Commit Graph

54 Commits

Author SHA1 Message Date
George Rhoten
a5dd573fea ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18268
2005-07-18 16:32:26 +00:00
Ram Viswanadha
5c3d31658d ICU-4354 make intltest pass with no data
X-SVN-Rev: 18140
2005-07-05 18:39:00 +00:00
Eric Mader
0e9c21e7e9 ICU-4354 remove tabs.
X-SVN-Rev: 17467
2005-04-06 00:38:48 +00:00
Eric Mader
e904300468 ICU-4354 Add dataerr(), dataerrln() to intltest.
X-SVN-Rev: 17462
2005-04-05 20:12:22 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
8900cd8fab ICU-4043 Use a real path to source data.
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
Ram Viswanadha
123132b8e6 ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
2004-08-02 20:06:55 +00:00
Steven R. Loomis
2f7efe7cc9 ICU-3831 uconfig fixes
X-SVN-Rev: 15842
2004-06-10 23:51:33 +00:00
Alan Liu
22e24178fc ICU-3786 add 'quiet' param to some assertXxx() functions; need to add to all of them!
X-SVN-Rev: 15700
2004-06-04 00:19:50 +00:00
Alan Liu
102831d72d ICU-3549 add assertEquals(const char*, const char*)
X-SVN-Rev: 15048
2004-04-26 19:10:13 +00:00
Alan Liu
bb1db7b923 ICU-3549 add toString(int32_t)
X-SVN-Rev: 15039
2004-04-24 02:53:56 +00:00
Alan Liu
8b5f27509b ICU-2334 add assertEquals() variant taking Formattable objects
X-SVN-Rev: 14755
2004-03-25 02:23:22 +00:00
George Rhoten
6038ee28f5 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14733
2004-03-23 06:37:36 +00:00
Alan Liu
9449f5b4fb ICU-3391 add assert* convenience overloads taking UnicodeString msg
X-SVN-Rev: 14684
2004-03-11 14:06:25 +00:00
Alan Liu
6d5aaf8514 ICU-3090 add JUnit-like assert methods and ctou()
X-SVN-Rev: 14488
2004-02-12 01:09:13 +00:00
Steven R. Loomis
04d0a0a548 ICU-3445 back out last change (fmtable.h was fixed)
X-SVN-Rev: 14096
2003-12-11 01:49:29 +00:00
Steven R. Loomis
f626103f56 ICU-3445 uconfig
X-SVN-Rev: 14079
2003-12-10 19:45:03 +00:00
George Rhoten
4f64d393b4 ICU-813 Fix for AIX and HP-UX
X-SVN-Rev: 13793
2003-11-21 00:10:52 +00:00
Markus Scherer
e207ba9a7c ICU-2950 add public operator + to UnicodeString
X-SVN-Rev: 13544
2003-10-31 21:28:46 +00:00
George Rhoten
c16ea74264 ICU-3326 Improve build time
X-SVN-Rev: 13427
2003-10-15 08:03:56 +00:00
Alan Liu
8f00fae65a ICU-2966 implement portable random number generator
X-SVN-Rev: 12814
2003-08-12 19:51:03 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Ram Viswanadha
267d3d1f30 ICU-2194 tests for IDNA
X-SVN-Rev: 11196
2003-02-28 21:37:55 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Vladimir Weinstein
d452fce04f ICU-1978 add info methods to intltest
X-SVN-Rev: 9098
2002-07-11 17:40:35 +00:00
George Rhoten
10aa6818e0 ICU-1880 Make it easier for a data driven test to call this function.
X-SVN-Rev: 8827
2002-06-10 18:31:34 +00:00
Ram Viswanadha
876e5cd929 ICU-1698 fix out of source and insource testdata path
X-SVN-Rev: 7591
2002-02-07 19:37:34 +00:00
Ram Viswanadha
7ef6ef2d77 ICU-1627 implement fallback for loading data
X-SVN-Rev: 7517
2002-01-29 03:56:11 +00:00
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
ae64440341 ICU-1211 Porting fixes for the KAI compiler.
X-SVN-Rev: 5781
2001-09-18 17:44:50 +00:00
George Rhoten
e29f4f62c4 ICU-770 Make the tests build and/or run faster
X-SVN-Rev: 5659
2001-08-31 18:02:09 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
Andy Heninger
09e1c00ed1 ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5394
2001-07-31 17:29:43 +00:00
Alan Liu
62314ba406 ICU-990 add a parameter for smart handling of backslashes to prettify()
X-SVN-Rev: 5268
2001-07-18 18:38:53 +00:00
Alan Liu
92e848829c ICU-986 add TESTCASE macro to IntlTest header for use by all subclasses
X-SVN-Rev: 4933
2001-06-11 17:21:58 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Markus Scherer
2b041cf380 ICU-820 make error/log functions more convenient with sprintf-style formatting
X-SVN-Rev: 3466
2001-01-23 23:51:55 +00:00
Vladimir Weinstein
ca0831016f ICU-96 added tests for incremental compare
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
George Rhoten
ee23b6e429 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3176
2000-12-08 20:33:48 +00:00
Steven R. Loomis
ffdd40fdcf ICU-369 improve intltest output
X-SVN-Rev: 3100
2000-12-03 03:29:39 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
George Rhoten
00af0977fd ICU-535 removed a tab
X-SVN-Rev: 2211
2000-08-11 22:26:55 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Yves Arrouye
5630fb77db ICU-368 do not use C++ streams at all for tests so that they can
run in the lame WebObjects 4 environment.

X-SVN-Rev: 1251
2000-04-25 21:32:10 +00:00
Markus Scherer
cd71b64e4d ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1062
2000-04-04 22:31:44 +00:00
Markus Scherer
3c0e9c341f ICU-315 more S/390 changes
X-SVN-Rev: 1021
2000-03-29 20:28:29 +00:00
Markus Scherer
9f363ccb70 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Helena Chapman
d90408948d ICU-161 More copyright fixes.
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00