Vladimir Weinstein
610dcd1971
ICU-1682 added a real test for canonical iterator
...
X-SVN-Rev: 8110
2002-03-19 07:18:07 +00:00
Vladimir Weinstein
304d055ed7
ICU-1682 removed dummy canonical iterator test
...
X-SVN-Rev: 8109
2002-03-19 07:17:09 +00:00
Steven R. Loomis
1e18f51b94
ICU-1686 fix missing header file
...
X-SVN-Rev: 8106
2002-03-19 06:55:07 +00:00
George Rhoten
bc64b17bee
ICU-1199 Stop using the deprecated Unicode C++ class
...
X-SVN-Rev: 8105
2002-03-19 03:01:28 +00:00
Markus Scherer
6fc22af7c9
ICU-1700 test iterative normalization
...
X-SVN-Rev: 8104
2002-03-19 02:36:28 +00:00
Markus Scherer
04460db13c
ICU-1686 test UCharIterator
...
X-SVN-Rev: 8101
2002-03-19 00:20:53 +00:00
Markus Scherer
8cc6750ee1
ICU-1542 test u_memchr32 for surrogate code points
...
X-SVN-Rev: 8097
2002-03-18 23:26:21 +00:00
Vladimir Weinstein
efee49d38a
ICU-1770 made test static to make compiler shut up
...
X-SVN-Rev: 8072
2002-03-16 05:02:35 +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
George Rhoten
5b52c2da46
ICU-1126 Fix for Visual Age on AIX.
...
X-SVN-Rev: 8049
2002-03-15 17:21:01 +00:00
George Rhoten
515d605bb2
ICU-837 Port back to Windows and update the tests a bit more.
...
X-SVN-Rev: 8037
2002-03-15 00:29:57 +00:00
George Rhoten
191626c64a
ICU-837 Add a light test for snprintf.
...
X-SVN-Rev: 8028
2002-03-14 23:12:15 +00:00
Doug Felt
f3acab9495
ICU-1766 Make RBNF in ICU4C use 64-bit ints
...
(still need to remove llong.h, llong.cpp and commented-out code)
X-SVN-Rev: 8008
2002-03-14 00:28:22 +00:00
Markus Scherer
d46d1b3fc4
ICU-1464 add convenience macros for bit sets for general categories
...
X-SVN-Rev: 8006
2002-03-13 23:31:12 +00:00
Andy Heninger
0c43711ac9
ICU-1762 converter thread safety, UNIX fixes to threadtest.
...
X-SVN-Rev: 8003
2002-03-13 21:44:35 +00:00
Andy Heninger
8e172f1850
ICU-1762 converter thread safety, clean up thread test memory leaks.
...
X-SVN-Rev: 8001
2002-03-13 19:47:31 +00:00
Markus Scherer
e26e3a9cb7
ICU-1126 add strcase.cpp to intltest
...
X-SVN-Rev: 7999
2002-03-13 19:23:54 +00:00
Markus Scherer
ecd81a00fa
ICU-1126 test titlecasing
...
X-SVN-Rev: 7998
2002-03-13 19:22:05 +00:00
Markus Scherer
49ac6b4d18
ICU-1126 move case mapping tests to new strcase.cpp
...
X-SVN-Rev: 7997
2002-03-13 19:21:27 +00:00
Andy Heninger
4b44871bd8
ICU-1762 converter test added to threadtest; threadtest files reorganized
...
X-SVN-Rev: 7991
2002-03-13 18:32:13 +00:00
Steven R. Loomis
28edafbd3b
ICU-1765 Header Test: test C also
...
X-SVN-Rev: 7981
2002-03-13 16:17:54 +00:00
Vladimir Weinstein
41d3cfad9b
ICU-898 Removed a test that was commited in error
...
X-SVN-Rev: 7979
2002-03-13 06:49:24 +00:00
Vladimir Weinstein
e780d6a7c6
ICU-1682 enabled the test for canonically equivalent contractions
...
X-SVN-Rev: 7978
2002-03-13 06:04:01 +00:00
Vladimir Weinstein
cf9c395347
ICU-898 updated C++ tests for Collator::getLocale()
...
X-SVN-Rev: 7977
2002-03-13 06:02:54 +00:00
Vladimir Weinstein
82c614068b
ICU-1735 updated test for Locale::setToBogus()
...
X-SVN-Rev: 7975
2002-03-13 05:56:10 +00:00
Vladimir Weinstein
6155a8b5fb
ICU-898 updated C test for ucol_getLocale()
...
X-SVN-Rev: 7974
2002-03-13 05:54:56 +00:00
Markus Scherer
43bbd95cc4
ICU-845 test normalizing concatenation
...
X-SVN-Rev: 7961
2002-03-12 23:00:50 +00:00
Markus Scherer
ed77825943
ICU-1721 test new u_hasBinaryProperty() & u_isUXyz()
...
X-SVN-Rev: 7949
2002-03-12 19:09:41 +00:00
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Andy Heninger
600998cd7f
ICU-1730 String Thread test debugged and strengthened
...
X-SVN-Rev: 7939
2002-03-11 23:53:20 +00:00
Andy Heninger
e8643521f8
ICU-1730 add test for UnicodeString thread safety.
...
X-SVN-Rev: 7922
2002-03-08 23:38:48 +00:00
Andy Heninger
9981b416f2
ICU-1760 add ubrk_isBoundary(), which was some how missing.
...
X-SVN-Rev: 7919
2002-03-08 18:58:46 +00:00
George Rhoten
b36e9d8a1a
ICU-162 Don't use // in a C file.
...
X-SVN-Rev: 7915
2002-03-08 17:04:20 +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
Alan Liu
e060a452f8
ICU-162 add test for udat_parseCalendar
...
X-SVN-Rev: 7895
2002-03-06 20:42:32 +00:00
Markus Scherer
ef2283d2ec
ICU-1721 make u_charAge() public
...
X-SVN-Rev: 7876
2002-03-04 01:22:45 +00:00
Yves Arrouye
f5fcc22bbb
ICU-1707 check that u_enumCharNames() with U_EXTENDED_CHAR_NAME does
...
call the callback for each code point. Also, in addition to the checks that
are already made for the other types of names, check that two subsequent
calls pass two consecutive code points, and ensure that no name is empty,
since U_EXTENDE_CHAR_NAME generates a name for every single code point.
X-SVN-Rev: 7872
2002-03-03 05:38:50 +00:00
Steven R. Loomis
8d8c710f16
ICU-837 makefile for unix
...
X-SVN-Rev: 7850
2002-03-01 23:02:44 +00:00
Steven R. Loomis
d3692c78e0
ICU-837 some updates, compiles on aix
...
X-SVN-Rev: 7849
2002-03-01 23:00:41 +00:00
George Rhoten
fd856f83f5
ICU-900 Better fix for some compiler warnings.
...
X-SVN-Rev: 7837
2002-03-01 17:00:29 +00:00
George Rhoten
b30223a76a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7836
2002-03-01 03:47:13 +00:00
George Rhoten
fced26d596
ICU-1616 Fix memory leaks in the test, and undo "unicode/locid.h" changes again.
...
X-SVN-Rev: 7835
2002-03-01 03:46:05 +00:00
George Rhoten
a5539d4e82
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7834
2002-03-01 03:41:41 +00:00
Ram Viswanadha
ce608af1c0
ICU-1721 update tests
...
X-SVN-Rev: 7830
2002-03-01 02:24:08 +00:00
Ram Viswanadha
bd419c3703
ICU-1721 update tests
...
X-SVN-Rev: 7828
2002-03-01 02:04:21 +00:00
George Rhoten
b78f41792a
ICU-1126 Make it so that the error line shows up as an error.
...
X-SVN-Rev: 7824
2002-03-01 01:33:36 +00:00
Andy Heninger
2bbb6a2944
ICU-1126 Updated Break Iterator rules. Title for UTR21 compliance, Word and Line for CJK Extension A
...
Fix cintltst failure introduced by addition of title break iterators.
X-SVN-Rev: 7822
2002-03-01 00:46:21 +00:00
George Rhoten
2b34d2924e
ICU-1733 Integrate some changes from Lotus with Vladimir's consent.
...
X-SVN-Rev: 7814
2002-02-28 22:16:27 +00:00
Vladimir Weinstein
61faa92f98
ICU-898 C++ tests for the getLocale method for Collator
...
X-SVN-Rev: 7813
2002-02-28 21:51:25 +00:00
Vladimir Weinstein
b57a64b909
ICU-1735 added setBogus and isBogus APIs
...
X-SVN-Rev: 7810
2002-02-28 21:32:28 +00:00
Vladimir Weinstein
e28899480a
ICU-898 tests for the getLocale method for UCollator
...
X-SVN-Rev: 7804
2002-02-28 07:21:21 +00:00
Andy Heninger
13e01fb91d
ICU-1126 Add title break iterator
...
X-SVN-Rev: 7801
2002-02-28 01:28:04 +00:00
George Rhoten
71e811b289
ICU-837 Ignore certain files
...
X-SVN-Rev: 7797
2002-02-27 22:19:53 +00:00
George Rhoten
475e05801c
ICU-1732 Add int64_t and uint64_t
...
X-SVN-Rev: 7796
2002-02-27 21:52:11 +00:00
George Rhoten
036879caf2
ICU-1731 Update ROM -> ROU
...
X-SVN-Rev: 7793
2002-02-26 23:53:26 +00:00
George Rhoten
a41ce06f7f
ICU-882 Remove unused code.
...
X-SVN-Rev: 7792
2002-02-26 23:36:49 +00:00
George Rhoten
0566195af9
ICU-837 Add some more tests, and fix some errors to ustdio.
...
X-SVN-Rev: 7791
2002-02-26 21:23:21 +00:00
Alan Liu
a3fb0df20c
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
...
X-SVN-Rev: 7789
2002-02-26 19:00:57 +00:00
Alan Liu
e5a8f1678a
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
...
X-SVN-Rev: 7788
2002-02-26 17:50:59 +00:00
George Rhoten
c1c6ae2e8c
ICU-837 Test the lower case "e" for the exponent normally.
...
X-SVN-Rev: 7784
2002-02-25 22:51:51 +00:00
Markus Scherer
e4c4da7ad9
ICU-1721 test u_charAge()
...
X-SVN-Rev: 7782
2002-02-25 22:43:38 +00:00
Yves Arrouye
ba127f9b6a
ICU-1688 update test.
...
X-SVN-Rev: 7759
2002-02-25 02:49:07 +00:00
Yves Arrouye
9a83727ef7
ICU-1688 check that we always have the Unicode 1.0 names. (They were on on Windows,
...
but forgotten on Unix.
X-SVN-Rev: 7754
2002-02-24 23:03:48 +00:00
Yves Arrouye
4d32f54ae5
ICU-1707 fix tests for u_enumCharNames, and adjusted number of chars
...
to reflect current version of Unicode.
X-SVN-Rev: 7752
2002-02-24 22:36:56 +00:00
Yves Arrouye
b480b89118
ICU-1709 fix check for u_charName() now that some of our test data
...
have empty names (e.g. surrogates) for some options.
X-SVN-Rev: 7750
2002-02-24 22:16:27 +00:00
Yves Arrouye
504a75e931
ICU-1709 do not tweak the UCD data to mark some control characters
...
as spacing ones.
X-SVN-Rev: 7749
2002-02-24 21:00:19 +00:00
George Rhoten
3699fd2f22
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7748
2002-02-23 00:36:00 +00:00
George Rhoten
fb2f039c5b
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7747
2002-02-23 00:34:39 +00:00
Markus Scherer
b24a8e910f
ICU-1542 fix indexOf(UChar32 surrogate), lastIndexOf(UChar32 surrogate), u_strchr32(surrogate) to match char32At()/UTF_GET_CHAR()
...
X-SVN-Rev: 7744
2002-02-22 02:00:42 +00:00
Markus Scherer
b98c5f7dd7
ICU-1126 move case mapping tests to cstrcase.c
...
X-SVN-Rev: 7736
2002-02-21 18:43:58 +00:00
Markus Scherer
5d7f7dc54b
ICU-1126 test u_strToTitle()
...
X-SVN-Rev: 7735
2002-02-21 18:43:36 +00:00
George Rhoten
c705ca90c5
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7724
2002-02-20 21:59:36 +00:00
George Rhoten
55b8462dc8
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7722
2002-02-20 19:47:32 +00:00
George Rhoten
fcb5c405a8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7720
2002-02-20 17:49:14 +00:00
George Rhoten
c5d729bdf8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7719
2002-02-20 17:36:11 +00:00
George Rhoten
83656c2517
ICU-1627 Make the new directory structure work better with the tests.
...
X-SVN-Rev: 7702
2002-02-19 02:07:41 +00:00
Eric Mader
5ac3233b2b
ICU-1404 fix syntax error in previous fix for this jitterbug
...
X-SVN-Rev: 7700
2002-02-18 22:07:50 +00:00
George Rhoten
c8fa7d6aec
ICU-743 Ignore new stuff based on data rearrange.
...
X-SVN-Rev: 7682
2002-02-16 00:16:08 +00:00
Yves Arrouye
867a05adb8
ICU-1707 fix test
...
X-SVN-Rev: 7675
2002-02-15 01:42:58 +00:00
Yves Arrouye
4f4037a4b2
ICU-1616 include locid.h
...
X-SVN-Rev: 7670
2002-02-14 20:27:20 +00:00
Yves Arrouye
b52105aed5
ICU-1681 check the new features of the Any-Name/Name-Any transliterators
...
X-SVN-Rev: 7659
2002-02-14 05:46:07 +00:00
Yves Arrouye
348a0c3880
ICU-1707 oops, undo that (fix needed, but wrong jitterbug)
...
X-SVN-Rev: 7657
2002-02-14 05:40:12 +00:00
Yves Arrouye
43314efea3
ICU-1707 test for the names produced by u_charName() w/ the
...
U_EXTENDED_CHAR_NAME option.
X-SVN-Rev: 7656
2002-02-14 05:38:53 +00:00
George Rhoten
eba490c4ec
ICU-1616 Fix some more of the Locale data
...
X-SVN-Rev: 7654
2002-02-14 02:27:03 +00:00
Syn Wee Quek
ee5752c14a
ICU-1702
...
getRules() implemented using ucol_getRulesEx().
X-SVN-Rev: 7645
2002-02-13 02:57:21 +00:00
Syn Wee Quek
8b31fa8d51
ICU-1705 Internal collator update supported.
...
X-SVN-Rev: 7635
2002-02-13 01:01:33 +00:00
George Rhoten
18223f5083
ICU-1616 Fix some more of the Locale differences between countries.
...
X-SVN-Rev: 7629
2002-02-12 18:42:47 +00:00
George Rhoten
b269dce12c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7608
2002-02-08 04:53:41 +00:00
George Rhoten
92e9c4a2eb
ICU-1499 Change DateTimeElements from string array -> intvector.
...
X-SVN-Rev: 7606
2002-02-08 02:48:01 +00:00
George Rhoten
e33da55324
ICU-1499 Change LocaleID from string -> int.
...
X-SVN-Rev: 7599
2002-02-08 01:08:50 +00:00
Ram Viswanadha
45f30d6ebb
ICU-1698 crashes.. fix strlen+1 for null termination
...
X-SVN-Rev: 7593
2002-02-07 21:47:22 +00:00
Ram Viswanadha
91a68ca546
ICU-1628 fix u_setDataDirecotry in tests
...
X-SVN-Rev: 7592
2002-02-07 21:36:52 +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
Yves Arrouye
4686f26d64
ICU-1681 fix Name-Any and test. Note for Alan: this is just to
...
stabilize the test until we sort out how to change u_charName and the
Java issue. Whatever the result of this sorting out is, we can then
revert these changes.
X-SVN-Rev: 7590
2002-02-07 07:14:42 +00:00
Alan Liu
47c47a5cd9
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
...
X-SVN-Rev: 7582
2002-02-07 01:07:55 +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
3f69cbabfb
ICU-1681 fix test for Any-Name and Name-Any. Note that the tests will
...
fail until jitterbug 1688 is fixed.
X-SVN-Rev: 7573
2002-02-06 02:06:26 +00:00
George Rhoten
616ee23932
ICU-1616 Move the TestLocaleStructure test from crestest to cloctest
...
X-SVN-Rev: 7571
2002-02-05 23:47:41 +00:00
George Rhoten
ba9864502d
ICU-770 Add the repeat option.
...
X-SVN-Rev: 7566
2002-02-05 17:59:16 +00:00
Steven R. Loomis
ff75f5eacf
ICU-1627 fix location of Archive (.dat) file for tests, also fix ICU's name from Classes to Components
...
X-SVN-Rev: 7554
2002-02-01 21:52:42 +00:00