Andy Heninger
4ea6b6be45
ICU-3437 improved test coverage
...
X-SVN-Rev: 14033
2003-12-08 07:12:34 +00:00
Steven R. Loomis
730163b0ca
ICU-2424 new test: calendar case test (port from Java)
...
X-SVN-Rev: 13988
2003-12-04 00:47:56 +00:00
Steven R. Loomis
064c552148
ICU-2424 islamic cal & astronomy tests
...
X-SVN-Rev: 13849
2003-11-24 21:36:01 +00:00
George Rhoten
09edf55f1c
ICU-3312 Remove the time zone option.
...
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.
X-SVN-Rev: 13350
2003-10-07 22:22:34 +00:00
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
Alan Liu
de95737116
ICU-2959 update copyright dates to include 2003
...
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Steven R. Loomis
e1e5ae9358
ICU-2436 multiple calendars (Buddhist)
...
X-SVN-Rev: 11973
2003-05-16 21:58:37 +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
Eric Mader
e90dd29852
ICU-2755 tests for collation, docs, minor service changes
...
X-SVN-Rev: 11776
2003-05-02 19:36:23 +00:00
Ram Viswanadha
267d3d1f30
ICU-2194 tests for IDNA
...
X-SVN-Rev: 11196
2003-02-28 21:37:55 +00:00
Alan Liu
e6f997fa51
ICU-2161 move obsolete code to icuapps/obsolete component
...
X-SVN-Rev: 11190
2003-02-28 20:36:53 +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
6da5965d85
ICU-2161 move obsolete bidi code and tests to icuobs DLL
...
X-SVN-Rev: 11152
2003-02-25 19:40:00 +00:00
George Rhoten
cd9de6d966
ICU-2705 Fixes for CygWin/MSVC configuration
...
X-SVN-Rev: 11075
2003-02-17 17:48:50 +00:00
George Rhoten
4d3562dcb7
ICU-2705 Add CygWin/MSVC support
...
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Vladimir Weinstein
483f6cce74
ICU-2567 renamed variables for passing options to tests: INTLTESTOPTS to INTLTEST_OPTS and CINTLTEST_OPTS to CINTLTST_OPTS
...
X-SVN-Rev: 10643
2002-12-12 18:11:16 +00:00
Steven R. Loomis
0d158bb3b3
ICU-2529 Test ClassID functions
...
X-SVN-Rev: 10403
2002-11-27 21:20:20 +00:00
Doug Felt
78e3bc3e2b
ICU-1949 ICUService API (private for now)
...
X-SVN-Rev: 10184
2002-11-07 08:07:59 +00:00
Andy Heninger
11891ab0d8
ICU-105 Regular Expressions initial check in
...
X-SVN-Rev: 10050
2002-10-22 00:09:32 +00:00
George Rhoten
fc3e593a6b
ICU-2129 Intltest, remove textbounds test
...
X-SVN-Rev: 9802
2002-08-28 00:13:27 +00:00
George Rhoten
3c942bde51
ICU-1891 Use the proper build directory
...
X-SVN-Rev: 9300
2002-07-24 00:27:11 +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
George Rhoten
1a09ea5eda
ICU-1868 Properly use CPPFLAGS and other flags
...
X-SVN-Rev: 8613
2002-05-13 23:51:50 +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
George Rhoten
9d8d0d3940
ICU-1868 Make DEFS be used for macros and includes only for compile
...
time, not for link time, and other various fixes.
X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Vladimir Weinstein
3461dda8d6
ICU-1880 added dadrcoll to intltest unix build
...
X-SVN-Rev: 8554
2002-05-01 00:43:21 +00:00
George Rhoten
78b2d83a32
ICU-1868 Consolodate most definitions into icudefs.mk.in
...
X-SVN-Rev: 8494
2002-04-19 02:19:24 +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
Vladimir Weinstein
90ab5fb750
ICU-1682 added test for canonical iterator
...
X-SVN-Rev: 8111
2002-03-19 07:18:39 +00:00
Markus Scherer
e26e3a9cb7
ICU-1126 add strcase.cpp to intltest
...
X-SVN-Rev: 7999
2002-03-13 19:23:54 +00:00
Yves Arrouye
212b0a808b
ICU-1600 do not generate depends for install.
...
X-SVN-Rev: 7574
2002-02-06 02:08:02 +00:00
George Rhoten
e72b5bd2c2
ICU-1533 Sync Unix and Windows build
...
X-SVN-Rev: 7163
2001-11-29 17:25:55 +00:00
George Rhoten
c4922554e1
ICU-1533 Added coverage test for error conditions for hshih
...
X-SVN-Rev: 6972
2001-11-17 09:18:11 +00:00
Vladimir Weinstein
3d4e45e02d
ICU-1005 increasing code coverage for ucol_cnt
...
X-SVN-Rev: 6834
2001-11-13 19:58:00 +00:00
Andy Heninger
cf191f47df
ICU-1404 Fix broken out-of-source-directory build
...
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Andy Heninger
7202cadd36
ICU-1404 configure, fix broken --with-data-packaging option
...
X-SVN-Rev: 6521
2001-10-31 18:43:45 +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
831554e000
ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
...
X-SVN-Rev: 5969
2001-09-28 20:56:10 +00:00
Andy Heninger
71f004be68
ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
...
X-SVN-Rev: 5954
2001-09-28 00:31:53 +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
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
George Rhoten
7ba6beb7ae
ICU-597 Added macro separator when declaring a macro as a compiler option
...
X-SVN-Rev: 4870
2001-06-01 18:15:03 +00:00
George Rhoten
44835a6260
ICU-567 The as/400 compiler doesn't like \" with its macro definitions.
...
X-SVN-Rev: 4629
2001-05-09 20:39:42 +00:00
George Rhoten
8489febe91
ICU-740 isocoll was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4408
2001-03-30 00:29:59 +00:00
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00