php-src/ext/intl/tests
2012-02-05 10:29:34 +00: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
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
collation_customization.phpt
collator_asort.phpt
collator_compare.phpt
collator_create.phpt fix test 2008-07-14 06:42:45 +00:00
collator_get_error_code.phpt
collator_get_error_message.phpt
collator_get_locale.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00: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_clone.phpt Imlement clone for formatters that support it 2011-01-03 03:58:57 +00: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_pattern.phpt Imlement clone for formatters that support it 2011-01-03 03:58:57 +00:00
dateformat_get_timetype.phpt
dateformat_get_timezone_id.phpt
dateformat_is_set_lenient.phpt
dateformat_localtime.phpt
dateformat_parse_localtime_parsepos.phpt Without a timezone you can't know whether it is dst or not in this one 2012-02-05 10:29:34 +00:00
dateformat_parse_timestamp_parsepos.phpt fix tests 2011-09-05 00:49:03 +00:00
dateformat_parse.phpt the TZ environment variable also needed to be set here, didn't dug up why date.timezone isn't sufficient 2011-09-22 22:29:28 +00:00
dateformat_set_timezone_id.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00: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_format_conv.phpt
formatter_format_currency.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00:00
formatter_format.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00: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_attribute.phpt Imlement clone for formatters that support it 2011-01-03 03:58:57 +00:00
formatter_get_set_pattern.phpt fix formatter tests for ICU 3.8 2008-09-04 19:59:37 +00:00
formatter_get_set_symbol.phpt Fix invalid args bugs by Maksymilian Arciemowicz 2010-11-19 23:22:55 +00: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
ini_use_exceptions_basic.phpt - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +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_matches.phpt
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_name.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00:00
locale_get_display_region.phpt fix tests 2011-09-05 00:49:03 +00:00
locale_get_display_script.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00:00
locale_get_display_variant.phpt fix unit tests for intl in accordance with new ICU releases 2011-01-04 03:24:38 +00:00
locale_get_keywords.phpt
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_locale.phpt fix tests 2011-09-05 00:49:03 +00:00
locale_set_default.phpt
msgfmt_clone.phpt Imlement clone for formatters that support it 2011-01-03 03:58:57 +00:00
msgfmt_fail.phpt refactor ctors, cleanup code 2008-07-22 20:23:47 +00: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.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 Add Spoofchecker to intl extension. 2011-01-13 06:53:09 +00:00
spoofchecker_002.phpt Add Spoofchecker to intl extension. 2011-01-13 06:53:09 +00:00
spoofchecker_003.phpt Add Spoofchecker to intl extension. 2011-01-13 06:53:09 +00:00
spoofchecker_004.phpt Add Spoofchecker to intl extension. 2011-01-13 06:53:09 +00: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