Peter Edberg
|
e9abb9546f
|
ICU-8092 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
X-SVN-Rev: 28936
|
2010-10-28 17:28:06 +00:00 |
|
Markus Scherer
|
d29bfdf854
|
ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857
X-SVN-Rev: 28875
|
2010-10-19 21:48:04 +00:00 |
|
Peter Edberg
|
22b5f6c4ac
|
ICU-7928 Update tests for CLDR 1.9m2 data
X-SVN-Rev: 28607
|
2010-09-13 19:14:41 +00:00 |
|
Markus Scherer
|
2ef6586467
|
ICU-7167 reimplement checkCEValidity() for actual byte value ranges
X-SVN-Rev: 28193
|
2010-06-15 05:28:53 +00:00 |
|
Umesh Nair
|
ca260d5296
|
ICU-7015 Fixing more test cases.
X-SVN-Rev: 28190
|
2010-06-14 22:07:11 +00:00 |
|
Umesh Nair
|
e7aba40a67
|
ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27731:28177 icu/branches/umesh/collation
X-SVN-Rev: 28188
|
2010-06-14 21:27:44 +00:00 |
|
Michael Ow
|
bc0c9167d8
|
ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
X-SVN-Rev: 27907
|
2010-04-07 16:18:38 +00:00 |
|
Markus Scherer
|
8ddbd1394c
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
|
2010-01-06 23:50:03 +00:00 |
|
Markus Scherer
|
66b63f9c48
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
|
2009-11-13 19:25:21 +00:00 |
|
Michael Ow
|
9100ba632e
|
ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
|
2009-06-09 21:28:13 +00:00 |
|
Eric Mader
|
9011fe483f
|
ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
X-SVN-Rev: 23977
|
2008-05-23 04:22:28 +00:00 |
|
Andy Heninger
|
71bf003171
|
ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
|
2008-04-04 22:47:43 +00:00 |
|
George Rhoten
|
97e1549ea0
|
ICU-6076 Make it easier to find valgrind errors by not leaking memory.
X-SVN-Rev: 23452
|
2008-02-17 19:32:34 +00:00 |
|
George Rhoten
|
ededf15cbb
|
ICU-6076 Fix some memory leaks found during testing for easier filtering.
X-SVN-Rev: 23439
|
2008-02-16 01:31:32 +00:00 |
|
Michael Ow
|
d9958662e3
|
ICU-6024 Add dynamic buffer to collIterate to extend the size of CEs if needed to limit buffer overflow errors. CE buffer overflow cintltst test is changed to reflect this change.
X-SVN-Rev: 23089
|
2007-12-15 00:30:35 +00:00 |
|
George Rhoten
|
202e0f66a7
|
ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
|
2006-12-19 06:06:30 +00:00 |
|
George Rhoten
|
6a80fd1c86
|
ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
|
2004-09-23 00:24:36 +00:00 |
|
Eric Mader
|
c5705d3767
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15413
|
2004-05-19 21:19:13 +00:00 |
|
Vladimir Weinstein
|
58789c5e46
|
ICU-3515 Strenghten CE validity test even more
X-SVN-Rev: 14419
|
2004-01-27 22:16:55 +00:00 |
|
Vladimir Weinstein
|
970804fd0b
|
ICU-3515 tests for implicit generation, ce validity + some refactoring
X-SVN-Rev: 14351
|
2004-01-16 07:14:08 +00:00 |
|
Vladimir Weinstein
|
43f8403ace
|
ICU-2438 CollationElements->collations changes in cintltst
X-SVN-Rev: 13670
|
2003-11-11 21:41:47 +00:00 |
|
Vladimir Weinstein
|
3943da5755
|
ICU-2458 Update tests according to the new UCA data file
X-SVN-Rev: 12922
|
2003-08-23 01:46:02 +00:00 |
|
Vladimir Weinstein
|
b46dadcde8
|
ICU-3123 minor refactoring of test utility functions
X-SVN-Rev: 12652
|
2003-07-22 16:45:58 +00:00 |
|
Syn Wee Quek
|
5dc7d189e3
|
ICU-3094 fixed setOffset(0) error
X-SVN-Rev: 12608
|
2003-07-09 23:16:04 +00:00 |
|
Vladimir Weinstein
|
c1614898f6
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12269
|
2003-06-04 06:53:23 +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
|
c210330322
|
ICU-2701 fixed u_unescape usage in the tests
X-SVN-Rev: 11293
|
2003-03-13 17:20:37 +00:00 |
|
Vladimir Weinstein
|
f0f13be7b7
|
ICU-1855 Fixed a warning resulting from the latest changes
X-SVN-Rev: 10113
|
2002-10-30 21:11:20 +00:00 |
|
Markus Scherer
|
44707c157b
|
ICU-2248 modularize ICU
X-SVN-Rev: 9903
|
2002-09-20 17:54:45 +00:00 |
|
Andy Heninger
|
f0f44e915e
|
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
|
2002-07-29 21:04:18 +00:00 |
|
Vladimir Weinstein
|
f1fbfc07f3
|
ICU-1739 Fixed some buffer overflows
X-SVN-Rev: 9168
|
2002-07-15 22:53:25 +00:00 |
|
Vladimir Weinstein
|
dcfe706cfb
|
ICU-1930 we now unconditionally reorder Thai/Lao prevowels
X-SVN-Rev: 9075
|
2002-07-09 23:57:45 +00:00 |
|
Vladimir Weinstein
|
57805e5cd2
|
ICU-1930 updated tests according to the new UCA
X-SVN-Rev: 9005
|
2002-07-02 22:36:04 +00:00 |
|
Vladimir Weinstein
|
71c2e432b3
|
ICU-1930 updated tests for the new UCA (some of them still fail, pending new data files)
X-SVN-Rev: 8883
|
2002-06-13 18:35:27 +00:00 |
|
George Rhoten
|
6fe1129757
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8696
|
2002-05-24 17:22:53 +00:00 |
|
George Rhoten
|
08db07139b
|
ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8514
|
2002-04-25 21:38:10 +00:00 |
|
Vladimir Weinstein
|
176ee6d516
|
ICU-1770 tests for indirect positioning & adaptation of tests that use internal APIs
X-SVN-Rev: 8064
|
2002-03-15 23:51:22 +00:00 |
|
Vladimir Weinstein
|
4ad979258e
|
ICU-1752 added test for bug fix [before] implementation. Also updated tests that use internal parsing APIs
X-SVN-Rev: 7902
|
2002-03-07 19:06:00 +00:00 |
|
Ram Viswanadha
|
e851b5fd86
|
ICU-1627 fix paths for outofsource builds
X-SVN-Rev: 7502
|
2002-01-24 23:05:19 +00:00 |
|
Vladimir Weinstein
|
12c74a4400
|
ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
X-SVN-Rev: 6642
|
2001-11-06 22:55:29 +00:00 |
|
George Rhoten
|
de40e907a7
|
ICU-770 Memory cleanup
X-SVN-Rev: 6590
|
2001-11-02 21:47:38 +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 |
|
Vladimir Weinstein
|
f71f7eb0e8
|
ICU-1245 updated test for changes in quaternary generation
X-SVN-Rev: 5994
|
2001-10-02 16:51:27 +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 |
|
Vladimir Weinstein
|
b6fd29c72c
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested - fixes for the tests that use internal functions
X-SVN-Rev: 5949
|
2001-09-27 23:19:12 +00:00 |
|
Markus Scherer
|
88bce4404c
|
ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5893
|
2001-09-22 01:17:26 +00:00 |
|
Vladimir Weinstein
|
e9a7e8907d
|
ICU-1083 More surrogate support. Unsafe and contraction end tables now handle surrogates correctly.
X-SVN-Rev: 5783
|
2001-09-18 18:37:57 +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 |
|
Syn Wee Quek
|
280519187e
|
ICU-861
Additional test for testing clearing of buffers.
X-SVN-Rev: 5131
|
2001-06-28 20:44:09 +00:00 |
|
Syn Wee Quek
|
4e6784d556
|
ICU-861
Added tests to improve the test coverage
X-SVN-Rev: 5106
|
2001-06-26 23:02:07 +00:00 |
|