Commit Graph

60 Commits

Author SHA1 Message Date
Andy Heninger
aedb354246 ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
Markus Scherer
53de0aef70 ICU-2449 data-driven conversion tests
X-SVN-Rev: 12647
2003-07-22 04:18:20 +00:00
George Rhoten
ae0f7ee2f8 ICU-3017 Test that ICU with STL works on Windows.
X-SVN-Rev: 12478
2003-06-11 22:58:40 +00:00
Steven R. Loomis
78e3941cc3 ICU-2436 Multiple Calendars - Japanese
X-SVN-Rev: 11978
2003-05-16 22:29:15 +00:00
Vladimir Weinstein
8a6ea4c9fa ICU-2416 try to separate API tests from modules that use internal headers
X-SVN-Rev: 11932
2003-05-15 16:28:58 +00:00
Doug Felt
7e745f0772 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11758
2003-05-01 18:27:24 +00:00
Ram Viswanadha
021a837ce9 ICU-2194 remove tidnaref.cpp
X-SVN-Rev: 11202
2003-02-28 22:43:55 +00:00
Ram Viswanadha
267d3d1f30 ICU-2194 tests for IDNA
X-SVN-Rev: 11196
2003-02-28 21:37:55 +00:00
Alan Liu
2cc3e72b30 ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
2003-02-26 23:22:03 +00:00
Alan Liu
9dc05ec566 ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
2003-02-25 20:53:34 +00:00
Alan Liu
0a3630d38d ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11151
2003-02-25 19:23:06 +00:00
Markus Scherer
fbdbe29cb7 ICU-2021 organize intltest files into project folders
X-SVN-Rev: 11103
2003-02-19 19:59:23 +00:00
Steven R. Loomis
6540e5e838 ICU-2529 test UObject RTTI
X-SVN-Rev: 10406
2002-11-28 01:31:08 +00:00
Doug Felt
e39b3b40a7 ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10173
2002-11-06 22:14:49 +00:00
Andy Heninger
11891ab0d8 ICU-105 Regular Expressions initial check in
X-SVN-Rev: 10050
2002-10-22 00:09:32 +00:00
Andy Heninger
4a1d1083b0 ICU-2129 Intltest, remove textbounds test, merge the non-redundant tests
into rbbitest.  Many tests were replicated in both places.

X-SVN-Rev: 9793
2002-08-27 19:10:11 +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
57b15cfd55 ICU-1930 Added UCA conformance test and test files stubs
X-SVN-Rev: 9083
2002-07-10 22:23:43 +00:00
Vladimir Weinstein
07cd9effbe ICU-1880 data driven test framework changed according to design comments
X-SVN-Rev: 8774
2002-06-04 08:05:18 +00:00
Vladimir Weinstein
c9f1aec713 ICU-1880 added test data driver to projects
X-SVN-Rev: 8584
2002-05-10 01:26:25 +00:00
Vladimir Weinstein
7516bc1023 ICU-1880 added collation data driven test - reads resource bundle and tests collation
X-SVN-Rev: 8551
2002-04-30 23:03:51 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Ram Viswanadha
b1beaca7fa ICU-1811 increase code coverage of BIDI class
X-SVN-Rev: 8294
2002-03-29 18:58:48 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Vladimir Weinstein
610dcd1971 ICU-1682 added a real test for canonical iterator
X-SVN-Rev: 8110
2002-03-19 07:18:07 +00:00
Markus Scherer
ecd81a00fa ICU-1126 test titlecasing
X-SVN-Rev: 7998
2002-03-13 19:22:05 +00:00
Helena Chapman
b3c6e99445 ICU-1533 Ported ReplaceableTest from Java to C++.
X-SVN-Rev: 7146
2001-11-28 23:03:04 +00:00
Helena Chapman
0f2ceda1e2 ICU-1533 Added coverage test for error conditions.
X-SVN-Rev: 6961
2001-11-16 23:31:46 +00:00
Vladimir Weinstein
fed49ce387 ICU-1005 edit headers for release mode
X-SVN-Rev: 6836
2001-11-13 20:05:18 +00:00
Vladimir Weinstein
67101f9159 ICU-1005 increase code coverage for ucol_cnt
X-SVN-Rev: 6832
2001-11-13 19:45:55 +00:00
Ram Viswanadha
98c1213e43 ICU-1255 Remove and merge tests in transtst.cpp
X-SVN-Rev: 6181
2001-10-11 04:06:16 +00:00
Doug Felt
7258dac736 ICU-1271 Port RuleBasedNumberFormat to ICU
X-SVN-Rev: 6172
2001-10-10 21:43:11 +00:00
Ram Viswanadha
17ae93f915 ICU-1255 Tests for Devanagari,Telugu and Sanskrit.
X-SVN-Rev: 6041
2001-10-04 01:42:16 +00:00
Alan Liu
385dc0eea1 ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5972
2001-09-28 21:39:51 +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
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
Andy Heninger
fe8f7ca9cd ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
X-SVN-Rev: 4502
2001-04-18 19:31:05 +00:00
Andy Heninger
bed84e98b8 ICU-880 strcoll: incremental FCD check and no precalc of length
of null terminated strings

X-SVN-Rev: 4460
2001-04-06 23:37:48 +00:00
George Rhoten
2523fb725b ICU-740 This test was never called, it's obsolete, and it no longer works
X-SVN-Rev: 4406
2001-03-30 00:22:23 +00:00
Vladimir Weinstein
f9a01fe09e ICU-96 added LotusCollationKoreanTest
X-SVN-Rev: 4226
2001-03-21 18:10:38 +00:00
George Rhoten
ca5f3ed101 ICU-649 Optimize for win32 to detect more porting problems
X-SVN-Rev: 4043
2001-03-13 00:59:56 +00:00
George Rhoten
282bbd9403 ICU-865 Don't generate debug info for release mode due to speed tests, and add jamotest.h
X-SVN-Rev: 3879
2001-03-02 21:35:07 +00:00
Alan Liu
759c68048a ICU-872 Add JamoTest
X-SVN-Rev: 3829
2001-02-28 19:52:15 +00:00
Markus Scherer
5f5c348447 ICU-820 test Unicode::getCombiningClass() with UnicodeData.txt using toolutil/uparse
X-SVN-Rev: 3467
2001-01-23 23:52:49 +00:00
Vladimir Weinstein
ca0831016f ICU-96 added tests for incremental compare
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
George Rhoten
10266cd098 ICU-740 Added missing files
X-SVN-Rev: 3069
2000-11-30 20:37:40 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Helena Chapman
2ed77b81bc ICU-401 More S/400 fixes.
X-SVN-Rev: 2296
2000-08-16 22:30:12 +00:00
Alan Liu
d394403080 ICU-89 add UTR15 conformance test
X-SVN-Rev: 2046
2000-07-26 16:27:18 +00:00