George Rhoten
|
56c5df7e01
|
ICU-3004 Make sure that tests that change the default locale, change the default locale back to its original value.
This helps to make sure that the tests are not order dependent, and that Turkish casing problems appear more easily.
X-SVN-Rev: 17004
|
2004-12-22 19:28:42 +00:00 |
|
George Rhoten
|
380f90589e
|
ICU-4273 Fix some test initialization issues.
X-SVN-Rev: 16903
|
2004-12-02 07:09:05 +00:00 |
|
Andy Heninger
|
665e553354
|
ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
|
2004-11-11 23:34:58 +00:00 |
|
Steven R. Loomis
|
2e8a985dc6
|
ICU-4218 uconfig for 3.2
X-SVN-Rev: 16813
|
2004-11-10 03:47:56 +00:00 |
|
George Rhoten
|
23b78bf15e
|
ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
|
2004-10-28 00:05:24 +00:00 |
|
George Rhoten
|
ba2f349454
|
ICU-4043 Use a real path to source data.
X-SVN-Rev: 16119
|
2004-08-05 23:35:31 +00:00 |
|
George Rhoten
|
8900cd8fab
|
ICU-4043 Use a real path to source data.
X-SVN-Rev: 16109
|
2004-08-04 23:40:31 +00:00 |
|
Ram Viswanadha
|
123132b8e6
|
ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
|
2004-08-02 20:06:55 +00:00 |
|
Steven R. Loomis
|
2f7efe7cc9
|
ICU-3831 uconfig fixes
X-SVN-Rev: 15842
|
2004-06-10 23:51:33 +00:00 |
|
Alan Liu
|
22e24178fc
|
ICU-3786 add 'quiet' param to some assertXxx() functions; need to add to all of them!
X-SVN-Rev: 15700
|
2004-06-04 00:19:50 +00:00 |
|
Alan Liu
|
1db13e2b86
|
ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
|
2004-04-27 21:47:09 +00:00 |
|
Alan Liu
|
102831d72d
|
ICU-3549 add assertEquals(const char*, const char*)
X-SVN-Rev: 15048
|
2004-04-26 19:10:13 +00:00 |
|
Alan Liu
|
bb1db7b923
|
ICU-3549 add toString(int32_t)
X-SVN-Rev: 15039
|
2004-04-24 02:53:56 +00:00 |
|
Alan Liu
|
74a7a26c3e
|
ICU-2825 clean up Formattable display logic; escape message text in assert* methods
X-SVN-Rev: 14975
|
2004-04-15 06:19:10 +00:00 |
|
Alan Liu
|
8b5f27509b
|
ICU-2334 add assertEquals() variant taking Formattable objects
X-SVN-Rev: 14755
|
2004-03-25 02:23:22 +00:00 |
|
George Rhoten
|
6038ee28f5
|
ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14733
|
2004-03-23 06:37:36 +00:00 |
|
Alan Liu
|
9449f5b4fb
|
ICU-3391 add assert* convenience overloads taking UnicodeString msg
X-SVN-Rev: 14684
|
2004-03-11 14:06:25 +00:00 |
|
Alan Liu
|
6d5aaf8514
|
ICU-3090 add JUnit-like assert methods and ctou()
X-SVN-Rev: 14488
|
2004-02-12 01:09:13 +00:00 |
|
George Rhoten
|
4f64d393b4
|
ICU-813 Fix for AIX and HP-UX
X-SVN-Rev: 13793
|
2003-11-21 00:10:52 +00:00 |
|
Doug Felt
|
562a37641a
|
ICU-813 int64 formatting support
X-SVN-Rev: 13757
|
2003-11-19 04:42:44 +00:00 |
|
Markus Scherer
|
e207ba9a7c
|
ICU-2950 add public operator + to UnicodeString
X-SVN-Rev: 13544
|
2003-10-31 21:28:46 +00:00 |
|
George Rhoten
|
c16ea74264
|
ICU-3326 Improve build time
X-SVN-Rev: 13427
|
2003-10-15 08:03:56 +00:00 |
|
George Rhoten
|
c65d4d8669
|
ICU-3312 We no longer test properly getting the time zone from the OS.
The tests will now work in all time zones, but the tests will manually set the time zone to the expected time zone for testing.
X-SVN-Rev: 13353
|
2003-10-07 22:53:31 +00:00 |
|
Alan Liu
|
2a4b477a76
|
ICU-3266 more checks for UCONFIG_NO_FORMATTING
X-SVN-Rev: 13253
|
2003-09-30 19:17:12 +00:00 |
|
Alan Liu
|
e73dc2f4f3
|
ICU-3266 add checks for UCONFIG_NO_FORMATTING
X-SVN-Rev: 13250
|
2003-09-30 18:55:33 +00:00 |
|
Alan Liu
|
3027d72af2
|
ICU-3266 add -tz [zone] option to cintltst, and make default time zone be America/Los_Angeles (unless otherwise specified on command line). Fixed handling of -a. Fixed spelling.
X-SVN-Rev: 13163
|
2003-09-22 19:48:43 +00:00 |
|
George Rhoten
|
27a96a6b30
|
ICU-3156 Fix the previous fix because there aren't enough parameters for the format
X-SVN-Rev: 13092
|
2003-09-14 22:58:43 +00:00 |
|
Andy Heninger
|
2357f130ab
|
ICU-3156 fix test program problems introduced by adding u_cleanup to heap/mutex setter tests
X-SVN-Rev: 12851
|
2003-08-16 02:17:56 +00:00 |
|
Andy Heninger
|
78ca2fdfc9
|
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
|
2003-08-14 21:34:54 +00:00 |
|
Alan Liu
|
8f00fae65a
|
ICU-2966 implement portable random number generator
X-SVN-Rev: 12814
|
2003-08-12 19:51:03 +00:00 |
|
Alan Liu
|
74c4e638d7
|
ICU-2966 pass optional command line @parameter down to tests
X-SVN-Rev: 12812
|
2003-08-12 19:10:36 +00:00 |
|
Andy Heninger
|
aedb354246
|
ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 12787
|
2003-08-08 16:23:38 +00:00 |
|
George Rhoten
|
21eb7860d6
|
ICU-3027 Fix the warning message about the global mutex
X-SVN-Rev: 12721
|
2003-07-31 23:13:45 +00:00 |
|
Markus Scherer
|
da8e68dd39
|
ICU-2449 need larger vsprintf() output buffers
X-SVN-Rev: 12668
|
2003-07-24 00:30:02 +00:00 |
|
Andy Heninger
|
02244350ed
|
ICU-2970 threading failure. Tweak mutexing in uresbud. Improve thread error checking in tmsthred.
Switch windows thread creation to c library funcs. Address (but not eliminate) resource memory leak.
X-SVN-Rev: 12316
|
2003-06-05 18:15:20 +00:00 |
|
Steven R. Loomis
|
9bf62a9cc6
|
ICU-2840 don't exit if -w specified and u_init fails
X-SVN-Rev: 12293
|
2003-06-04 22:03:44 +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 |
|
George Rhoten
|
054cd160c9
|
ICU-2850 Fix Unix out of source builds due to MSVC 7 changes.
X-SVN-Rev: 12039
|
2003-05-21 20:10:38 +00:00 |
|
George Rhoten
|
1959ee1795
|
ICU-2729 Fix a memory allocation/free mismatch
X-SVN-Rev: 11993
|
2003-05-17 09:55:03 +00:00 |
|
George Rhoten
|
6aeb28b094
|
ICU-2850 Better fix for MSVC 7
X-SVN-Rev: 11965
|
2003-05-16 19:52:01 +00:00 |
|
George Rhoten
|
3def6d7daa
|
ICU-2850 Fix a bug for MSVC 7
X-SVN-Rev: 11940
|
2003-05-15 19:51:46 +00:00 |
|
George Rhoten
|
4b86376bdd
|
ICU-2850 Fix a bug for MSVC 7
X-SVN-Rev: 11939
|
2003-05-15 18:48:56 +00:00 |
|
George Rhoten
|
1426b35ed7
|
ICU-2850 Fix a bug for MSVC 7
X-SVN-Rev: 11938
|
2003-05-15 18:44:00 +00:00 |
|
George Rhoten
|
cbf0d0fbcd
|
ICU-2850 Fix a bug for MSVC 7
X-SVN-Rev: 11937
|
2003-05-15 18:38:58 +00:00 |
|
George Rhoten
|
46973d4837
|
ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11747
|
2003-05-01 01:10:19 +00:00 |
|
George Rhoten
|
4e1913af46
|
ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
|
2003-04-30 22:50:21 +00:00 |
|
Andy Heninger
|
702ddea7c2
|
ICU-2787 add u_init() to work around thread safety problems with existing lazy init
X-SVN-Rev: 11735
|
2003-04-30 00:09:18 +00:00 |
|
Ram Viswanadha
|
267d3d1f30
|
ICU-2194 tests for IDNA
X-SVN-Rev: 11196
|
2003-02-28 21:37:55 +00:00 |
|
Vladimir Weinstein
|
2f79227b38
|
ICU-2135 more memory fixes
X-SVN-Rev: 10467
|
2002-12-04 00:28:06 +00:00 |
|
Doug Felt
|
e39b3b40a7
|
ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10173
|
2002-11-06 22:14:49 +00:00 |
|
Steven R. Loomis
|
ca34222583
|
ICU-1941 add -w option to intltest, make tests pass with a warning when converter data is missing
X-SVN-Rev: 9914
|
2002-09-24 23:52:03 +00:00 |
|
Markus Scherer
|
0eb9c506ec
|
ICU-2248 modularize ICU
X-SVN-Rev: 9910
|
2002-09-21 00:43:14 +00:00 |
|
George Rhoten
|
990db21101
|
ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9804
|
2002-08-28 15:55:37 +00:00 |
|
George Rhoten
|
0287aa44ec
|
ICU-1891 No need to have the // in U_TOPBUILDDIR
X-SVN-Rev: 9486
|
2002-07-31 22:36:08 +00:00 |
|
Steven R. Loomis
|
ffd9cf9a81
|
ICU-1992 data packaging, improve robustness of intltest search for test data
X-SVN-Rev: 9478
|
2002-07-31 21:41:03 +00:00 |
|
Vladimir Weinstein
|
d452fce04f
|
ICU-1978 add info methods to intltest
X-SVN-Rev: 9098
|
2002-07-11 17:40:35 +00:00 |
|
George Rhoten
|
10aa6818e0
|
ICU-1880 Make it easier for a data driven test to call this function.
X-SVN-Rev: 8827
|
2002-06-10 18:31:34 +00:00 |
|
George Rhoten
|
b89a3b00ab
|
ICU-1872 Make the initialization error into an warning.
X-SVN-Rev: 8688
|
2002-05-23 23:56:47 +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
|
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 |
|
George Rhoten
|
8cd90d7b88
|
ICU-1872 Test for mutex initialization
X-SVN-Rev: 8503
|
2002-04-23 23:24:25 +00:00 |
|
George Rhoten
|
7777030a4f
|
ICU-1828 Remove tabs
X-SVN-Rev: 8331
|
2002-04-02 02:55:31 +00:00 |
|
Ram Viswanadha
|
44bcd6ca19
|
ICU-1769 Add warning if the data is loaded from dat file instead of the dll
X-SVN-Rev: 8156
|
2002-03-20 18:36:17 +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 |
|
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 |
|
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
|
7ef6ef2d77
|
ICU-1627 implement fallback for loading data
X-SVN-Rev: 7517
|
2002-01-29 03:56:11 +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 |
|
Andy Heninger
|
cf191f47df
|
ICU-1404 Fix broken out-of-source-directory build
X-SVN-Rev: 6571
|
2001-11-02 02:24:15 +00:00 |
|
George Rhoten
|
f038c38152
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6486
|
2001-10-30 01:43:05 +00:00 |
|
George Rhoten
|
5da807762d
|
ICU-770 Fix for displaying error messages
X-SVN-Rev: 6387
|
2001-10-23 01:20:10 +00:00 |
|
George Rhoten
|
fefbf9b930
|
ICU-770 Memory cleanup
X-SVN-Rev: 6047
|
2001-10-04 16:36:32 +00:00 |
|
George Rhoten
|
3a4c3b2de1
|
ICU-770 More memory cleanup
X-SVN-Rev: 6013
|
2001-10-03 18:05:44 +00:00 |
|
George Rhoten
|
ae64440341
|
ICU-1211 Porting fixes for the KAI compiler.
X-SVN-Rev: 5781
|
2001-09-18 17:44:50 +00:00 |
|
George Rhoten
|
2f189e4a3b
|
ICU-770 More data cleanup
X-SVN-Rev: 5682
|
2001-09-01 02:57:07 +00:00 |
|
George Rhoten
|
420c9b317c
|
ICU-770 More data cleanup
X-SVN-Rev: 5678
|
2001-09-01 01:55:48 +00:00 |
|
George Rhoten
|
964b65fb7a
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5661
|
2001-08-31 18:28:56 +00:00 |
|
George Rhoten
|
e29f4f62c4
|
ICU-770 Make the tests build and/or run faster
X-SVN-Rev: 5659
|
2001-08-31 18:02:09 +00:00 |
|
George Rhoten
|
fb15116d72
|
ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5550
|
2001-08-20 23:48:50 +00:00 |
|
George Rhoten
|
27131d2952
|
ICU-1075 putenv is not available on every computer, just most of them
X-SVN-Rev: 5549
|
2001-08-20 23:25:53 +00:00 |
|
Markus Scherer
|
9ef63135ee
|
ICU-1007 remove switch between old and new normalization
X-SVN-Rev: 5490
|
2001-08-17 00:21:54 +00:00 |
|
Andy Heninger
|
19b4dec854
|
ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
|
2001-08-10 20:50:07 +00:00 |
|
George Rhoten
|
d5bbbc7ac3
|
ICU-1075 HP/UX has putenv in stdlib.h instead.
X-SVN-Rev: 5434
|
2001-08-03 16:12:46 +00:00 |
|
Andy Heninger
|
4ebe7ffce1
|
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5408
|
2001-07-31 23:32:59 +00:00 |
|
Ram Viswanadha
|
458f5dabb3
|
ICU-1075 fixed syntax errors on Unix
X-SVN-Rev: 5402
|
2001-07-31 18:52:47 +00:00 |
|
Andy Heninger
|
09e1c00ed1
|
ICU-1075 Change tests to try to run if ICU_DATA is not set in environment
X-SVN-Rev: 5394
|
2001-07-31 17:29:43 +00:00 |
|
Alan Liu
|
7edf9d3e80
|
ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
|
2001-07-25 19:11:02 +00:00 |
|
Alan Liu
|
62314ba406
|
ICU-990 add a parameter for smart handling of backslashes to prettify()
X-SVN-Rev: 5268
|
2001-07-18 18:38:53 +00:00 |
|
George Rhoten
|
1c6a5f1b1d
|
ICU-953 Do less initialization/destruction
X-SVN-Rev: 5224
|
2001-07-11 18:30:18 +00:00 |
|
Markus Scherer
|
f0a283151e
|
ICU-1007 temporarily add N+/N- command line option to select the new/old normalization code
X-SVN-Rev: 5036
|
2001-06-20 22:25:25 +00:00 |
|
George Rhoten
|
f41eae25d9
|
ICU-567 We don't want to use the fopen hack yet
X-SVN-Rev: 4589
|
2001-05-03 00:29:26 +00:00 |
|
George Rhoten
|
da62d3d9f6
|
ICU-567 A better implementation of the Mac OS getDataDirectory function is being used now
X-SVN-Rev: 4588
|
2001-05-03 00:20:53 +00:00 |
|
George Rhoten
|
dc22b5f96a
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4378
|
2001-03-28 02:13:20 +00:00 |
|
George Rhoten
|
09b3ae7f53
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4339
|
2001-03-27 00:23:32 +00:00 |
|
Ram Viswanadha
|
7f6d7e256f
|
ICU-903 update copyright notices
X-SVN-Rev: 4235
|
2001-03-21 20:09:56 +00:00 |
|
George Rhoten
|
574623ab1a
|
ICU-597 Make pathnameInContext() more platform independent
X-SVN-Rev: 4041
|
2001-03-13 00:57:41 +00:00 |
|
George Rhoten
|
32466038a2
|
ICU-66 Don't write 0 or fewer bytes with fwrite()
X-SVN-Rev: 3653
|
2001-02-16 21:58:12 +00:00 |
|
Markus Scherer
|
2b041cf380
|
ICU-820 make error/log functions more convenient with sprintf-style formatting
X-SVN-Rev: 3466
|
2001-01-23 23:51:55 +00:00 |
|
George Rhoten
|
1b9224727e
|
ICU-790 Added some headers that were in unistr.h
X-SVN-Rev: 3331
|
2001-01-02 19:01:49 +00:00 |
|