Peter Edberg
944392834b
ICU-11549 Add C wrapper for ListFormatter
...
X-SVN-Rev: 37110
2015-03-03 19:00:52 +00:00
Markus Scherer
27e00900c8
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
...
X-SVN-Rev: 34359
2013-09-17 19:48:50 +00:00
Steven R. Loomis
625aaa18c7
ICU-10379 IBM i - make tests run without any special options, update readme
...
X-SVN-Rev: 34300
2013-09-13 05:48:16 +00:00
Steven R. Loomis
bfdba0df96
ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
...
X-SVN-Rev: 33895
2013-07-09 01:16:33 +00:00
Peter Edberg
947bd7d1b6
ICU-10070 Add plain C wrappers for Region class
...
X-SVN-Rev: 33520
2013-04-12 23:00:51 +00:00
Travis Keep
dd506783e6
ICU-9598 Respond to Markus' comments on C GenderInfo
...
X-SVN-Rev: 32600
2012-10-11 18:52:55 +00:00
Michael Ow
e144d4ff66
ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
...
X-SVN-Rev: 30961
2011-11-14 22:33:19 +00:00
Markus Scherer
9bcc40cf9e
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
...
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Peter Edberg
5d14eefc25
ICU-8467 Add C wrappers for some PluralRules functionality
...
X-SVN-Rev: 30001
2011-05-03 23:23:26 +00:00
Peter Edberg
3745b313f3
ICU-8470 Add C wrappers for some DateIntervalFormat functionality
...
X-SVN-Rev: 29988
2011-05-03 19:33:19 +00:00
Steven R. Loomis
45aa2210aa
ICU-7815 merge from branch
...
X-SVN-Rev: 28296
2010-07-12 15:24:57 +00:00
Michael Ow
cf562954d7
ICU-7615 Build same data library type as other libraries. Fix linking error in cintltst for static mode.
...
X-SVN-Rev: 27939
2010-04-16 19:18:06 +00:00
Andy Heninger
9715eae02c
ICU-4790 spoof impl merged to trunk.
...
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
Markus Scherer
9be9a82b08
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
...
X-SVN-Rev: 24862
2008-10-22 19:50:07 +00:00
Andy Heninger
ecdc0463b8
ICU-6453 Encoding Selection moved from development branch.
...
X-SVN-Rev: 24438
2008-08-04 21:56:02 +00:00
David Bertoni
5196a571e6
ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
...
X-SVN-Rev: 23864
2008-05-01 21:49:29 +00:00
Claire Ho
efe2014ed1
ICU-5787 merge from feature branch revision 22024:22252.
...
X-SVN-Rev: 22260
2007-08-03 18:43:04 +00:00
George Rhoten
1a89303d3c
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
...
X-SVN-Rev: 20810
2006-12-19 06:09:48 +00:00
George Rhoten
2af0d67c26
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
...
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
b6d25ceffc
ICU-5410 Remove unused deprecated tests.
...
X-SVN-Rev: 20525
2006-10-11 15:41:46 +00:00
George Rhoten
64483b9dd3
ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
...
X-SVN-Rev: 19427
2006-03-24 21:24:39 +00:00
Eric Mader
1e5f4efef9
ICU-4639 Initial version of C test. Clean up error messages.
...
X-SVN-Rev: 19138
2006-02-11 00:28:36 +00:00
George Rhoten
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +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
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