Commit Graph

36 Commits

Author SHA1 Message Date
George Rhoten
df20c5147e ICU-6076 Fix some problems while testing ICU error recovery from out of memory conditions, like proper error reporting, not crashing, not leaking memory from when an allocation failure happens.
X-SVN-Rev: 23446
2008-02-16 22:58:32 +00:00
George Rhoten
1822495e12 ICU-5410 Remove unused code.
X-SVN-Rev: 20660
2006-11-15 00:43:22 +00:00
George Rhoten
79a89261a4 ICU-3615 Add API to list ISO currencies.
X-SVN-Rev: 17907
2005-06-16 18:44:30 +00:00
George Rhoten
8c34273967 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17854
2005-06-09 20:41:43 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
Vladimir Weinstein
978cef13a4 ICU-2293 fixed the length returned from u_unescape - it was counting the terminating zero, but it is supposed to return strlen of resulting string
X-SVN-Rev: 9844
2002-09-06 04:31:03 +00:00
Vladimir Weinstein
274f7e5f5a ICU-2085 remove unused test file (we migrated data driven testing entirely to C++). This test wasn't even being called.
X-SVN-Rev: 9767
2002-08-22 16:16:09 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Vladimir Weinstein
25a355b0ff ICU-1880 we won't use data driven tests in cintltst
X-SVN-Rev: 8581
2002-05-10 01:22:19 +00:00
Vladimir Weinstein
d7aa82bb03 ICU-1880 C port of data driven tests, for cintltst
X-SVN-Rev: 8560
2002-05-01 21:28:38 +00:00
Ram Viswanadha
9f4ec56042 ICU-1811 Improve code coverage of ubidi
X-SVN-Rev: 8337
2002-04-02 03:36:54 +00:00
Markus Scherer
88bbdf386d ICU-1007 larger buffer for test output
X-SVN-Rev: 6340
2001-10-19 17:36:48 +00:00
Syn Wee Quek
e7f55fd981 ICU-1030
Added Unicode Boyer Moore string search tests.

X-SVN-Rev: 5588
2001-08-25 02:06:37 +00:00
Vladimir Weinstein
c705ce052b ICU-1003 removing incremental compare from cintltst
X-SVN-Rev: 5019
2001-06-19 21:16:26 +00:00
George Rhoten
569d7ec827 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4861
2001-06-01 00:34:42 +00:00
George Rhoten
4981f2e1ab ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4576
2001-04-30 20:57:12 +00:00
Vladimir Weinstein
c4546762f0 ICU-96 print sortkey if verbose and error is caused by sortkeys
X-SVN-Rev: 4536
2001-04-23 23:39:58 +00:00
George Rhoten
84ae68e2e7 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4428
2001-04-03 00:32:05 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
Ram Viswanadha
24e2af6382 ICU-96 make collation test output prettier by printing \u uchars
X-SVN-Rev: 4052
2001-03-13 23:43:54 +00:00
Vladimir Weinstein
8b48bed373 ICU-96 review and fix failing tests
X-SVN-Rev: 4050
2001-03-13 07:30:28 +00:00
Vladimir Weinstein
70d6862c99 ICU-96 added tests for case switching
X-SVN-Rev: 3889
2001-03-03 02:03:05 +00:00
Vladimir Weinstein
582029e5e7 ICU-96 had to remove misc test, since file wouldn't build on UNIX
X-SVN-Rev: 3872
2001-03-02 01:56:04 +00:00
Vladimir Weinstein
8c321905b2 ICU-96 case switching test
X-SVN-Rev: 3869
2001-03-02 00:42:43 +00:00
Vladimir Weinstein
97f6ecc8fc ICU-96 test fixes
X-SVN-Rev: 3800
2001-02-27 07:28:58 +00:00
Vladimir Weinstein
1128550645 ICU-96 more collation stuff
X-SVN-Rev: 3569
2001-02-06 06:50:16 +00:00
Vladimir Weinstein
fe29e55faa ICU-96 some of the cintltst tests are enabled. non-tailored locales should work more-less properly now.
X-SVN-Rev: 3482
2001-01-26 00:12:23 +00:00
Vladimir Weinstein
d201784ec9 ICU-96 added C tests for incremental compare
X-SVN-Rev: 3203
2000-12-12 21:35:26 +00:00
Vladimir Weinstein
3c933af3d1 ICU-96 fixed French errors, detect discrepancies in compare and sortkey results
X-SVN-Rev: 3126
2000-12-05 01:04:44 +00:00
George Rhoten
9253fe4dd3 ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
X-SVN-Rev: 2367
2000-08-28 21:43:03 +00:00
Alan Liu
5e9d055754 ICU-410 use unified unescape function(s)
X-SVN-Rev: 1897
2000-07-16 13:42:38 +00:00
Markus Scherer
9f363ccb70 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Markus Scherer
258dbe98d4 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00