]> granicus.if.org Git - php/commit
backported some ext/intl tests from 5.6 into 5.4
authorAnatol Belski <ab@php.net>
Mon, 14 Apr 2014 14:31:18 +0000 (16:31 +0200)
committerAnatol Belski <ab@php.net>
Mon, 14 Apr 2014 14:31:18 +0000 (16:31 +0200)
commit4268504084868b56ac8632aeca731eea2a4c7955
treedc83565653f4d9820ba1354e0b8d0aa26d8acc81
parent95c57bb646d141d42bcadedfe0daac8c582b1a64
backported some ext/intl tests from 5.6 into 5.4
38 files changed:
ext/intl/tests/badargs.phpt
ext/intl/tests/bug50590.phpt
ext/intl/tests/bug62070.phpt
ext/intl/tests/bug62070_2.phpt [new file with mode: 0644]
ext/intl/tests/collator_asort.phpt
ext/intl/tests/collator_asort_variant2.phpt [new file with mode: 0644]
ext/intl/tests/collator_compare.phpt
ext/intl/tests/collator_compare_variant2.phpt [new file with mode: 0644]
ext/intl/tests/collator_create2.phpt
ext/intl/tests/collator_create3.phpt [new file with mode: 0644]
ext/intl/tests/collator_get_sort_key.phpt
ext/intl/tests/collator_get_sort_key_variant2.phpt [new file with mode: 0644]
ext/intl/tests/collator_get_sort_key_variant3.phpt [new file with mode: 0644]
ext/intl/tests/collator_sort.phpt
ext/intl/tests/collator_sort_variant2.phpt [new file with mode: 0644]
ext/intl/tests/collator_sort_with_sort_keys.phpt
ext/intl/tests/collator_sort_with_sort_keys_variant2.phpt [new file with mode: 0644]
ext/intl/tests/dateformat_calendars_variant2.phpt [new file with mode: 0644]
ext/intl/tests/dateformat_set_timezone_id3.phpt [new file with mode: 0644]
ext/intl/tests/formatter_format2.phpt
ext/intl/tests/formatter_format3.phpt [new file with mode: 0644]
ext/intl/tests/formatter_format4.phpt [new file with mode: 0644]
ext/intl/tests/formatter_get_locale.phpt
ext/intl/tests/formatter_get_locale_variant2.phpt [new file with mode: 0644]
ext/intl/tests/locale_filter_matches2.phpt
ext/intl/tests/locale_filter_matches3.phpt [new file with mode: 0644]
ext/intl/tests/locale_get_display_name2.phpt
ext/intl/tests/locale_get_display_name3.phpt [new file with mode: 0644]
ext/intl/tests/locale_get_display_name4.phpt [new file with mode: 0644]
ext/intl/tests/locale_get_display_name5.phpt [new file with mode: 0644]
ext/intl/tests/locale_get_display_region2.phpt
ext/intl/tests/locale_get_display_region3.phpt [new file with mode: 0644]
ext/intl/tests/locale_get_display_script3.phpt
ext/intl/tests/locale_get_display_script4.phpt [new file with mode: 0644]
ext/intl/tests/locale_lookup.phpt
ext/intl/tests/locale_lookup_variant2.phpt [new file with mode: 0644]
ext/intl/tests/resourcebundle_null_mandatory_args.phpt
ext/intl/tests/resourcebundle_null_mandatory_args_variant2.phpt [new file with mode: 0644]