php-src/ext/intl/tests
Gustavo André dos Santos Lopes 92039fed22 Changed ResourceBundle constructor behavior
null is now accepted for two first (mandatory arguments).

Passing null as the package name causes NULL to be passed to ICU  and
the default ICU data to be loaded.

Passing null as the locale name causes the default locale to be used.
2012-05-24 13:50:59 +02:00
..
_files add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 21:44:45 +00:00
badargs.phpt cleanup some code, improve error handling 2009-12-23 21:41:05 +00:00
bug12887.phpt
bug14562.phpt fix bug #14562 2009-01-30 20:56:12 +00:00
bug48227.phpt fix test 2009-07-26 19:53:23 +00:00
bug50590.phpt - Fixed test for bug #50590 on systems with 64-bit longs. 2010-10-06 17:05:05 +00:00
bug53512.phpt - Added test for bug #53512 2010-12-10 00:59:50 +00:00
bug55562.phpt fix bug 55562 - make substr always return rest of the string if length is too long 2011-09-04 18:50:05 +00:00
bug59597_32.phpt Merge branch 'pull-request/61' into PHP-5.3 2012-04-19 11:28:30 -07:00
bug59597_64.phpt Merge branch 'pull-request/61' into PHP-5.3 2012-04-19 11:28:30 -07:00
bug60192-compare.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-getlocale.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-getsortkey.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-sort.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug60192-sortwithsortkeys.phpt Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
bug61487.phpt fix bug #61487 - bad bounds check in grapheme_strpos 2012-03-25 00:56:38 -07:00
bug62017.phpt Fixed bug #62017 2012-05-23 15:52:19 +02:00
bug62070.phpt Fixed bug #62070 2012-05-23 13:25:32 +02:00
bug62081.phpt Fixed bug #62081 2012-05-23 13:25:37 +02:00
bug62082.phpt Fixed bug #62082 2012-05-23 13:25:42 +02:00
bug62083.phpt Fixed bug #6208: memory leak in grapheme_extract() 2012-05-23 13:25:45 +02:00
collation_customization.phpt
collator_asort.phpt
collator_compare.phpt
collator_create2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
collator_create.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
collator_get_error_code.phpt
collator_get_error_message.phpt
collator_get_locale2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
collator_get_locale.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
collator_get_set_attribute.phpt
collator_get_set_strength.phpt
collator_get_sort_key.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00:00
collator_sort_with_sort_keys.phpt
collator_sort.phpt
dateformat_calendars.phpt Fixed bug #60785 2012-05-24 11:06:21 +02:00
dateformat_clone2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_clone.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_format_parse.phpt Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer range 2010-09-01 20:34:59 +00:00
dateformat_format.phpt Add support for DateTime in datefmt_format 2010-11-20 02:09:04 +00:00
dateformat_get_datetype.phpt
dateformat_get_locale.phpt Fix invalid args bugs by Maksymilian Arciemowicz 2010-11-19 23:22:55 +00:00
dateformat_get_set_calendar.phpt
dateformat_get_set_pattern2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_get_set_pattern.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_get_timetype.phpt
dateformat_get_timezone_id.phpt
dateformat_is_set_lenient.phpt
dateformat_localtime.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_parse_localtime_parsepos.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_parse_timestamp_parsepos.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_parse.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_set_timezone_id2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
dateformat_set_timezone_id.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_clone.phpt Imlement clone for formatters that support it 2011-01-03 03:58:57 +00:00
formatter_fail.phpt refactor ctors, cleanup code 2008-07-22 20:23:47 +00:00
formatter_format2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_format_conv.phpt
formatter_format_currency2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_format_currency.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_format.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_get_error.phpt
formatter_get_locale.phpt fix formatter tests for ICU 3.8 2008-09-04 19:59:37 +00:00
formatter_get_set_attribute2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_get_set_attribute.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_get_set_pattern.phpt fix formatter tests for ICU 3.8 2008-09-04 19:59:37 +00:00
formatter_get_set_symbol2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_get_set_symbol.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
formatter_get_set_text_attribute.phpt
formatter_parse_currency.phpt
formatter_parse.phpt
grapheme.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00:00
idn_uts46_basic.phpt - Support for UTS #46. 2011-11-24 17:54:50 +00:00
idn_uts46_errors.phpt - Support for UTS #46. 2011-11-24 17:54:50 +00:00
idn.phpt add test 2009-07-06 23:28:16 +00:00
intl_error_name.phpt
intl_get_error_code.phpt
intl_get_error_message.phpt
intl_icu_data_version_constant.phpt More tests 2011-06-01 16:59:23 +00:00
intl_icu_version_constant.phpt Implemented FR #54561 (Expose ICU Version & ICU Data Version info). 2011-06-01 16:26:21 +00:00
intl_is_failure.phpt
locale_accept.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
locale_compose_locale.phpt add compose syntax as per request #14266 2008-07-23 19:44:51 +00:00
locale_filter_matches2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_filter_matches.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_all_variants.phpt
locale_get_default.phpt
locale_get_display_language.phpt fix tests to work both in ICU 3.6 and 3.8 2008-09-08 20:49:10 +00:00
locale_get_display_name2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_name.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_region2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_region.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_script2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_script.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_variant2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_display_variant.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_keywords2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_keywords.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_get_primary_language.phpt
locale_get_region.phpt fix tests 2011-09-05 00:49:03 +00:00
locale_get_script.phpt
locale_lookup.phpt cleanup Locale::lookup 2009-07-02 00:43:26 +00:00
locale_parse_locale2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_parse_locale.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
locale_set_default.phpt
msgfmt_clone.phpt Imlement clone for formatters that support it 2011-01-03 03:58:57 +00:00
msgfmt_fail2.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
msgfmt_fail.phpt Fix bug #61448 intl tests fail with icu >= 4.8 2012-03-28 15:07:01 +02:00
msgfmt_format.phpt
msgfmt_get_error.phpt
msgfmt_get_locale.phpt
msgfmt_get_set_pattern.phpt Imlement clone for formatters that support it 2011-01-03 03:58:57 +00:00
msgfmt_parse.phpt
normalizer_normalize.phpt
regression_sort_and_cow.phpt
regression_sort_eq.phpt
regression_sortwsk_and_cow.phpt
regression_sortwsk_eq.phpt
resourcebundle_arrayaccess.phpt Added skipif 2011-09-06 09:17:12 +00:00
resourcebundle_create.phpt implement FR #54540 - Allow loading of arbitrary resource bundles when fallback is disabled 2011-04-17 21:56:26 +00:00
resourcebundle_individual.phpt Added skipif 2011-09-06 09:17:12 +00:00
resourcebundle_internal.phpt More tests 2011-06-01 16:59:23 +00:00
resourcebundle_iterator.phpt Added skipif 2011-09-06 09:17:12 +00:00
resourcebundle_locales.phpt add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 21:44:45 +00:00
resourcebundle_null_mandatory_args.phpt Changed ResourceBundle constructor behavior 2012-05-24 13:50:59 +02:00
resourcebundle.build name resource build script resourcebundle.build 2010-01-11 23:46:43 +00:00
resourcebundle.inc add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 21:44:45 +00:00
spoofchecker_001.phpt fix tests 2012-03-25 13:49:19 -07:00
spoofchecker_002.phpt fix tests 2012-03-25 13:49:19 -07:00
spoofchecker_003.phpt fix tests 2012-03-25 13:49:19 -07:00
spoofchecker_004.phpt fix tests 2012-03-25 13:49:19 -07:00
transliterator_clone.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_from_rule_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_from_rule_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_inverse_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_create_inverse_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_code_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_code_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_message_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_get_error_message_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_list_ids_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_list_ids_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_property_id.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_transliterate_basic.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_transliterate_error.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
transliterator_transliterate_variant1.phpt - Added support for ICU Transformations (Transliterator). 2010-10-06 18:53:27 +00:00
ut_common.inc add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 21:44:45 +00:00