Commit Graph

92 Commits

Author SHA1 Message Date
George Rhoten
79a89261a4 ICU-3615 Add API to list ISO currencies.
X-SVN-Rev: 17907
2005-06-16 18:44:30 +00:00
Andy Heninger
452456c2b3 ICU-3944 work in progress
X-SVN-Rev: 17880
2005-06-14 01:10:10 +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
George Rhoten
7dc1243a75 ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
George Rhoten
0e704e1520 ICU-4420 Fix a typo from the last change.
X-SVN-Rev: 17365
2005-03-22 00:11:20 +00:00
George Rhoten
9d64bf4384 ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
X-SVN-Rev: 17364
2005-03-21 18:16:49 +00:00
George Rhoten
a1487bcd57 ICU-4092 Remove dead test code that Andy said was okay to delete.
Better test code is in intltest.

X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
807e452330 ICU-4148 Fixes for MinGW
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
George Rhoten
209c7b9bbd ICU-4078 Don't depend on Memory stream anymore
X-SVN-Rev: 16340
2004-09-17 04:19:30 +00:00
George Rhoten
08382a4b07 ICU-3938 Related to cldrbug 235.
Separate cldr tests from cloctst, and depend on testLocale instead of root for testing

X-SVN-Rev: 16253
2004-09-03 20:51:11 +00:00
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