Vladimir Weinstein
|
bc39c0911b
|
ICU-2412 some extra Thai comments and tests. Requires TestNames_Thai.txt to be in the testdata directory
X-SVN-Rev: 11119
|
2003-02-20 01:23:41 +00:00 |
|
Vladimir Weinstein
|
58e26b03be
|
ICU-2412 added testing of iteration based collation to intltest
X-SVN-Rev: 11117
|
2003-02-20 01:15:10 +00:00 |
|
Markus Scherer
|
794e3d9fdc
|
ICU-2021 add tests for unorm_compare(case-insensitive)
X-SVN-Rev: 11106
|
2003-02-19 21:52:01 +00:00 |
|
Markus Scherer
|
fbdbe29cb7
|
ICU-2021 organize intltest files into project folders
X-SVN-Rev: 11103
|
2003-02-19 19:59:23 +00:00 |
|
Alan Liu
|
b589a7892e
|
ICU-2280 port additional unregistration test
X-SVN-Rev: 11102
|
2003-02-19 19:22:31 +00:00 |
|
Alan Liu
|
e794c614f0
|
ICU-2715 enhance toPattern supplementals test
X-SVN-Rev: 11085
|
2003-02-17 23:57:13 +00:00 |
|
Alan Liu
|
d31e6c49bf
|
ICU-2715 add toPattern supplementals test
X-SVN-Rev: 11080
|
2003-02-17 23:31:10 +00:00 |
|
George Rhoten
|
f1919822df
|
ICU-2648 Reduce the size of .brk files, and test that the rules roundtrip.
X-SVN-Rev: 11076
|
2003-02-17 18:06:42 +00:00 |
|
George Rhoten
|
cd9de6d966
|
ICU-2705 Fixes for CygWin/MSVC configuration
X-SVN-Rev: 11075
|
2003-02-17 17:48:50 +00:00 |
|
Markus Scherer
|
a0cebb2799
|
ICU-2344 test Turkic lowercasing of U+0307 according to Unicode erratum from 2002-10-31
X-SVN-Rev: 11072
|
2003-02-16 19:16:18 +00:00 |
|
Alan Liu
|
95631523ed
|
ICU-2350 added test for constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11052
|
2003-02-14 21:18:41 +00:00 |
|
Vladimir Weinstein
|
98f8e51686
|
ICU-2711 make all the intltest collation test classes use doTest defined in IntlTestCollator class.
X-SVN-Rev: 11042
|
2003-02-14 07:14:02 +00:00 |
|
George Rhoten
|
6b0ec25200
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
|
2003-02-14 01:44:49 +00:00 |
|
Alan Liu
|
3e3223963e
|
ICU-2350 add test cases
X-SVN-Rev: 11038
|
2003-02-14 00:11:50 +00:00 |
|
Andy Heninger
|
14da9b81e3
|
ICU-2422 regexp, free-format support added, some match mode bugs fixed
X-SVN-Rev: 11035
|
2003-02-13 01:10:22 +00:00 |
|
Andy Heninger
|
2397658197
|
ICU-2422 regexp, match flag setting options added.
X-SVN-Rev: 11032
|
2003-02-12 01:28:01 +00:00 |
|
Alan Liu
|
85fdc31af1
|
ICU-2350 add tests for closeOver()
X-SVN-Rev: 11024
|
2003-02-11 22:47:28 +00:00 |
|
Andy Heninger
|
483da7c7df
|
ICU-2422 regexp, case insensitive matching, work in progress
X-SVN-Rev: 11013
|
2003-02-11 01:17:51 +00:00 |
|
George Rhoten
|
4d3562dcb7
|
ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
|
2003-02-11 00:13:48 +00:00 |
|
Alan Liu
|
cf78ad6b4f
|
ICU-2689 fix compiler err
X-SVN-Rev: 10980
|
2003-02-06 19:54:37 +00:00 |
|
Andy Heninger
|
5522a8521c
|
ICU-2422 regex test reorg, improved debug options
X-SVN-Rev: 10979
|
2003-02-06 01:55:17 +00:00 |
|
George Rhoten
|
fddb6a5b0d
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10978
|
2003-02-06 01:19:58 +00:00 |
|
Syn Wee Quek
|
3a74158f41
|
ICU-2691 operator= overload simple mistake
X-SVN-Rev: 10973
|
2003-02-05 22:53:13 +00:00 |
|
Alan Liu
|
79cbea17a2
|
ICU-2689 invalid compound ID crashes createInstance -- fixed
X-SVN-Rev: 10965
|
2003-02-05 20:40:36 +00:00 |
|
Syn Wee Quek
|
7f87d5bf32
|
ICU-2691 operator= overload simple mistake
X-SVN-Rev: 10964
|
2003-02-05 20:22:05 +00:00 |
|
Andy Heninger
|
6415f52007
|
ICU-2422 regexp tests, work in progress.
X-SVN-Rev: 10961
|
2003-02-05 06:50:32 +00:00 |
|
Andy Heninger
|
c248000f6e
|
ICU-2422 regex test reorg, work in progress.
X-SVN-Rev: 10958
|
2003-02-05 02:17:32 +00:00 |
|
Andy Heninger
|
fc1f59a88d
|
ICU-2422 fixed g++ compilation problem in regexcmp, got some other work in progress as well.
X-SVN-Rev: 10949
|
2003-02-04 00:36:30 +00:00 |
|
Andy Heninger
|
61b188cc37
|
ICU-2422 regexp, Look-ahead ops added. Bug in caching input
string in Matcher fixed.
X-SVN-Rev: 10938
|
2003-01-31 02:00:52 +00:00 |
|
Andy Heninger
|
6696782926
|
ICU-2422 regexp, back out nested capture group hack. The failing test is
either a bug or a really odd specification in Perl.
Clean up test memory leaks.
X-SVN-Rev: 10923
|
2003-01-29 01:40:59 +00:00 |
|
Andy Heninger
|
b0155515f7
|
ICU-2422 regexp, more perl test fixes.
X-SVN-Rev: 10921
|
2003-01-28 23:44:22 +00:00 |
|
Alan Liu
|
789ab6d35d
|
ICU-122 add a test for >10 args and >10 subformats; some cleanup
X-SVN-Rev: 10914
|
2003-01-28 22:13:43 +00:00 |
|
Alan Liu
|
94daa1868e
|
ICU-122 remove redundant calls to logln
X-SVN-Rev: 10910
|
2003-01-27 17:27:12 +00:00 |
|
Andy Heninger
|
3c3f0df9bc
|
ICU-2422 regexp, more fixes to and for the Perl tests.
X-SVN-Rev: 10906
|
2003-01-27 00:33:43 +00:00 |
|
Andy Heninger
|
41e90b5773
|
ICU-2422 regexp, fix a number of bugs uncovered by perl regexp tests. Some still remain.
X-SVN-Rev: 10905
|
2003-01-25 18:57:42 +00:00 |
|
Andy Heninger
|
a92820c54b
|
ICU-2422 regexp, tests from perl, and some bug fixes
X-SVN-Rev: 10901
|
2003-01-24 02:05:03 +00:00 |
|
Alan Liu
|
d62b7b7687
|
ICU-2653 add tests for [:Age=x:] pattern
X-SVN-Rev: 10884
|
2003-01-21 21:14:10 +00:00 |
|
Andy Heninger
|
a868ba8a94
|
ICU-2422 add back references
X-SVN-Rev: 10878
|
2003-01-21 04:56:14 +00:00 |
|
Andy Heninger
|
8501288a1e
|
ICU-2422 add possessive quantifiers
X-SVN-Rev: 10869
|
2003-01-20 06:25:23 +00:00 |
|
Andy Heninger
|
50a1da1f2b
|
ICU-2422 regexp, atomic paretheses added, but still buggy
X-SVN-Rev: 10865
|
2003-01-17 01:43:54 +00:00 |
|
Andy Heninger
|
01147100bd
|
ICU-2422 regexp, {min,max} quantifiers added.
X-SVN-Rev: 10859
|
2003-01-16 01:12:04 +00:00 |
|
George Rhoten
|
fafee26d46
|
ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10789
|
2002-12-27 17:18:21 +00:00 |
|
George Rhoten
|
7e085f3725
|
ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10788
|
2002-12-26 20:16:33 +00:00 |
|
George Rhoten
|
d223299036
|
ICU-2474 Fix for z/OS
X-SVN-Rev: 10773
|
2002-12-20 21:39:35 +00:00 |
|
Syn Wee Quek
|
899cf192a5
|
ICU-2000 removed compiler warnings
X-SVN-Rev: 10767
|
2002-12-19 19:00:19 +00:00 |
|
Vladimir Weinstein
|
bae7f08411
|
ICU-2039 API test for one of resource bundle constructors
X-SVN-Rev: 10741
|
2002-12-18 22:49:36 +00:00 |
|
George Rhoten
|
55f52e6854
|
ICU-2118 Don't use false. Use FALSE
X-SVN-Rev: 10727
|
2002-12-18 16:21:40 +00:00 |
|
Syn Wee Quek
|
f2d18275b4
|
ICU-2118
code coverage test
X-SVN-Rev: 10711
|
2002-12-18 00:58:09 +00:00 |
|
Vladimir Weinstein
|
cdafdbac7a
|
ICU-2135 fix a memory leak
X-SVN-Rev: 10696
|
2002-12-17 04:42:07 +00:00 |
|
Steven R. Loomis
|
d67e4a111a
|
ICU-2529 Disable testing objects not exported on Win32
X-SVN-Rev: 10688
|
2002-12-16 22:21:49 +00:00 |
|