Commit Graph

4635 Commits

Author SHA1 Message Date
George Rhoten
1bed67e4ed ICU-5410 Improve code coverage
X-SVN-Rev: 20658
2006-11-15 00:33:39 +00:00
George Rhoten
e5fc505f2e ICU-5511 Prevent uhash_equals from crashing by default
X-SVN-Rev: 20657
2006-11-15 00:13:51 +00:00
George Rhoten
e2be25e646 ICU-5510 Add argument checks to verify that complete UChar * buffers are being used.
X-SVN-Rev: 20654
2006-11-14 22:59:46 +00:00
George Rhoten
ed884bf936 ICU-5366 The Greek RBNF rules don't exist. The default locale's rules shouldn't be tested this way.
X-SVN-Rev: 20646
2006-11-09 00:51:18 +00:00
Markus Scherer
8b3dfa0673 ICU-5503 add new ISO 15924 script codes
X-SVN-Rev: 20644
2006-11-08 23:41:46 +00:00
George Rhoten
37d7c8afaa ICU-5366 Better fix to allow the tests to pass in the te_IN locale.
X-SVN-Rev: 20643
2006-11-08 16:57:14 +00:00
George Rhoten
02ae73b015 ICU-5366 Allow the tests to pass in the te_IN locale.
X-SVN-Rev: 20642
2006-11-08 07:13:34 +00:00
George Rhoten
d74dc09607 ICU-5366 Warn about unavailable default locale.
X-SVN-Rev: 20641
2006-11-07 18:52:45 +00:00
George Rhoten
ba9da9c55b ICU-5366 Allow this test to pass when ICU doesn't have data for the default locale.
X-SVN-Rev: 20638
2006-11-07 17:14:12 +00:00
George Rhoten
75c157f092 ICU-5473 Allow this test to pass on machines set to the French locale.
X-SVN-Rev: 20637
2006-11-07 16:48:11 +00:00
George Rhoten
257f503926 ICU-5366 Fix a test failure on many machines that aren't using the en_US locale (e.g. no_NO, zh_CN, fr_FR@euro)
X-SVN-Rev: 20636
2006-11-07 16:20:50 +00:00
George Rhoten
2125ab1dcf ICU-5486 update data with 1.4.1
X-SVN-Rev: 20635
2006-11-07 08:40:47 +00:00
George Rhoten
f1c3ea3982 ICU-5366 Allow this test to work in non-English locales.
X-SVN-Rev: 20633
2006-11-07 08:18:16 +00:00
Markus Scherer
18645b2f6d ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20632
2006-11-07 00:16:02 +00:00
Eric Mader
ca17961558 ICU-4832 add test to verify that unassigned code points in the RTL range in fact reorder as RTL.
X-SVN-Rev: 20631
2006-11-06 23:48:40 +00:00
George Rhoten
11d77d9a9f ICU-5298 Fix for non-Windows compilers.
X-SVN-Rev: 20619
2006-10-31 23:57:44 +00:00
Ram Viswanadha
e93c7e08e7 ICU-5486 update data with 1.4.1
X-SVN-Rev: 20604
2006-10-27 17:55:54 +00:00
Ram Viswanadha
2ac62d437c ICU-5298 add a test
X-SVN-Rev: 20603
2006-10-27 17:55:28 +00:00
Markus Scherer
e31934eb83 ICU-5470 add test case with hardcoded Brazil rules so that we don't depend on the internal representation of the America/Sao_Paulo time zone
X-SVN-Rev: 20593
2006-10-25 13:11:52 +00:00
Markus Scherer
512f4c4ed7 ICU-5470 fix time zone calculations for late February, taking leap years into account
X-SVN-Rev: 20590
2006-10-24 19:57:32 +00:00
Markus Scherer
c098a88613 ICU-5304 gcc is picky about the order of defining and using an enum in a class
X-SVN-Rev: 20589
2006-10-23 21:47:49 +00:00
Markus Scherer
4f5e372f0d ICU-5304 fix macros in unistr.h with namespace qualification of the UnicodeString class
X-SVN-Rev: 20586
2006-10-23 21:12:33 +00:00
George Rhoten
43c9f55551 ICU-5426 This test suite isn't in /tsutil
X-SVN-Rev: 20585
2006-10-23 03:59:00 +00:00
George Rhoten
b6d25ceffc ICU-5410 Remove unused deprecated tests.
X-SVN-Rev: 20525
2006-10-11 15:41:46 +00:00
George Rhoten
ce4ead4d3a ICU-5410 Remove unused deprecated tests, and sort the tests a little differently.
X-SVN-Rev: 20524
2006-10-11 15:40:43 +00:00
George Rhoten
2a125c001c ICU-5426 Reduce size of unused allocated memory.
X-SVN-Rev: 20523
2006-10-11 08:31:55 +00:00
George Rhoten
a7da3af3a0 ICU-5410 Synchronize changes between ICU4J and ICU4C.
X-SVN-Rev: 20494
2006-10-05 21:25:38 +00:00
George Rhoten
b3c7746b16 ICU-5426 Make sure that any overflow for the new smaller buffer is registered as a failure.
X-SVN-Rev: 20473
2006-10-02 23:29:09 +00:00
George Rhoten
9446caf3e7 ICU-5426 TestUDataSetAppData doesn't use any of the malloc'd data. Use a static const data item instead.
X-SVN-Rev: 20468
2006-10-02 07:01:10 +00:00
George Rhoten
40c34e49af ICU-5426 Reduce running VM size by making more data const.
X-SVN-Rev: 20467
2006-10-01 07:12:18 +00:00
George Rhoten
a866e44617 ICU-5426 Reduce VM size and reduce exported data on Unix machines.
X-SVN-Rev: 20466
2006-10-01 06:45:25 +00:00
George Rhoten
b0d276726b ICU-5426 Reduce the VM size on Windows by two thirds of a megabyte,
and make it easier to update UCA rules.

X-SVN-Rev: 20465
2006-10-01 05:30:20 +00:00
George Rhoten
bd55703aea ICU-5426 Reduce size of some functions, and remove duplicate newlines.
X-SVN-Rev: 20446
2006-09-29 04:19:26 +00:00
George Rhoten
f8b72498c9 ICU-5426 Fix last check-in
X-SVN-Rev: 20444
2006-09-29 03:44:03 +00:00
George Rhoten
0cacc1f2f0 ICU-5426 Don't use ctst_malloc when it's not required.
X-SVN-Rev: 20443
2006-09-29 03:38:06 +00:00
George Rhoten
a77abc97f4 ICU-5426 Reduce size of rarely used static buffer.
X-SVN-Rev: 20442
2006-09-29 03:37:37 +00:00
George Rhoten
c5ea978686 ICU-5426 More size reduction.
X-SVN-Rev: 20441
2006-09-29 02:41:37 +00:00
Ram Viswanadha
dba7618697 ICU-5275 move test to data file
X-SVN-Rev: 20436
2006-09-28 23:02:21 +00:00
George Rhoten
673021b6f8 ICU-5426 Reduce the VM size on Windows by a few megabytes.
X-SVN-Rev: 20429
2006-09-28 15:58:13 +00:00
George Rhoten
83a4330cb6 ICU-5426 Make sure that some functions can use const data.
X-SVN-Rev: 20428
2006-09-28 15:38:06 +00:00
George Rhoten
69d78b9bfc ICU-5426 Make some static buffers non-static.
X-SVN-Rev: 20427
2006-09-28 15:37:40 +00:00
George Rhoten
87de76da1e ICU-5426 Declare some data static const.
X-SVN-Rev: 20426
2006-09-28 08:41:37 +00:00
George Rhoten
4d50a8bd57 ICU-5426 Reduce the size of intltest & cintltst
X-SVN-Rev: 20425
2006-09-28 08:40:44 +00:00
George Rhoten
e5ba281869 ICU-5426 Declare some data const.
X-SVN-Rev: 20424
2006-09-28 08:40:02 +00:00
George Rhoten
ad9f26b669 ICU-5426 These buffers don't need to be static.
X-SVN-Rev: 20423
2006-09-28 08:39:03 +00:00
George Rhoten
0545ba7212 ICU-5426 Reduce the size of intltest
X-SVN-Rev: 20422
2006-09-28 08:36:49 +00:00
George Rhoten
3c329acc44 ICU-5426 Build cintltst just like the Unix makefiles. Incremental linking isn't needed, which add 25% to the test suite.
X-SVN-Rev: 20421
2006-09-28 08:35:56 +00:00
George Rhoten
b9694dd912 ICU-5357 Fix two broken links.
X-SVN-Rev: 20409
2006-09-26 17:51:51 +00:00
George Rhoten
50a6206504 ICU-5410 Test the reset function.
X-SVN-Rev: 20386
2006-09-22 18:24:07 +00:00
George Rhoten
39db5e3c44 ICU-5410 Improve test code coverage
X-SVN-Rev: 20373
2006-09-21 01:25:43 +00:00