Michael Ow
4835d5705a
ICU-10398 Ensure cintltst and intltest passes without data
...
X-SVN-Rev: 34398
2013-09-19 02:32:57 +00:00
Steven R. Loomis
76fce4a987
ICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
...
X-SVN-Rev: 34341
2013-09-17 00:55:39 +00:00
Steven R. Loomis
7802f4a73b
ICU-9744 logKnownIssue and log_knownIssue for ICU4C
...
X-SVN-Rev: 34335
2013-09-16 22:07:02 +00:00
Steven R. Loomis
6eef7bff7b
ICU-9596 cleanup U_NO_DEFAULT_INCLUDE_UTF_HEADERS - use utf_old.h in tests when needed
...
X-SVN-Rev: 32440
2012-09-27 18:52:04 +00:00
Steven R. Loomis
cff6206277
ICU-9544 update javadocs around ctst_malloc
...
X-SVN-Rev: 32055
2012-07-24 17:33:19 +00:00
Markus Scherer
b4ce283bca
ICU-7973 make isICUVersionAtLeast() easier to use, add isICUVersionBefore()
...
X-SVN-Rev: 31122
2011-12-15 17:02:43 +00:00
George Rhoten
2659a41917
ICU-6076 Add -m test option for easier memory failure testing.
...
The number of allocations can now be determined so that people can be
notified of a memory leak sooner than later in a development cycle.
Only C based test frameworks are affected.
Some test fixes for when the memory is limited to 100K per allocation are also
added.
X-SVN-Rev: 23042
2007-12-07 10:49:34 +00:00
Eric Mader
5dc3d7c9d4
ICU-4561 Update copyright notices for ICU 3.4
...
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Ram Viswanadha
3fdcb27040
ICU-4390 tests for api
...
X-SVN-Rev: 17424
2005-03-31 00:19:21 +00:00
George Rhoten
b7d71b6d46
ICU-4092 Remove dead code
...
X-SVN-Rev: 16968
2004-12-18 01:05:47 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
Alan Liu
cb65962ab6
ICU-3500 fix msvc6 warnings
...
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
Alan Liu
05f8f157f3
ICU-3549 add assertTrue, assertSuccess, assertEquals
...
X-SVN-Rev: 15079
2004-04-28 05:31:02 +00:00
George Rhoten
8f1deb1ece
ICU-3259 Remove the time zone option.
...
After fixing the 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 it doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.
X-SVN-Rev: 13348
2003-10-07 21:50:15 +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
Ram Viswanadha
55f4855c84
ICU-2298 test include functionality
...
X-SVN-Rev: 11686
2003-04-24 23:08:42 +00:00
Steven R. Loomis
cfa64b7c29
ICU-2330 fix for HP (declare all functions for HP/UX)
...
X-SVN-Rev: 9926
2002-09-27 00:28:23 +00:00
Markus Scherer
44707c157b
ICU-2248 modularize ICU
...
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
George Rhoten
343d6e93ba
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9342
2002-07-25 18:32:04 +00:00
Steven R. Loomis
06d5ee2949
ICU-1992 data packaging changes
...
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Ram Viswanadha
9f4ec56042
ICU-1811 Improve code coverage of ubidi
...
X-SVN-Rev: 8337
2002-04-02 03:36:54 +00:00
Ram Viswanadha
876e5cd929
ICU-1698 fix out of source and insource testdata path
...
X-SVN-Rev: 7591
2002-02-07 19:37:34 +00:00
Ram Viswanadha
7b4ed42d34
ICU-1627 implement fallback for loading data
...
X-SVN-Rev: 7518
2002-01-29 04:01:49 +00:00
Ram Viswanadha
4458f53dc1
ICU-329 update tests after first take on adding better error reporting with UParseError struct.
...
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Ram Viswanadha
ef97b534cd
ICU-903 update copyright notices
...
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
Ram Viswanadha
24e2af6382
ICU-96 make collation test output prettier by printing \u uchars
...
X-SVN-Rev: 4052
2001-03-13 23:43:54 +00:00
Vladimir Weinstein
45515c9a0c
ICU-432 more memory leaks fixes
...
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Helena Chapman
5e7c1c94b9
ICU-12 Moved ctest.h into unicode/ directory.
...
X-SVN-Rev: 614
2000-01-17 22:53:44 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
2d26f13d40
ICU-175 rename errorName() to u_errorName()
...
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00