Steven R. Loomis
7a88373d9c
ICU-3405 undo temporary test
...
X-SVN-Rev: 15027
2004-04-23 01:47:17 +00:00
Ram Viswanadha
5e2748f025
ICU-3405 temporary update for testing
...
X-SVN-Rev: 14916
2004-04-09 18:56:12 +00:00
George Rhoten
7486bfb6e8
ICU-3389 CygWin/MSVC changes
...
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
Andy Heninger
8be1908bd3
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14722
2004-03-22 22:35:35 +00:00
Andy Heninger
4b35b705b1
ICU-2403 trace tests added
...
X-SVN-Rev: 13680
2003-11-12 07:02:45 +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
ed7b79ac52
ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
...
X-SVN-Rev: 12760
2003-08-05 01:25:54 +00:00
Markus Scherer
8e7d1112f4
ICU-3138 test internal sort function
...
X-SVN-Rev: 12752
2003-08-04 20:36:18 +00:00
Ram Viswanadha
d9d1e7bf5a
ICU-3050 add sprep tests
...
X-SVN-Rev: 12684
2003-07-25 01:03:50 +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
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
Alan Liu
7999da8c12
ICU-2429 initial implementation of catopen/catgets wrappers
...
X-SVN-Rev: 11371
2003-03-20 20:55:10 +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
Markus Scherer
56b303282e
ICU-1794 split ustring.h function tests from cucdtst.c into new custrtst.c
...
X-SVN-Rev: 9997
2002-10-09 18:35:04 +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
George Rhoten
45f4e0a95b
ICU-1891 Use the proper build directory
...
X-SVN-Rev: 9298
2002-07-24 00:17:01 +00:00
Ram Viswanadha
e4011b086e
ICU-1986 remove deprecated API
...
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
Vladimir Weinstein
e86598713a
ICU-1972 basic enumeration example/test
...
X-SVN-Rev: 9069
2002-07-09 06:16:35 +00:00
Alan Liu
d4461e10f9
ICU-1115 add usettest.c
...
X-SVN-Rev: 8785
2002-06-04 23:53:09 +00:00
Markus Scherer
8f67b83ff7
ICU-1864 add tests for BOCU-1: compare ICU and reference implementations
...
X-SVN-Rev: 8711
2002-05-28 02:09:10 +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
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
d7aa82bb03
ICU-1880 C port of data driven tests, for cintltst
...
X-SVN-Rev: 8560
2002-05-01 21:28:38 +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
Markus Scherer
5d7f7dc54b
ICU-1126 test u_strToTitle()
...
X-SVN-Rev: 7735
2002-02-21 18:43:36 +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
Yves Arrouye
42b2966822
ICU-1596 treat the ICU data library as any other regular library,
...
giving it a proper name and versioning scheme, and using rpath as needed too.
X-SVN-Rev: 7366
2001-12-21 20:10:23 +00:00
Eric Mader
73509baa23
ICU-1586 add tirietest.o to the list of object
...
X-SVN-Rev: 7346
2001-12-12 21:51:52 +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
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
George Rhoten
aed94742a0
ICU-1083 Put the ucmpe32 test with similar tests.
...
X-SVN-Rev: 5814
2001-09-19 01:48:46 +00:00
Ram Viswanadha
cb06211004
ICU-960 Tests for u_str* transformation functions
...
X-SVN-Rev: 5776
2001-09-18 03:43:45 +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
Ram Viswanadha
ce77273245
ICU-329 Add ctstdep.o to make file
...
X-SVN-Rev: 5480
2001-08-16 01:11:30 +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
Vladimir Weinstein
4a53ebaea5
ICU-1083 Adding tests to Unix build
...
X-SVN-Rev: 5431
2001-08-03 14:40:33 +00:00
Ram Viswanadha
ef97b534cd
ICU-903 update copyright notices
...
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
Vladimir Weinstein
70d6862c99
ICU-96 added tests for case switching
...
X-SVN-Rev: 3889
2001-03-03 02:03:05 +00:00
Markus Scherer
a93cba766c
ICU-820 test u_getCombiningClass() with UnicodeData.txt using toolutil/uparse
...
X-SVN-Rev: 3465
2001-01-23 23:50:52 +00:00
Steven R. Loomis
0c8f5b9554
ICU-743 data rearrangement
...
X-SVN-Rev: 3096
2000-12-01 21:07:42 +00:00
Steven R. Loomis
1ac9d2f0e6
ICU-681 make it easier to run selected subtests [Makefile.local for cintltest]
...
X-SVN-Rev: 3095
2000-12-01 20:17:41 +00:00
Steven R. Loomis
0d99688f83
ICU-653 rename and relocate icudata
...
X-SVN-Rev: 2997
2000-11-22 05:08:51 +00:00
Yves Arrouye
c27ba65a7c
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Yves Arrouye
8e28da7d3d
ICU-692 factor in some common definitions, and include the platform
...
file to make porting easier.
X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Yves Arrouye
3e192178a2
ICU-656 more dashes removal
...
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b
ICU-658 bumped version above 1.6
...
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Yves Arrouye
d76b7b8adf
ICU-650 install does nothing, shouldn't depend on all-local
...
X-SVN-Rev: 2638
2000-10-12 03:13:46 +00:00