Commit Graph

6756 Commits

Author SHA1 Message Date
Steven R. Loomis
55d0abfa7f ICU-1861 changes for makefile.inc and icu-config
X-SVN-Rev: 8566
2002-05-07 03:10:14 +00:00
Steven R. Loomis
0f6221fbac ICU-1861 icu-config
X-SVN-Rev: 8565
2002-05-07 03:09:19 +00:00
Vladimir Weinstein
4297637214 ICU-1880 better control of which test is going to be executed, better verbosity and avoiding unnecessary opening/closing of bundles
X-SVN-Rev: 8564
2002-05-02 21:16:33 +00:00
George Rhoten
28261ecb0a ICU-1749 Properly define the functions for HP/UX aCC
X-SVN-Rev: 8563
2002-05-02 03:01:49 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Vladimir Weinstein
277a918e33 ICU-1880 forget to reset status in one case
X-SVN-Rev: 8561
2002-05-01 21:56:57 +00:00
Vladimir Weinstein
d7aa82bb03 ICU-1880 C port of data driven tests, for cintltst
X-SVN-Rev: 8560
2002-05-01 21:28:38 +00:00
Vladimir Weinstein
01b94d7d33 ICU-1880 Allow for testing of multiple locales/rulesets/argument lists on the same test data
X-SVN-Rev: 8558
2002-05-01 18:33:04 +00:00
Vladimir Weinstein
b5bb077bb3 ICU-1880 fix for argument parsing
X-SVN-Rev: 8557
2002-05-01 16:07:18 +00:00
Vladimir Weinstein
6dd1c35897 ICU-1880 Added data driven test resource to testdata list
X-SVN-Rev: 8556
2002-05-01 04:14:29 +00:00
Vladimir Weinstein
04ea819bf6 ICU-1880 use the testdata library, not the individual files
X-SVN-Rev: 8555
2002-05-01 04:10:21 +00:00
Vladimir Weinstein
3461dda8d6 ICU-1880 added dadrcoll to intltest unix build
X-SVN-Rev: 8554
2002-05-01 00:43:21 +00:00
Vladimir Weinstein
89ddf5d5b4 ICU-1880 argument parsing function - support for data driven tests
X-SVN-Rev: 8553
2002-04-30 23:29:44 +00:00
Vladimir Weinstein
51e48aab7d ICU-1880 added resource bundle for data driven collation test. Should be shared by intltest and cintltst (and icu4j also)
X-SVN-Rev: 8552
2002-04-30 23:04:47 +00:00
Vladimir Weinstein
7516bc1023 ICU-1880 added collation data driven test - reads resource bundle and tests collation
X-SVN-Rev: 8551
2002-04-30 23:03:51 +00:00
Vladimir Weinstein
1bc2cacb8e ICU-1880 moved doTest to collation test base class. All the tests should use this common function
X-SVN-Rev: 8550
2002-04-30 23:02:45 +00:00
Vladimir Weinstein
d9a4b4ce88 ICU-1880 removed doTest from dacoll - classes such as this will eventually be completely removed. This is just the first step
X-SVN-Rev: 8549
2002-04-30 23:01:44 +00:00
Alan Liu
1bcb0d4f0c ICU-1749 update tests to use new API, fix iteration bug
X-SVN-Rev: 8548
2002-04-30 22:12:28 +00:00
Alan Liu
e2b72f9b58 ICU-1749 hide public data members; remove abbreviation API
X-SVN-Rev: 8547
2002-04-30 22:12:01 +00:00
Alan Liu
6b058615b7 ICU-1749 update tests to use new API
X-SVN-Rev: 8546
2002-04-30 22:11:18 +00:00
George Rhoten
faec7727ae ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8545
2002-04-30 21:03:00 +00:00
George Rhoten
a07bb49fae ICU-1877 Fix a TARGET typo for loengine.h
X-SVN-Rev: 8544
2002-04-30 21:02:43 +00:00
George Rhoten
b3267fb318 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8543
2002-04-30 20:43:51 +00:00
George Rhoten
968f910249 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8542
2002-04-30 19:07:18 +00:00
George Rhoten
f8c4cb25bf ICU-1828 tblprint.* are not used, and Vladimir says it's okay to remove.
X-SVN-Rev: 8541
2002-04-30 18:06:28 +00:00
George Rhoten
113f35c27a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8540
2002-04-30 18:04:07 +00:00
George Rhoten
7f87b5724e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8539
2002-04-30 17:22:11 +00:00
George Rhoten
ce01292bc0 ICU-1877 Fix an Itanium compiler optimization error.
X-SVN-Rev: 8538
2002-04-30 00:49:15 +00:00
George Rhoten
ac061302c1 ICU-1877 pwin64.h doesn't exist. Use pwin32.h
X-SVN-Rev: 8537
2002-04-30 00:48:04 +00:00
George Rhoten
4a52dcc155 ICU-1872 Specify the return type
X-SVN-Rev: 8536
2002-04-29 20:26:24 +00:00
George Rhoten
739e08c7b2 ICU-1749 Use TRUE, not true
X-SVN-Rev: 8535
2002-04-29 20:24:16 +00:00
George Rhoten
4d0fb4be3e ICU-1749 Remove one of the CVS tags.
X-SVN-Rev: 8534
2002-04-29 17:43:12 +00:00
George Rhoten
f1ad25038e ICU-1749 Don't use static on an enum
X-SVN-Rev: 8533
2002-04-29 16:46:48 +00:00
George Rhoten
35a0afee19 ICU-1080 Update the platform list.
X-SVN-Rev: 8532
2002-04-27 00:02:22 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Alan Liu
a73bfe7d24 ICU-1749 port TestMulticharStringSet to C++
X-SVN-Rev: 8530
2002-04-26 21:31:55 +00:00
Yves Arrouye
f6c3d57ffc ICU-1876 try to compile to detect iostream
X-SVN-Rev: 8528
2002-04-26 18:45:17 +00:00
Doug Felt
77b6719b9b ICU-970 add substring constructors and setTo overload to UnicodeString
X-SVN-Rev: 8527
2002-04-26 18:02:49 +00:00
Alan Liu
37b4739783 ICU-1749 API additions to support UnicodeSet
X-SVN-Rev: 8526
2002-04-26 06:30:37 +00:00
Alan Liu
2edd9a085e ICU-1749 ported TestStrings TestStringPatterns and edited exhaustive test to check iterator and round trip
X-SVN-Rev: 8525
2002-04-26 06:28:15 +00:00
Alan Liu
daea6a76cb ICU-1749 temporary changes until test is updated to use real iterator
X-SVN-Rev: 8524
2002-04-26 06:26:17 +00:00
Alan Liu
2e2cfa72da ICU-1749 add usetiter
X-SVN-Rev: 8523
2002-04-26 00:04:50 +00:00
Alan Liu
89c3796eaa ICU-1749 initial port from Java of multichar string support
X-SVN-Rev: 8521
2002-04-25 23:39:57 +00:00
Alan Liu
4212379376 ICU-1749 initial port from Java
X-SVN-Rev: 8520
2002-04-25 23:36:02 +00:00
George Rhoten
db3c628396 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8517
2002-04-25 22:15:52 +00:00
George Rhoten
802688f52f ICU-1872 Slightly better test order.
X-SVN-Rev: 8516
2002-04-25 21:52:13 +00:00
George Rhoten
35bdabdc68 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8515
2002-04-25 21:49:16 +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
George Rhoten
3c7398060a ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8512
2002-04-25 18:59:32 +00:00
Yves Arrouye
985ce87495 ICU-1868 link w/ C
X-SVN-Rev: 8511
2002-04-25 18:13:15 +00:00