Commit Graph

3819 Commits

Author SHA1 Message Date
George Rhoten
5e12578fbf ICU-3499 Fix some compiler warnings
X-SVN-Rev: 15637
2004-05-30 09:24:44 +00:00
George Rhoten
888d4e6d4d ICU-3499 Fix some EBCDIC related failures.
X-SVN-Rev: 15631
2004-05-28 23:49:27 +00:00
Ram Viswanadha
c56673e949 ICU-3737 fix arabic transliteration failure
X-SVN-Rev: 15603
2004-05-28 00:19:06 +00:00
George Rhoten
1299e773b0 ICU-3499 Increase code coverage.
X-SVN-Rev: 15602
2004-05-28 00:16:49 +00:00
George Rhoten
7f39c99522 ICU-3499 Remove bad formats.
X-SVN-Rev: 15600
2004-05-27 23:57:13 +00:00
George Rhoten
326ab9c4b0 ICU-3499 Fix flaws found while testing %n, %c and %C
X-SVN-Rev: 15596
2004-05-27 22:54:41 +00:00
George Rhoten
78010cabcc ICU-3499 Fix an error messege
X-SVN-Rev: 15593
2004-05-27 21:59:03 +00:00
George Rhoten
6c416836d5 ICU-3499 Fix some scanf issues when width is specified for any string type.
X-SVN-Rev: 15574
2004-05-27 04:18:30 +00:00
Alan Liu
f30027fcca ICU-3664 replace unsafe casts to void* and int32_t with correct API calls
X-SVN-Rev: 15573
2004-05-27 02:11:08 +00:00
George Rhoten
d3fadfeb61 ICU-3499 Fix some EBCDIC issues.
X-SVN-Rev: 15571
2004-05-26 23:31:47 +00:00
George Rhoten
439ba60df3 ICU-3499 Test for width of scanset
X-SVN-Rev: 15568
2004-05-26 21:56:30 +00:00
George Rhoten
2bd13a291a ICU-3499 Fix an EBCDIC issue.
X-SVN-Rev: 15563
2004-05-26 19:56:52 +00:00
George Rhoten
9e94e1ff84 ICU-3499 os/400 does not handle the dash as expected in sscanf scanset.
Move %[a-f] and similar tests to data driven tests.

X-SVN-Rev: 15562
2004-05-26 19:22:00 +00:00
George Rhoten
335a1b7296 ICU-3499 Fix an EBCDIC issue.
After some group discussion the u_fopen locale parameter should not affect the default codepage.

X-SVN-Rev: 15561
2004-05-26 19:09:33 +00:00
George Rhoten
0001ae60d0 ICU-3499 Fix an EBCDIC issue. Escape UTF-8 strings
X-SVN-Rev: 15560
2004-05-26 18:46:26 +00:00
George Rhoten
0bb1744bb8 ICU-3500 Remove some tabs.
X-SVN-Rev: 15559
2004-05-26 18:28:09 +00:00
George Rhoten
d013e32b73 ICU-3499 Allow testing to work with non-shared library mode.
X-SVN-Rev: 15557
2004-05-26 05:45:42 +00:00
George Rhoten
b72b158d57 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15551
2004-05-26 02:13:21 +00:00
Vladimir Weinstein
f9d36f208d ICU-3100 collator <> identifier, bug fix
X-SVN-Rev: 15545
2004-05-25 23:00:52 +00:00
George Rhoten
ca065970ee ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15540
2004-05-25 21:53:47 +00:00
George Rhoten
a41f1ceabf ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15539
2004-05-25 21:19:18 +00:00
George Rhoten
73fcc06147 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15535
2004-05-25 19:21:12 +00:00
George Rhoten
a84276d001 ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15533
2004-05-25 18:36:47 +00:00
George Rhoten
20b7083e48 ICU-3499 Use binary mode to prevent new line and codepage conversion by stdio.
X-SVN-Rev: 15532
2004-05-25 18:22:43 +00:00
George Rhoten
cec09fafaf ICU-3499 Increase code coverage.
X-SVN-Rev: 15531
2004-05-25 17:57:02 +00:00
Steven R. Loomis
2ad377ab12 ICU-2487 test for ucol_getKeywordValues with incoming warning
X-SVN-Rev: 15527
2004-05-25 05:43:23 +00:00
Steven R. Loomis
dea3ffda73 ICU-2487 test for ures_openDirect with incoming warning
X-SVN-Rev: 15526
2004-05-25 05:41:55 +00:00
Vladimir Weinstein
7dab9028c4 ICU-3729 Uncomment some tests, fix compiler warnings
X-SVN-Rev: 15514
2004-05-24 22:17:31 +00:00
Vladimir Weinstein
c1d8c7c551 ICU-3100 collator <> identifier, short string tests
X-SVN-Rev: 15510
2004-05-24 22:08:38 +00:00
Vladimir Weinstein
99200b1bf5 ICU-3729 More tests for pinyin rules
X-SVN-Rev: 15509
2004-05-24 22:07:40 +00:00
George Rhoten
12e3c5a61c ICU-3718 Fix a typo
X-SVN-Rev: 15507
2004-05-24 21:34:22 +00:00
George Rhoten
be140628f9 ICU-3718 Don't crash when file can't be written
X-SVN-Rev: 15506
2004-05-24 21:31:45 +00:00
Vladimir Weinstein
13cab794d3 ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
Alan Liu
a1b393c257 ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
George Rhoten
59a80825d0 ICU-3718 Don't crash when data is not present
X-SVN-Rev: 15501
2004-05-24 20:28:32 +00:00
Alan Liu
0bfd502d22 ICU-3659 temporarily disable...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +00:00
George Rhoten
3a74c75e2f ICU-3718 Don't crash on slow machines
X-SVN-Rev: 15497
2004-05-24 17:11:40 +00:00
George Rhoten
ceab799074 ICU-3499 Fix memory leak
X-SVN-Rev: 15488
2004-05-22 01:39:54 +00:00
George Rhoten
bcfe0a1d78 ICU-3499 Allow the other tests to finish if iotest doesn't work.
X-SVN-Rev: 15478
2004-05-21 22:36:39 +00:00
George Rhoten
65bca94c6e ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15468
2004-05-21 20:52:04 +00:00
George Rhoten
86b860de09 ICU-3499 Fix a typo
X-SVN-Rev: 15466
2004-05-21 20:47:36 +00:00
Alan Liu
390b02ec5b ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
George Rhoten
8dfc0c46ac ICU-3499 Increase code coverage.
X-SVN-Rev: 15461
2004-05-21 18:59:49 +00:00
George Rhoten
3536695b54 ICU-3499 Test iotest when icuio is available for testing.
X-SVN-Rev: 15458
2004-05-21 18:22:39 +00:00
George Rhoten
0dd1c6e8c1 ICU-3039 Fix for z/OS
X-SVN-Rev: 15457
2004-05-21 18:09:14 +00:00
George Rhoten
899b900556 ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15447
2004-05-20 23:54:37 +00:00
Alan Liu
7816d4e3c4 ICU-3659 incidental cleanup
X-SVN-Rev: 15443
2004-05-20 22:02:34 +00:00
George Rhoten
7a13cf6dca ICU-3499 Increase code coverage
X-SVN-Rev: 15430
2004-05-20 18:21:41 +00:00
George Rhoten
9688ed753d ICU-3499 Increase code coverage
X-SVN-Rev: 15423
2004-05-20 06:07:45 +00:00
George Rhoten
d8905a5d1e ICU-3499 Fix setLocale argument order
X-SVN-Rev: 15422
2004-05-20 05:34:23 +00:00
Eric Mader
6649d6d238 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15420
2004-05-20 00:23:13 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
Eric Mader
88ab56744b ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15418
2004-05-19 23:50:15 +00:00
Eric Mader
7b69a50f45 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15417
2004-05-19 23:48:47 +00:00
Alan Liu
801b7f6f5a ICU-3748 add test cases
X-SVN-Rev: 15416
2004-05-19 23:09:12 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
Eric Mader
c5705d3767 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15413
2004-05-19 21:19:13 +00:00
George Rhoten
867ccf56d4 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15407
2004-05-19 18:59:35 +00:00
George Rhoten
319c409205 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15406
2004-05-19 18:49:54 +00:00
Alan Liu
cb65962ab6 ICU-3500 fix msvc6 warnings
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
Steven R. Loomis
205d2d29aa ICU-3748 remove //
X-SVN-Rev: 15403
2004-05-19 15:40:28 +00:00
George Rhoten
cdb62c7c6a ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15402
2004-05-19 06:28:40 +00:00
George Rhoten
f2bca97241 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15401
2004-05-19 06:18:41 +00:00
George Rhoten
bbc7043dbf ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15400
2004-05-19 06:13:31 +00:00
Ram Viswanadha
9cc0f7b308 ICU-3737 synchronize translit rules with ICU4J
X-SVN-Rev: 15395
2004-05-19 04:17:37 +00:00
Vladimir Weinstein
854360738c ICU-3699 More problems with the wrong test. Needed \\u instead of \u
X-SVN-Rev: 15392
2004-05-19 00:31:51 +00:00
George Rhoten
6ff0093be3 ICU-3499 Increase code coverage
X-SVN-Rev: 15391
2004-05-19 00:28:28 +00:00
George Rhoten
6798801659 ICU-3682 Fix for os/400
X-SVN-Rev: 15388
2004-05-18 22:20:16 +00:00
Alan Liu
efb6226a7a ICU-3748 remove U_ASSERT
X-SVN-Rev: 15384
2004-05-18 21:46:38 +00:00
Ram Viswanadha
5fa6f4724a ICU-3764 fixed tests so that it looks for data in the correct location
X-SVN-Rev: 15383
2004-05-18 21:39:18 +00:00
Alan Liu
cba9347376 ICU-3748 add canonicalization test
X-SVN-Rev: 15377
2004-05-18 20:07:33 +00:00
Alan Liu
bc6990362b ICU-3748 clean up and enhance TestCanonicalization
X-SVN-Rev: 15374
2004-05-18 18:32:17 +00:00
Ram Viswanadha
7fe3c21243 ICU-3764 fix the tests
X-SVN-Rev: 15369
2004-05-18 06:39:59 +00:00
Ram Viswanadha
7e8b2aed7c ICU-3764 fix the tests
X-SVN-Rev: 15368
2004-05-18 06:34:26 +00:00
Steven R. Loomis
61d3a101a0 ICU-2487 further getFunctionalEquivalent test changes
X-SVN-Rev: 15354
2004-05-18 01:53:46 +00:00
Steven R. Loomis
2e9def5cdb ICU-2487 test readability
X-SVN-Rev: 15353
2004-05-18 01:52:57 +00:00
Steven R. Loomis
d40c8ea6b4 ICU-3764 improve test readability
X-SVN-Rev: 15352
2004-05-18 01:51:31 +00:00
Andy Heninger
9602743a35 ICU-3728 extend rbbi monkey test to cover following(), previous() funcs
X-SVN-Rev: 15347
2004-05-17 23:16:00 +00:00
Vladimir Weinstein
1a0ae2ff73 ICU-3699 sh locale now aliases to hr, thus the test has to change
X-SVN-Rev: 15346
2004-05-17 22:09:58 +00:00
Vladimir Weinstein
e9f15b4995 ICU-3699 Wrong test commited. fixed.
X-SVN-Rev: 15345
2004-05-17 22:06:14 +00:00
Alan Liu
850661f537 ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15342
2004-05-17 21:42:43 +00:00
George Rhoten
b162dc8a7e ICU-3718 Fix some memory leaks & warn about bad tests
X-SVN-Rev: 15335
2004-05-17 18:17:08 +00:00
Andy Heninger
a1bbef2777 ICU-3278 Word Break Monkey Failures from Unicode 4.01 changes
X-SVN-Rev: 15323
2004-05-15 00:20:15 +00:00
Alan Liu
b2d2fcd9c3 ICU-3748 implement canonicalize and getName for 3.0
X-SVN-Rev: 15320
2004-05-14 22:45:27 +00:00
George Rhoten
7a91fe3d9a ICU-3546 TestFlushCache doesn't need internal API for testing anymore,
but TestDefaultConverterError does need internal API for testing.

X-SVN-Rev: 15317
2004-05-14 22:06:34 +00:00
George Rhoten
cb8a4f23aa ICU-3546 No need to use internal headers here.
X-SVN-Rev: 15315
2004-05-14 22:02:45 +00:00
Eric Mader
15c0588b43 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15309
2004-05-14 17:47:32 +00:00
Vladimir Weinstein
cae8e956b8 ICU-3699 removed obsolete test. We already have a new test in place for Chinese ordering.
X-SVN-Rev: 15308
2004-05-14 07:10:56 +00:00
George Rhoten
d2e837a8c0 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15307
2004-05-14 05:39:37 +00:00
Ram Viswanadha
76f898df1b ICU-2168 unicode string performance test .. needs porting
X-SVN-Rev: 15304
2004-05-14 02:51:34 +00:00
Eric Mader
0a217cf782 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15286
2004-05-12 23:29:24 +00:00
George Rhoten
c933db269f ICU-3499 Add some debugging information.
X-SVN-Rev: 15283
2004-05-12 21:39:34 +00:00
George Rhoten
7836b888fd ICU-3499 Fix a test typo
X-SVN-Rev: 15282
2004-05-12 21:35:21 +00:00
George Rhoten
06f6c1f99e ICU-2487 Don't use // in C files
X-SVN-Rev: 15274
2004-05-12 17:39:35 +00:00
Steven R. Loomis
65fc3d4eb4 ICU-2487 add unit tests for new resource/locale functions
X-SVN-Rev: 15255
2004-05-11 20:24:13 +00:00
Steven R. Loomis
b9f38d5dd6 ICU-2487 Fix this test error message to be more informative
X-SVN-Rev: 15254
2004-05-11 20:23:54 +00:00
George Rhoten
89cb0487c3 ICU-3747 Change int32_t default type from long to int
X-SVN-Rev: 15252
2004-05-11 16:51:15 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
fef83bf1ee ICU-3542 uprv_digitsAfterDecimal isn't used. Comment it out for now.
X-SVN-Rev: 15235
2004-05-10 19:27:09 +00:00
George Rhoten
dc7efa5243 ICU-3080 Fix some fr display names.
X-SVN-Rev: 15233
2004-05-10 19:22:38 +00:00
George Rhoten
3b4d55725b ICU-3499 Add some argument skipping tests
X-SVN-Rev: 15226
2004-05-10 05:49:38 +00:00
George Rhoten
232c2afcd8 ICU-3499 Test scanf better
X-SVN-Rev: 15225
2004-05-10 05:48:58 +00:00
George Rhoten
735b7f14f8 ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
2004-05-10 03:59:44 +00:00
Vladimir Weinstein
e37c56616b ICU-3729 some fixes to [before]. Not complete.
X-SVN-Rev: 15209
2004-05-08 07:59:36 +00:00
George Rhoten
7677c0c437 ICU-3080 Add translation for Hans
X-SVN-Rev: 15183
2004-05-06 19:06:14 +00:00
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +00:00
George Rhoten
86911f0afb ICU-3499 Fix a compiler warning
X-SVN-Rev: 15171
2004-05-06 05:46:25 +00:00
George Rhoten
03dfde4757 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15161
2004-05-06 00:34:09 +00:00
George Rhoten
998fe16e95 ICU-3389 Allow make check to work
X-SVN-Rev: 15160
2004-05-05 23:03:41 +00:00
George Rhoten
6b08c5f001 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15157
2004-05-05 22:02:25 +00:00
Markus Scherer
54240564c2 ICU-3703 add ICU properties NF*_Inert and Segment_Starter
X-SVN-Rev: 15141
2004-05-04 18:52:35 +00:00
Markus Scherer
68824cf3d8 ICU-3170 undo fixes to UnicodeData.txt and instead keep test from complaining about bugs
X-SVN-Rev: 15139
2004-05-04 17:07:16 +00:00
George Rhoten
0e4f9b7b78 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15134
2004-05-04 00:27:11 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
George Rhoten
ce3c173367 ICU-3499 Add iotest to MSVC 6
X-SVN-Rev: 15122
2004-05-03 16:56:36 +00:00
George Rhoten
77dfb8accc ICU-3499 Test both printf APIs at once with data driven tests.
X-SVN-Rev: 15120
2004-05-03 06:41:58 +00:00
Alan Liu
3f7159ba11 ICU-2202 allow MessageFormat to have "dumb" getLocale for another release
X-SVN-Rev: 15102
2004-04-29 20:13:16 +00:00
George Rhoten
b3c89b024d ICU-2334 Add test for decimal presence & sig digits
X-SVN-Rev: 15095
2004-04-29 17:50:01 +00:00
George Rhoten
206cdef72b ICU-3499 Move format precision to data driven tests.
X-SVN-Rev: 15092
2004-04-29 05:29:04 +00:00
George Rhoten
33b5c8d3a0 ICU-3499 Don't use obsolete % formats.
See 9 Jul 2003 Proposal for details.

X-SVN-Rev: 15091
2004-04-29 00:11:14 +00:00
George Rhoten
b0033ea9f3 ICU-3499 Implement 13 Apr 2004 ICU mailing list proposal.
X-SVN-Rev: 15090
2004-04-28 23:36:51 +00:00
George Rhoten
487f050eaf ICU-3499 Improve the error information
X-SVN-Rev: 15086
2004-04-28 17:53:23 +00:00
George Rhoten
22328b1eb2 ICU-3499 Move some tests to icuio.txt
X-SVN-Rev: 15085
2004-04-28 17:18:58 +00:00
Alan Liu
13533a4657 ICU-3549 add TestSeparateTrees
X-SVN-Rev: 15080
2004-04-28 05:31:19 +00:00
Alan Liu
05f8f157f3 ICU-3549 add assertTrue, assertSuccess, assertEquals
X-SVN-Rev: 15079
2004-04-28 05:31:02 +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
George Rhoten
fcd1e43734 ICU-2194 Fix last change for Solaris.
X-SVN-Rev: 15052
2004-04-26 20:35:00 +00:00
Alan Liu
16f5fd6852 ICU-3549 add getFunctionalEquivalent test
X-SVN-Rev: 15049
2004-04-26 19:12:14 +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
6e49dcdc61 ICU-3549 make test work regardless of what default locale is
X-SVN-Rev: 15047
2004-04-26 18:32:35 +00:00
Alan Liu
b1303f5c86 ICU-3549 add tests of getAvailableLocales, getKeywords, and getKeywordValues
X-SVN-Rev: 15044
2004-04-24 03:00:12 +00:00
Alan Liu
bb1db7b923 ICU-3549 add toString(int32_t)
X-SVN-Rev: 15039
2004-04-24 02:53:56 +00:00
Ram Viswanadha
72890078f2 ICU-2194 synch up refidna with uidna
X-SVN-Rev: 15032
2004-04-23 22:09:54 +00:00
Alan Liu
039ccc87dc ICU-3549 clean up runIndexedTests
X-SVN-Rev: 15031
2004-04-23 21:40:20 +00:00
George Rhoten
4514814ae6 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15028
2004-04-23 18:02:55 +00:00
Steven R. Loomis
7a88373d9c ICU-3405 undo temporary test
X-SVN-Rev: 15027
2004-04-23 01:47:17 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Alan Liu
e5e913f93f ICU-3549 fix tests for separate coll tree
X-SVN-Rev: 15002
2004-04-16 21:31:41 +00:00
Alan Liu
a52738cd3c ICU-3549 fix odd test failure (?)
X-SVN-Rev: 15001
2004-04-16 21:07:10 +00:00
George Rhoten
40540f6f0e ICU-3499 Comment out code under development.
X-SVN-Rev: 14998
2004-04-16 18:40:48 +00:00
Vladimir Weinstein
3cbe7619d1 ICU-3170 updates to transliterators due to Unicode 4.0.1 update
X-SVN-Rev: 14995
2004-04-16 17:28:06 +00:00
George Rhoten
6977909227 ICU-3499 Add u_feof() test
X-SVN-Rev: 14993
2004-04-16 05:54:59 +00:00
Alan Liu
c879b59862 ICU-2825 add unum_formatDoubleCurrency and unum_parseDoubleCurrency
X-SVN-Rev: 14984
2004-04-15 18:15:17 +00:00
Steven R. Loomis
22fc44dde7 ICU-2487 update alias files to not use collation-based aliases.
X-SVN-Rev: 14983
2004-04-15 08:34:51 +00:00
Steven R. Loomis
db880037f8 ICU-2487 change ures_findResource tests to not use collation as an example.
X-SVN-Rev: 14982
2004-04-15 08:06:17 +00:00
Steven R. Loomis
4d9959385c ICU-2487 fix some more bugs (don't use ures_findResource on collation)
X-SVN-Rev: 14980
2004-04-15 07:50:53 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +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
112f613306 ICU-2825 process escapes; only remove BOM at start of file
X-SVN-Rev: 14974
2004-04-15 06:06:11 +00:00
George Rhoten
8c6d06f186 ICU-3499 Make sure that Makefiles can respond to a failure.
X-SVN-Rev: 14971
2004-04-14 23:44:24 +00:00
George Rhoten
d1bc58f6a0 ICU-3499 Verify that the test file can be removed during testing.
X-SVN-Rev: 14970
2004-04-14 23:41:00 +00:00
Steven R. Loomis
baaf3bc2aa ICU-2487 move collation data into new tree
X-SVN-Rev: 14968
2004-04-14 20:28:35 +00:00
George Rhoten
89b3116eb8 ICU-3499 Add some tests
X-SVN-Rev: 14961
2004-04-14 19:12:58 +00:00
Alan Liu
c27cbae2d6 ICU-3383 clean up tests
X-SVN-Rev: 14949
2004-04-13 00:47:35 +00:00
Alan Liu
6c7eec2915 ICU-2334 add George's test case
X-SVN-Rev: 14943
2004-04-12 23:38:12 +00:00
Markus Scherer
84ba3a515e ICU-3518 test Limbu and No_Block from int property
X-SVN-Rev: 14938
2004-04-12 22:47:11 +00:00
Alan Liu
515bf0c731 ICU-2509 update makefile
X-SVN-Rev: 14932
2004-04-12 18:50:14 +00:00
George Rhoten
f094601d59 ICU-3499 Move some platform dependent tests to data driven tests.
X-SVN-Rev: 14927
2004-04-11 00:12:43 +00:00
Doug Felt
46f8a7fa55 ICU-2509 improve rbnf error handling
X-SVN-Rev: 14919
2004-04-09 19:58:58 +00:00
Ram Viswanadha
5e2748f025 ICU-3405 temporary update for testing
X-SVN-Rev: 14916
2004-04-09 18:56:12 +00:00
Markus Scherer
f45b8cdac6 ICU-3170 test new properties
X-SVN-Rev: 14915
2004-04-09 17:38:19 +00:00
George Rhoten
a71788120e ICU-2421 Fix for os/400
X-SVN-Rev: 14914
2004-04-09 17:06:42 +00:00
Ram Viswanadha
3a9d731ccc ICU-3594 fix failure on solaris and aix ... the test was making assumptions which were not correct.
X-SVN-Rev: 14913
2004-04-09 16:39:02 +00:00
Andy Heninger
f1f3be34f8 ICU-3170 More RBBI tweaks for Unicode 4.01 update
X-SVN-Rev: 14912
2004-04-08 23:38:02 +00:00
George Rhoten
0fb9115952 ICU-3499 First try at data driven tests
X-SVN-Rev: 14906
2004-04-08 20:24:06 +00:00
George Rhoten
3de75ba3f4 ICU-3682 os/400 changes
X-SVN-Rev: 14903
2004-04-08 18:53:30 +00:00
Andy Heninger
f9553c4f23 ICU-3170 Line Break, last of the monkey test failures. Hangul w/ combining marks problem
X-SVN-Rev: 14895
2004-04-07 03:50:42 +00:00
Markus Scherer
f65ee799e6 ICU-2758 add APIs for FCD properties lccc & tccc
X-SVN-Rev: 14894
2004-04-07 02:57:06 +00:00
Markus Scherer
81f1506e2a ICU-2757 add APIs for NF*_QC properties
X-SVN-Rev: 14892
2004-04-07 00:28:39 +00:00
Vladimir Weinstein
ec825e9a79 ICU-3170 butchered transliteration round trip tests in order to suppress errors. Alan and Mark need to look them over.
X-SVN-Rev: 14890
2004-04-07 00:17:23 +00:00
Vladimir Weinstein
8918d03036 ICU-3170 modify test according to the changed properties (parens and * are not math anymore)
X-SVN-Rev: 14889
2004-04-07 00:16:41 +00:00
George Rhoten
d042b45786 ICU-3499 Add some tests.
X-SVN-Rev: 14887
2004-04-06 21:32:41 +00:00
Andy Heninger
eda343b40a ICU-3170 Line Break Test fixes for Unicode 4.01
X-SVN-Rev: 14886
2004-04-06 20:59:49 +00:00
George Rhoten
4480c1edd8 ICU-3499 Add some tests.
X-SVN-Rev: 14885
2004-04-06 19:15:50 +00:00
George Rhoten
95b0a1d085 ICU-3499 Split file and string tests into separate files for easier management.
X-SVN-Rev: 14883
2004-04-06 18:12:57 +00:00
Vladimir Weinstein
d3014f6caa ICU-3594 Use C style comments in .c files
X-SVN-Rev: 14881
2004-04-06 05:53:12 +00:00
Ram Viswanadha
623c46d430 ICU-3594 tests for U_IDNA_STD3_ASCII_RULES_ERROR
X-SVN-Rev: 14878
2004-04-06 02:07:44 +00:00
Markus Scherer
8fb3aa36e7 ICU-3170 U+1369 is not a decimal digit (Nd) any more in Unicode 4.0.1
X-SVN-Rev: 14875
2004-04-05 23:44:52 +00:00
Markus Scherer
fc50af2fd9 ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
X-SVN-Rev: 14873
2004-04-05 23:25:59 +00:00
Markus Scherer
7086c608ca ICU-3170 modify default bidi classes according to PRI #28
X-SVN-Rev: 14872
2004-04-05 23:00:32 +00:00
George Rhoten
2d46833dca ICU-2334 Use a UTF-8 BOM so that mainframes can read the file.
X-SVN-Rev: 14866
2004-04-05 20:22:54 +00:00
George Rhoten
4b6963b6d6 ICU-2334 Since this is UTF-8, use a UTF-8 BOM so that mainframes can read the file.
X-SVN-Rev: 14865
2004-04-05 20:22:28 +00:00
Vladimir Weinstein
b738c82b0d ICU-3170 0x200b became control, was a space
X-SVN-Rev: 14862
2004-04-05 19:42:40 +00:00
Markus Scherer
c2ef9b9084 ICU-3170 cope with bidi class changes for +-/ in Unicode 4.0.1
X-SVN-Rev: 14860
2004-04-05 18:06:41 +00:00
George Rhoten
766f47d76f ICU-3673 Remove unused variables.
X-SVN-Rev: 14854
2004-04-04 09:04:47 +00:00
George Rhoten
3dbe27253c ICU-3679 Merge ieeetest into intltest
X-SVN-Rev: 14852
2004-04-04 08:15:23 +00:00
George Rhoten
1af5e5d9e0 ICU-3679 Merge ieeetest into intltest, and add iotest
X-SVN-Rev: 14851
2004-04-04 08:10:35 +00:00
George Rhoten
da8992d78b ICU-3499 Comment out some test differences (e.g. e+00 vs. e+000)
X-SVN-Rev: 14850
2004-04-04 06:14:35 +00:00
George Rhoten
72265d2950 ICU-3499 Fix and test %p for pointers.
X-SVN-Rev: 14843
2004-04-02 08:10:24 +00:00
George Rhoten
fa077be618 ICU-3675 A better platform dependent test with va_args.
X-SVN-Rev: 14836
2004-04-01 23:04:47 +00:00
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
George Rhoten
f746afff16 ICU-3673 Fix ustdio -> icuio rename
X-SVN-Rev: 14830
2004-04-01 05:10:26 +00:00
Alan Liu
f8947fea22 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14829
2004-04-01 05:04:22 +00:00
George Rhoten
3ab00f7a93 ICU-3673 Fix *_FALSE and ustdio usage
X-SVN-Rev: 14815
2004-04-01 00:21:58 +00:00
George Rhoten
7486bfb6e8 ICU-3389 CygWin/MSVC changes
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
Alan Liu
a1bd7f50bf ICU-3668 back out risky character iterator changes!
X-SVN-Rev: 14805
2004-03-30 22:39:45 +00:00
George Rhoten
cd78ce4444 ICU-3668 Fix for Alan due to breaking chariter.h change.
X-SVN-Rev: 14804
2004-03-30 19:56:24 +00:00
George Rhoten
cea9a79797 ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
X-SVN-Rev: 14803
2004-03-30 06:15:34 +00:00
George Rhoten
919d6d3f2a ICU-3389 Don't create a .lib by not exporting some symbols
X-SVN-Rev: 14792
2004-03-29 21:58:57 +00:00
Alan Liu
06c4bd41f3 ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
X-SVN-Rev: 14785
2004-03-27 04:49:02 +00:00