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
Ram Viswanadha
2918d7d229
ICU-1627 update data dir when U_TOPBUILDDIR is defined
...
X-SVN-Rev: 7547
2002-01-31 19:38:26 +00:00
George Rhoten
53d6bdbe2a
ICU-1616 Locale data verification.
...
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.
X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00
Vladimir Weinstein
67f5a94e56
ICU-847 more tests for loose match APIs. Still need to do code coverage
...
X-SVN-Rev: 7529
2002-01-30 06:14:50 +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
7ef6ef2d77
ICU-1627 implement fallback for loading data
...
X-SVN-Rev: 7517
2002-01-29 03:56:11 +00:00
George Rhoten
93ee05a652
ICU-1616 Fix the error message
...
X-SVN-Rev: 7510
2002-01-25 17:55:50 +00:00
Ram Viswanadha
9f0e696804
ICU-1627 fix paths for out of source builds
...
X-SVN-Rev: 7503
2002-01-24 23:06:21 +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
c85bfd56c3
ICU-847 revised API and logic for bound generator. Needs more tests and examples
...
X-SVN-Rev: 7501
2002-01-24 23:02:02 +00:00
Vladimir Weinstein
eeff1a3772
ICU-1599 fixed safeclonetest - collator should have been instantiated from en_US not the default locale
...
X-SVN-Rev: 7498
2002-01-24 19:45:08 +00:00
George Rhoten
ad111c240a
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7496
2002-01-24 18:54:41 +00:00
Ram Viswanadha
cf2af20035
ICU-1627 Update testdata.mk
...
X-SVN-Rev: 7495
2002-01-24 18:12:46 +00:00
Yves Arrouye
b72ca14bb5
ICU-1632 Darwin has pthread, but Rhapsody doesn't.
...
X-SVN-Rev: 7486
2002-01-24 07:51:02 +00:00
Vladimir Weinstein
b497a53be5
ICU-847 Test for upper and lower bound APIs - preliminary version
...
X-SVN-Rev: 7470
2002-01-21 23:54:58 +00:00
Ram Viswanadha
ab1317f800
ICU-1627 Update paths to find data from new location
...
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
George Rhoten
4ffd4729dd
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7440
2002-01-16 04:33:47 +00:00
George Rhoten
e6dfe4d735
ICU-770 Verify that ICU can be reused after calling u_cleanup
...
X-SVN-Rev: 7439
2002-01-16 04:33:33 +00:00
George Rhoten
be02bc0060
ICU-1612 Fix SimpleTimeZone::setDSTSavings
...
X-SVN-Rev: 7437
2002-01-12 01:29:22 +00:00
Markus Scherer
f4190c00c7
ICU-1611 add and test u_enumCharTypes
...
X-SVN-Rev: 7434
2002-01-12 00:11:09 +00:00
Markus Scherer
75882c9836
ICU-1586 allow UTrieEnumRange to stop the enumeration
...
X-SVN-Rev: 7433
2002-01-12 00:10:01 +00:00
George Rhoten
b3b7b301d6
ICU-882 Remove old version of setDSTSavings()
...
X-SVN-Rev: 7432
2002-01-11 23:37:57 +00:00
George Rhoten
9f4578b1cf
ICU-882 Remove SCSU
...
X-SVN-Rev: 7431
2002-01-11 23:34:13 +00:00
Ram Viswanadha
17881f0a1a
ICU-1603 API for Unicode signature detection
...
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
Yves Arrouye
ff552c0fdc
ICU-1600 cleaning up of Makefile rules to show more information and less
...
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.
X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
George Rhoten
4cc4f9c7b5
ICU-1008 Do some less static initialization
...
X-SVN-Rev: 7378
2001-12-28 21:26:53 +00:00
Vladimir Weinstein
ce3c06861d
ICU-1599 testing the results of malloc/realloc, preserving status in some operations
...
X-SVN-Rev: 7375
2001-12-28 20:53:44 +00:00
George Rhoten
df7dbcfa82
ICU-1593 Fix for the case when there are no delimiters found.
...
X-SVN-Rev: 7372
2001-12-27 00:13:20 +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
Vladimir Weinstein
81befd9d61
ICU-1594 collation now uses generalized utrie data structure - test update
...
X-SVN-Rev: 7353
2001-12-19 07:02:47 +00:00
Vladimir Weinstein
6f9c051e34
ICU-1594 plugging in utrie implementation in collation framework - take 1
...
X-SVN-Rev: 7351
2001-12-17 22:07:37 +00:00
Markus Scherer
e4b419efb7
ICU-1586 handle non-zero initial values
...
X-SVN-Rev: 7350
2001-12-16 21:15:09 +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
Alan Liu
6e4cce25cd
ICU-929 add indexOf() and charAt() methods
...
X-SVN-Rev: 7340
2001-12-11 01:13:33 +00:00
Alan Liu
8875e2c621
ICU-1592 add test cases for Tat\u02B9\u00E2na
...
X-SVN-Rev: 7338
2001-12-11 00:00:27 +00:00
George Rhoten
b47b823dfe
ICU-770 Memory cleanup, wrong sprintf statement
...
X-SVN-Rev: 7335
2001-12-07 19:02:00 +00:00
Markus Scherer
268abe3937
ICU-1586 add common trie implementation
...
X-SVN-Rev: 7327
2001-12-06 01:23:47 +00:00
George Rhoten
7584fb6a96
ICU-639 Create better random numbers.
...
X-SVN-Rev: 7319
2001-12-05 17:37:41 +00:00
George Rhoten
a8a3d9c46a
ICU-639 Better test for the case where M is accidentally used for m in locale data.
...
X-SVN-Rev: 7312
2001-12-04 20:24:37 +00:00
George Rhoten
5e119cd4aa
ICU-770 Memory cleanup
...
X-SVN-Rev: 7307
2001-12-04 17:27:12 +00:00
Alan Liu
426dadc5a8
ICU-1076 clear toPattern result buffer
...
X-SVN-Rev: 7306
2001-12-04 05:25:39 +00:00
Alan Liu
264c5e2f9a
ICU-1226 remove stale script/block code
...
X-SVN-Rev: 7297
2001-12-03 23:32:14 +00:00
George Rhoten
12bf469d3c
ICU-1211 Integrated the Min Cui's test from ICU4J
...
X-SVN-Rev: 7295
2001-12-03 23:16:04 +00:00
Alan Liu
eba45479e5
ICU-1373 add tests of supplemental character handling by algorithm transliterators
...
X-SVN-Rev: 7294
2001-12-03 23:09:07 +00:00
George Rhoten
f0a28aa373
ICU-1028 os/390 fix, which uses EBCDIC instead of ASCII
...
X-SVN-Rev: 7291
2001-12-03 22:35:02 +00:00
Alan Liu
da0fef51a8
ICU-1572 fix ambiguous constructor call
...
X-SVN-Rev: 7284
2001-12-03 21:31:39 +00:00
Ram Viswanadha
7afda52678
ICU-980 Fix alias names
...
X-SVN-Rev: 7283
2001-12-03 21:24:15 +00:00
Alan Liu
3eccfcc26d
ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
...
X-SVN-Rev: 7280
2001-12-03 20:50:50 +00:00
Ram Viswanadha
da4610d484
ICU-960 more error logging
...
X-SVN-Rev: 7273
2001-12-03 19:28:19 +00:00
Markus Scherer
b0a95e14d0
ICU-1549 test lj upper/lower-casing
...
X-SVN-Rev: 7272
2001-12-03 18:47:52 +00:00
Ram Viswanadha
17cb42a394
ICU-1572 Fix access violation in test
...
X-SVN-Rev: 7271
2001-12-03 18:41:21 +00:00
George Rhoten
791e9e764c
ICU-1259 Fixes for HP/UX11CC
...
X-SVN-Rev: 7262
2001-12-03 18:06:27 +00:00
Alan Liu
dafa4debfb
ICU-1501 fix TestIncrementalProgress
...
X-SVN-Rev: 7257
2001-12-01 22:29:07 +00:00
Alan Liu
7aea4f6ffd
ICU-1572 fix UnicodeSet '&' and '-' handling
...
X-SVN-Rev: 7256
2001-12-01 21:46:53 +00:00
George Rhoten
aa3405d060
ICU-104 Fix for Linux (unfix a warning on HP/UX 11 CC)
...
X-SVN-Rev: 7253
2001-12-01 06:33:54 +00:00
Ram Viswanadha
f20e95322f
ICU-1259 Synch test with ICU4j
...
X-SVN-Rev: 7252
2001-12-01 04:33:03 +00:00
George Rhoten
3b9185cba0
ICU-1501 Fixed ANSI C (gcc) compiler problem.
...
X-SVN-Rev: 7248
2001-12-01 03:18:08 +00:00
Alan Liu
302bf822c7
ICU-1572 fix UnicodeSet.toPattern() round trip bugs
...
X-SVN-Rev: 7245
2001-12-01 01:33:41 +00:00
George Rhoten
f55499cf92
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7240
2001-12-01 00:32:29 +00:00
Helena Chapman
6f5df69456
ICU-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java.
...
X-SVN-Rev: 7235
2001-11-30 23:53:55 +00:00
George Rhoten
1022f98094
ICU-104 Fix Solaris optimization bug
...
X-SVN-Rev: 7234
2001-11-30 23:27:28 +00:00
George Rhoten
7619d3574b
ICU-104 Fix for HP/UX 11 CC
...
X-SVN-Rev: 7229
2001-11-30 22:23:45 +00:00
George Rhoten
74d95b9cee
ICU-104 Fix for EBCDIC machines.
...
X-SVN-Rev: 7220
2001-11-30 19:57:11 +00:00
George Rhoten
85b9bf0e00
ICU-770 Memory cleanup
...
X-SVN-Rev: 7216
2001-11-30 18:19:56 +00:00
George Rhoten
859edb1416
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
...
X-SVN-Rev: 7187
2001-11-30 00:06:13 +00:00
Alan Liu
2db72dd89a
ICU-1566 make getDisplayName() grok variants
...
X-SVN-Rev: 7186
2001-11-29 23:49:44 +00:00
Doug Felt
851c47136f
ICU-104 added test for llong
...
X-SVN-Rev: 7185
2001-11-29 23:49:09 +00:00
Vladimir Weinstein
821cb96590
ICU-1005 made test independent of each other in order to help find a potential leak
...
X-SVN-Rev: 7174
2001-11-29 20:21:08 +00:00
George Rhoten
e72b5bd2c2
ICU-1533 Sync Unix and Windows build
...
X-SVN-Rev: 7163
2001-11-29 17:25:55 +00:00
George Rhoten
e674eedfbf
ICU-1533 Display the error message properly
...
X-SVN-Rev: 7159
2001-11-29 06:09:54 +00:00
Alan Liu
adeb7ac274
ICU-1560 implement smart rollback
...
X-SVN-Rev: 7155
2001-11-29 01:01:31 +00:00
Doug Felt
b880d50f0b
ICU-104 added test of fractionalRuleSet. Removed old ifdef'd out
...
debugging code.
X-SVN-Rev: 7150
2001-11-28 23:34:01 +00:00
Helena Chapman
b3c6e99445
ICU-1533 Ported ReplaceableTest from Java to C++.
...
X-SVN-Rev: 7146
2001-11-28 23:03:04 +00:00
Markus Scherer
a845c2f672
ICU-858 fix number of output digits for some escape callback options
...
X-SVN-Rev: 7142
2001-11-28 22:49:50 +00:00
Vladimir Weinstein
004feb34d1
ICU-1005 increase code coverage for NumberFormat
...
X-SVN-Rev: 7140
2001-11-28 22:28:16 +00:00
Ram Viswanadha
ac9be05b00
ICU-1259 Synch tests for TransliteratorTest
...
X-SVN-Rev: 7134
2001-11-28 20:55:15 +00:00
Vladimir Weinstein
b53174e523
ICU-1005 increase code coverage for RuleBasedNumberFormat
...
X-SVN-Rev: 7129
2001-11-28 18:23:23 +00:00
Ram Viswanadha
e343dd8007
ICU-1259 remove dependency on rollback
...
X-SVN-Rev: 7123
2001-11-28 06:05:12 +00:00
George Rhoten
beeac729b2
ICU-1259 Fix the TestgetID test when it fails.
...
X-SVN-Rev: 7117
2001-11-28 03:51:58 +00:00
Alan Liu
912c3f15a9
ICU-1238 make Korean transliterators use \' for separator instead of '-'
...
X-SVN-Rev: 7114
2001-11-28 01:39:37 +00:00
Doug Felt
5fb466b2df
ICU-104 added Vladimir's API tests
...
X-SVN-Rev: 7110
2001-11-28 01:00:56 +00:00
Markus Scherer
b285d652e2
ICU-1549 add test for Deseret (plane 1) lower/upper-casing (string-casing)
...
X-SVN-Rev: 7107
2001-11-28 00:47:56 +00:00
George Rhoten
6273bca566
ICU-1551 Some versions of Solaris couldn't handle that last change.
...
X-SVN-Rev: 7096
2001-11-27 19:44:51 +00:00
George Rhoten
10e4887cde
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7089
2001-11-26 23:09:33 +00:00
George Rhoten
c331e30e56
ICU-1551 Fix for Solaris and very old gcc.
...
X-SVN-Rev: 7086
2001-11-26 19:50:14 +00:00
Ram Viswanadha
37656591b5
ICU-1259 Enable some InterIndic tests
...
X-SVN-Rev: 7079
2001-11-22 05:51:42 +00:00
Syn Wee Quek
50f3465495
ICU-1495
...
c++ port of the Java RoundTripTest.
Please note that the tests are not all passing.
X-SVN-Rev: 7076
2001-11-22 02:41:06 +00:00
Alan Liu
2b109067ec
ICU-1533 disable rollback code
...
X-SVN-Rev: 7055
2001-11-21 19:55:39 +00:00
Alan Liu
efe00fdd38
ICU-1225 test new Any-Hex and Hex-Any variants
...
X-SVN-Rev: 7050
2001-11-21 07:08:13 +00:00
Vladimir Weinstein
3051ee5a0b
ICU-1541 commited by error
...
X-SVN-Rev: 7042
2001-11-21 01:56:10 +00:00
Vladimir Weinstein
8eb94c82a5
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7041
2001-11-21 01:22:16 +00:00
Vladimir Weinstein
1d47f84b47
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7040
2001-11-21 01:17:02 +00:00
George Rhoten
0d06bd5306
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7020
2001-11-20 17:50:44 +00:00
George Rhoten
e09e475b08
ICU-770 Memory cleanup
...
X-SVN-Rev: 7015
2001-11-20 03:13:36 +00:00
George Rhoten
0a8cccc027
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7013
2001-11-20 01:51:19 +00:00
George Rhoten
0c4bab2e3b
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7009
2001-11-20 01:02:16 +00:00
Helena Chapman
a4ac57dffc
ICU-1533 Fixed more mem leaks. Sorry.
...
X-SVN-Rev: 7006
2001-11-20 00:41:48 +00:00
George Rhoten
f1ceeaf2ad
ICU-770 Memory cleanup
...
X-SVN-Rev: 6996
2001-11-19 22:32:02 +00:00
Alan Liu
06c701ce89
ICU-1533 catch bounds violations
...
X-SVN-Rev: 6988
2001-11-19 19:27:51 +00:00
Alan Liu
0c02526ce2
ICU-1533 fix mem leak
...
X-SVN-Rev: 6986
2001-11-19 18:43:09 +00:00
Alan Liu
a9fe0fbb4f
ICU-1533 allow Hex-Any to have empty pattern; fix some mem leaks
...
X-SVN-Rev: 6985
2001-11-19 18:40:37 +00:00
George Rhoten
8c4b842549
ICU-770 Memory cleanup
...
X-SVN-Rev: 6983
2001-11-19 18:19:22 +00:00
George Rhoten
562801daee
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 6981
2001-11-19 17:41:46 +00:00
George Rhoten
c4922554e1
ICU-1533 Added coverage test for error conditions for hshih
...
X-SVN-Rev: 6972
2001-11-17 09:18:11 +00:00
Alan Liu
0d4f43a415
ICU-1364 fix reverse ::ID block parsing and global filters in toRules()
...
X-SVN-Rev: 6971
2001-11-17 06:44:50 +00:00
Helena Chapman
0f2ceda1e2
ICU-1533 Added coverage test for error conditions.
...
X-SVN-Rev: 6961
2001-11-16 23:31:46 +00:00
Andy Heninger
4b2766d00e
ICU-1075 Improved test coverage for udata, error in test, caused 4 test failures on Unixes..
...
X-SVN-Rev: 6951
2001-11-16 21:11:01 +00:00
George Rhoten
ea712a1331
ICU-1498 Fix directory space problem
...
X-SVN-Rev: 6949
2001-11-16 20:12:38 +00:00
Andy Heninger
bc69e651f0
ICU-1075 Improved test coverage for udata.
...
X-SVN-Rev: 6941
2001-11-16 05:17:32 +00:00
Alan Liu
9c8e90f072
ICU-1491 handle -T -T/V /V-T forms; require target
...
X-SVN-Rev: 6937
2001-11-16 00:58:32 +00:00
Alan Liu
59fa6939a1
ICU-1491 rewrite parseID to handle all ID form variants; move Mark's code into parseID; enable special inverses (NFC/NFC, etc.)
...
X-SVN-Rev: 6935
2001-11-15 23:40:02 +00:00
Ram Viswanadha
ed179d925f
ICU-1259 Make Indic roundtrip tests run only in exhaustive mode
...
X-SVN-Rev: 6921
2001-11-15 21:11:04 +00:00
George Rhoten
11eab0527f
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 6913
2001-11-15 17:46:51 +00:00
Vladimir Weinstein
1311221d31
ICU-1005 result from memcmp can be any negative number, not just -1 stupid!
...
X-SVN-Rev: 6912
2001-11-15 17:20:47 +00:00
Vladimir Weinstein
675b9159ea
ICU-1005 TestMergeSortKeys using memcmp instead of strcmp - trying to fix OS390
...
X-SVN-Rev: 6893
2001-11-14 20:10:27 +00:00
Vladimir Weinstein
6bfd4ff7cc
ICU-1005 fixed a test leak, maked sortkeytostring proper
...
X-SVN-Rev: 6892
2001-11-14 19:32:46 +00:00
Alan Liu
22f6b230c4
ICU-1408 improve error reporting for bogus post context
...
X-SVN-Rev: 6891
2001-11-14 19:26:56 +00:00
Alan Liu
fb7455dc39
ICU-1426 update el (locale resource) test
...
X-SVN-Rev: 6889
2001-11-14 18:26:13 +00:00
Vladimir Weinstein
7d5e619b47
ICU-1005 more verbose error messages for OS/390
...
X-SVN-Rev: 6884
2001-11-14 17:36:47 +00:00
Vladimir Weinstein
e4bf389907
ICU-1005 Test coverage for ucol_mergeSortkeys
...
X-SVN-Rev: 6881
2001-11-14 06:55:15 +00:00
George Rhoten
ef87bd06d5
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6879
2001-11-14 02:51:50 +00:00
George Rhoten
62b0e634f5
ICU-999 Remove the binary tag.
...
X-SVN-Rev: 6875
2001-11-14 02:25:26 +00:00
George Rhoten
d07d793dc0
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6874
2001-11-14 02:11:42 +00:00
Vladimir Weinstein
09bb85a874
ICU-1005 more test coverage
...
X-SVN-Rev: 6852
2001-11-13 23:41:11 +00:00
George Rhoten
049b557e40
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6851
2001-11-13 23:04:29 +00:00
Vladimir Weinstein
9023620088
ICU-1005 increase code coverage
...
X-SVN-Rev: 6849
2001-11-13 22:55:05 +00:00
George Rhoten
7466176e30
ICU-770 Memory cleanup
...
X-SVN-Rev: 6844
2001-11-13 22:25:38 +00:00
George Rhoten
16a1af1287
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6842
2001-11-13 21:28:47 +00:00
George Rhoten
57e4d79d7d
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6840
2001-11-13 21:15:13 +00:00
Vladimir Weinstein
3bbd525f2b
ICU-393 .cvsignore
...
X-SVN-Rev: 6837
2001-11-13 20:06:53 +00:00
Vladimir Weinstein
fed49ce387
ICU-1005 edit headers for release mode
...
X-SVN-Rev: 6836
2001-11-13 20:05:18 +00:00
Vladimir Weinstein
3d4e45e02d
ICU-1005 increasing code coverage for ucol_cnt
...
X-SVN-Rev: 6834
2001-11-13 19:58:00 +00:00
Vladimir Weinstein
67101f9159
ICU-1005 increase code coverage for ucol_cnt
...
X-SVN-Rev: 6832
2001-11-13 19:45:55 +00:00
Markus Scherer
d3a58fbbf4
ICU-785 test UnicodeString functions with input const UChar * and srcLength=-1
...
X-SVN-Rev: 6827
2001-11-13 19:26:41 +00:00
Vladimir Weinstein
53dea4e31f
ICU-1010 enabled the version test for collation
...
X-SVN-Rev: 6826
2001-11-13 16:59:35 +00:00
Ram Viswanadha
68bea4ba61
ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests
...
X-SVN-Rev: 6825
2001-11-13 09:09:14 +00:00
George Rhoten
ae71da1a17
ICU-770 Memory cleanup
...
X-SVN-Rev: 6820
2001-11-13 06:03:20 +00:00
George Rhoten
41f0b54145
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6819
2001-11-13 04:28:44 +00:00
George Rhoten
acc164ea7e
ICU-770 Memory cleanup
...
X-SVN-Rev: 6804
2001-11-12 23:25:37 +00:00
Vladimir Weinstein
a4fecd849a
ICU-393 .cvsignore
...
X-SVN-Rev: 6801
2001-11-12 22:06:12 +00:00
Alan Liu
d1fc5965f4
ICU-1421 add test for copy constructor
...
X-SVN-Rev: 6797
2001-11-12 20:57:06 +00:00
Alan Liu
9160747c21
ICU-1292 add variable range overlap detection
...
X-SVN-Rev: 6786
2001-11-12 19:12:08 +00:00
Markus Scherer
e4952564ec
ICU-785 adapt UCharCharacterIterator tests to improved handling of textLength=-1
...
X-SVN-Rev: 6781
2001-11-12 18:09:10 +00:00
Ram Viswanadha
53c151d024
ICU-1375 Fix Fallback bugs and add Inter-Indic Rountrip tests
...
X-SVN-Rev: 6762
2001-11-11 02:45:34 +00:00
Ram Viswanadha
a0988947e9
ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests
...
X-SVN-Rev: 6760
2001-11-11 02:34:03 +00:00
Markus Scherer
6aab2a7c7c
ICU-785 test setText(UChar *, -1)
...
X-SVN-Rev: 6758
2001-11-11 00:53:28 +00:00
Markus Scherer
8378c2f3b7
ICU-1007 remove temporary include for tests
...
X-SVN-Rev: 6756
2001-11-11 00:35:30 +00:00
Markus Scherer
ee745bd54e
ICU-1081 add tests for case folding/compare, especially with "exclude special i"
...
X-SVN-Rev: 6755
2001-11-11 00:31:42 +00:00
Markus Scherer
fad8c5cf95
ICU-1007 add tests for better normalization test code coverage
...
X-SVN-Rev: 6754
2001-11-10 23:33:01 +00:00
Markus Scherer
23fa5a9046
ICU-1007 additional conformance test cases moved from NormalizationTest.txt to intltest/normconf.cpp so that we do not lose them when updating the .txt file from unicode.org
...
X-SVN-Rev: 6753
2001-11-10 23:02:54 +00:00
Markus Scherer
ef2d44b84a
ICU-1007 add tests for better normalization test code coverage
...
X-SVN-Rev: 6749
2001-11-10 22:38:45 +00:00
Vladimir Weinstein
423f78b4fe
ICU-1043 updated compose/decompose test to go through supplementary code points
...
X-SVN-Rev: 6745
2001-11-10 06:54:28 +00:00
Vladimir Weinstein
22caefdaba
ICU-1043 fixed a typo
...
X-SVN-Rev: 6722
2001-11-10 00:17:43 +00:00
Vladimir Weinstein
a881aeca89
ICU-1043 fixes for surrogate handling
...
X-SVN-Rev: 6721
2001-11-10 00:15:55 +00:00
Markus Scherer
b4516689f5
ICU-1007 speed up normalization conformance test when not in exhaustive mode
...
X-SVN-Rev: 6718
2001-11-09 23:08:36 +00:00
Markus Scherer
1699f48fed
ICU-1007 add tests for better Normalizer test code coverage
...
X-SVN-Rev: 6715
2001-11-09 21:54:32 +00:00
Syn Wee Quek
60b483e4b5
ICU-1129
...
added test for surrogates.
X-SVN-Rev: 6713
2001-11-09 20:31:14 +00:00
Alan Liu
51f23530aa
ICU-1232 disallow UnicodeSets (and other standins) in translit output
...
X-SVN-Rev: 6702
2001-11-09 01:22:33 +00:00
Alan Liu
1b8e587611
ICU-1134 make sure parse errors refer to the correct source line
...
X-SVN-Rev: 6698
2001-11-09 00:12:59 +00:00
George Rhoten
ca9b74a8b1
ICU-1259 C can't handle //. Use /* */ instead.
...
X-SVN-Rev: 6691
2001-11-08 18:20:33 +00:00
Andy Heninger
932b817b19
ICU-1404 Data directory determination for tests, added check for defined, but empty ICU_DATA env var. This was happening!
...
X-SVN-Rev: 6690
2001-11-08 01:29:11 +00:00
Ram Viswanadha
496b8124dd
ICU-1405 porting fix for OS/390
...
X-SVN-Rev: 6689
2001-11-08 01:04:57 +00:00
Eric Mader
d5bb2fd69c
ICU-1470 fixed a memory leak in readFile()
...
X-SVN-Rev: 6686
2001-11-08 00:29:20 +00:00
Andy Heninger
c865dfa77e
ICU-1469 fix code portability problem for Linux.
...
X-SVN-Rev: 6684
2001-11-08 00:27:19 +00:00
Eric Mader
f40d609c9c
ICU-1253 fixed Copyright notices, and typos in the readme file.
...
X-SVN-Rev: 6683
2001-11-08 00:22:25 +00:00
Alan Liu
2f727314ce
ICU-1259 update cintltst/utrans for removal of Arabic, Hebrew, and Kana rules
...
X-SVN-Rev: 6678
2001-11-07 20:07:55 +00:00