php-src/ext/intl/tests
Máté Kocsis fbe30592d6
Improve type error messages when an object is given
From now on, we always display the given object's type instead of just reporting "object".
Additionally, make the format of return type errors match the format of argument errors.

Closes GH-5625
2020-05-26 19:06:19 +02:00
..
_files Add Intl resource bundle files for big-endian architecture. 2020-04-14 15:30:01 +02:00
locale Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
badargs.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
breakiter___construct.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
breakiter___construct_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
breakiter_clone_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
breakiter_createCodePointInstance_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_current_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_factories_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
breakiter_first_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
breakiter_following_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getLocale_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getLocale_basic2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getLocale_basic3.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getPartsIterator_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getPartsIterator_basic2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getPartsIterator_error.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getPartsIterator_var1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_getText_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
breakiter_isBoundary_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_last_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
breakiter_next_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_preceding_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_preceding_basic2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_previous_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
breakiter_setText_basic.phpt Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
bug12887.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug14562.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug48227.phpt Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00
bug50590.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
bug53512.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug53735.phpt Constrain number parameter of numfmt_format to int|float 2020-02-16 16:48:35 +01:00
bug55562.phpt
bug58756_MessageFormatter.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug58756_MessageFormatter_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug59597_32.phpt Fix borked SKIPIFs 2019-09-30 17:51:41 +02:00
bug59597_64.phpt Fix borked SKIPIFs 2019-09-30 17:51:41 +02:00
bug60192-compare.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug60192-getlocale.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug60192-getsortkey.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug60192-sort.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug60192-sortwithsortkeys.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug61487.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug61860.phpt fix bug #61860: use USearch for searches, it does the right thing 2013-06-23 23:24:12 -07:00
bug62017.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug62070.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
bug62070_2.phpt Prepare tests for ICU 62.1 2018-06-25 11:30:14 +02:00
bug62070_3.phpt Prepare tests for ICU 62.1 2018-06-25 11:30:14 +02:00
bug62081.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
bug62082.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug62083.phpt
bug62759.phpt Fix bug #62759: Buggy grapheme_substr() on edge case 2013-06-23 21:26:16 -07:00
bug62915-2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug62915.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug65732.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug67052-win32.phpt Make float to string casts locale-independent 2020-05-08 10:52:23 +02:00
bug67052.phpt Make float to string casts locale-independent 2020-05-08 10:52:23 +02:00
bug67397.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug68447.phpt Fix #68447: grapheme_extract take an extra trailing character 2016-07-01 22:45:37 +09:00
bug69374.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug69398.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug70451.phpt Added tests for bug 70451 and 70452 2016-04-08 12:31:19 +02:00
bug70452.phpt Added missing newline. 2016-04-08 12:31:19 +02:00
bug71020.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug72061.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug72241.phpt fix test 2016-10-14 01:42:50 +02:00
bug72506.phpt Partially fix #72506: idn_to_ascii for UTS #46 incorrect for long domain names 2016-07-12 14:47:14 +02:00
bug72533.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug72639.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug74063.phpt Fix #74063: NumberFormatter fails after retrieval from session 2020-01-30 10:13:29 +01:00
bug74230.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug74298.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug74433.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug74468.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug74484_MessageFormatter.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug74705.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug75090.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug75193.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug75317.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug75318.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug75378.phpt Fixed test 2017-10-17 12:20:43 +08:00
bug76556.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug77895.phpt Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
bug78804.phpt Fix bug #78804 - Segmentation fault in Locale::filterMatches 2019-11-11 22:32:35 -08:00
bug78912.phpt Fix #78912: INTL Support for accounting format 2019-12-09 16:34:56 +01:00
calendar_add_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_add_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_before_after_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_clear_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_clear_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_clear_variation1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_const_field_field_count.phpt intl: fix extra space in constant name 2013-07-03 05:15:56 +01:00
calendar_createInstance_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_createInstance_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
calendar_createInstance_variation1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_equals_before_after_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_equals_error.phpt Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00
calendar_fieldDifference_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_fieldDifference_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_fromDateTime_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_fromDateTime_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
calendar_get_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_get_getActualMaximum_Minumum_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
calendar_get_getActualMaximum_Minumum_error2.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_get_Least_Greatest_Minimum_Maximum_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_get_setRepeatedWallTimeOption_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_get_setSkippedWallTimeOption_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_getAvailableLocales_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getDayOfWeekType_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_getDayOfWeekType_basic2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_getDayOfWeekType_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getErrorCode_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getErrorCode_getErrorMessage_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_getErrorMessage_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getFirstDayOfWeek_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getFirstDayOfWeek_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getKeywordValuesForLocale_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getLocale_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getLocale_error.phpt Don't verify arginfo types for internal functions 2019-06-17 11:46:28 +02:00
calendar_getMinimalDaysInFirstWeek_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getMinimalDaysInFirstWeek_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getNow_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getSkipped_RepeatedWallTimeOption_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getTime_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getTime_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getTimeZone_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getTimeZone_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getType_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getType_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getWeekendTransition_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_getWeekendTransition_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_getXMaximum_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_getXMinimum_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_inDaylightTime_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_inDaylightTime_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_is_set_lenient_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_isEquivalentTo_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_isEquivalentTo_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_isLenient_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_isSet_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_isSet_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_isWeekend_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_isWeekend_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_roll_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_roll_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_roll_variation1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_set_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_set_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_set_variation1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_setFirstDayOfWeek_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_setFirstDayOfWeek_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_setLenient_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_setMinimalDaysInFirstWeek_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_setMinimalDaysInFirstWeek_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_setSkipped_RepeatedWallTimeOption_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_setTime_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_setTime_error.phpt Don't verify arginfo types for internal functions 2019-06-17 11:46:28 +02:00
calendar_setTimeZone_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar_setTimeZone_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
calendar_setTimeZone_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
calendar_setTimeZone_variation1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_setTimeZone_variation2.phpt
calendar_toDateTime_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
calendar_toDateTime_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
collation_customization.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_asort.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_asort_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_compare.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_compare_variant2.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
collator_create2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_create3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_create4.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_get_error_code.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
collator_get_error_message.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
collator_get_locale2.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
collator_get_set_attribute.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_set_strength.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
collator_get_sort_key.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_get_sort_key_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_get_sort_key_variant3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_get_sort_key_variant4.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_get_sort_key_variant5.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_get_sort_key_variant6.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_get_sort_key_variant7.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_sort.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_sort_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
collator_sort_with_sort_keys.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
collator_sort_with_sort_keys_variant2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
cpbi_clone_equality.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
cpbi_getLastCodePoint_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
cpbi_parts_iterator.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat___construct_bad_tz_cal.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_bug65683.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_bug65683_2.phpt Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
dateformat_bug68893.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
dateformat_bug71516.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_calendars.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_calendars_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_calendars_variant3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_clone2.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
dateformat_clone_bad_obj.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_create_cal_arg.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_create_cal_arg_variant2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_create_cal_arg_variant3.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_create_cal_arg_variant4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_create_cal_arg_variant5.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_format.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_format_parse.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_format_parse_version2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_format_relative.phpt Fix #78649 Provide ICU RELATIVE_ constants 2020-01-22 19:59:40 +01:00
dateformat_format_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_format_variant3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_formatObject_calendar.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_calendar_variant2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_calendar_variant3.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_calendar_variant4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_calendar_variant5.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_datetime.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_datetime_variant2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_datetime_variant3.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_datetime_variant4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_datetime_variant5.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_formatObject_error.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_datetype.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_get_locale.phpt Add stubs for IntlDateFormatter & MessageFormatter 2020-02-04 13:08:06 +01:00
dateformat_get_set_calendar.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_calendar_variant2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_calendar_variant3.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_calendar_variant4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_calendar_variant5.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_pattern2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_get_set_timezone.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_timezone_variant2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_timezone_variant3.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_timezone_variant4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_set_timezone_variant5.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
dateformat_get_timetype.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_get_timezone_id.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_invalid_timezone.phpt Produce a better exception message when IntlDateFormatter constructor fails. 2017-06-25 17:44:59 -04:00
dateformat_is_set_lenient.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_set_timezone_id2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_set_timezone_id3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dateformat_setTimeZone_error.phpt Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
dateformat_timezone_arg_variations.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
dateformat_timezone_arg_variations2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
dateformat_timezone_arg_variations3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
dateformat_timezone_arg_variations4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
formatter_clone.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_clone_bad_obj.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_fail.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
formatter_format2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_format3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_format4.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_format5.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_format6.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_format7.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_format8.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_format_conv.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_format_currency2.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
formatter_get_error.phpt Merge branch '5.3' into 5.4 2012-07-30 10:31:10 +02:00
formatter_get_locale.phpt fix the version requirements for these tests 2014-08-21 09:29:43 +01:00
formatter_get_locale_variant2.phpt Further test fixes for ICU >= 58 2017-10-20 18:39:46 +02:00
formatter_get_locale_variant3.phpt Prepare tests for ICU 62.1 2018-06-25 11:30:14 +02:00
formatter_get_locale_variant4.phpt Prepare tests for ICU 62.1 2018-06-25 11:30:14 +02:00
formatter_get_set_pattern.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_get_set_pattern2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_get_set_symbol2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_get_set_text_attribute.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_get_set_text_attribute_var2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
formatter_parse.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
formatter_parse_currency.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
grapheme.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
grapheme2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
gregoriancalendar___construct_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
gregoriancalendar___construct_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
gregoriancalendar___construct_variant1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
gregoriancalendar_get_setGregorianChange_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
gregoriancalendar_getGregorianChange_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
gregoriancalendar_isLeapYear_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
gregoriancalendar_isLeapYear_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
idn.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
idn_bug76829.phpt Fixed bug #76829 Incorrect validation of domain on idn_to_utf8() function 2018-09-01 00:14:23 +02:00
idn_uts46_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
idn_uts46_errors.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ini_use_exceptions_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
intl_error_name.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_get_error_code.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
intl_get_error_message.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
intl_icu_data_version_constant.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
intl_icu_version_constant.phpt
intl_is_failure.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_accept.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_bug66289.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
locale_bug72658.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_bug74439.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
locale_compose_locale.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_filter_matches2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_filter_matches3.phpt Update intl test suite for ICU 67.1 2020-04-24 11:24:44 +02:00
locale_filter_matches4.phpt Update intl test suite for ICU 67.1 2020-04-24 11:24:44 +02:00
locale_get_all_variants.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_default.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
locale_get_display_language.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_display_name2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_display_name3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_display_name4.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_display_name5.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_display_name6.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_display_name7.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_display_region2.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
locale_get_display_region3.phpt backported some ext/intl tests from 5.6 into 5.4 2014-04-14 16:31:18 +02:00
locale_get_display_script3.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
locale_get_display_script4.phpt Fix off-by-one errors in skip reasons 2018-09-03 12:46:34 +02:00
locale_get_display_variant2.phpt Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
locale_get_keywords2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_primary_language.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_get_region.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
locale_get_script.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
locale_lookup.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_lookup_variant2.phpt Update intl test suite for ICU 67.1 2020-04-24 11:24:44 +02:00
locale_lookup_variant3.phpt Update intl test suite for ICU 67.1 2020-04-24 11:24:44 +02:00
locale_parse_locale2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
locale_set_default.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_bug70484.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_clone.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
msgfmt_clone_bad_obj.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_fail2.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
msgfmt_format.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_format_datetime.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
msgfmt_format_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
msgfmt_format_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
msgfmt_format_error3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
msgfmt_format_error4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
msgfmt_format_error5.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
msgfmt_format_error6.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
msgfmt_format_intlcalendar.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_format_intlcalendar_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_format_intlcalendar_variant3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_format_intlcalendar_variant4.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_format_mixed_params.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_format_simple_types_numeric_strings.phpt Fix indentation and whitespaces in tests 2020-01-31 17:47:14 +01:00
msgfmt_format_subpatterns.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_format_subpatterns_named.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_get_locale.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
msgfmt_get_set_pattern.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
msgfmt_millisecond_dates.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_parse.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
msgfmt_setPattern_cache.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
normalizer_get_raw_decomposition.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
normalizer_normalize.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
normalizer_normalize_kc_cf.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
rbbiter___construct_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
rbbiter_getBinaryRules_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
rbbiter_getBinaryRules_basic2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
rbbiter_getRules_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
rbbiter_getRules_basic2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
rbbiter_getRuleStatus_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
rbbiter_getRuleStatusVec_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
regression_sort_and_cow.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
regression_sort_eq.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
regression_sortwsk_and_cow.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
regression_sortwsk_eq.phpt Remove executable bit from files 2012-07-30 10:25:17 +02:00
resourcebundle.build Add Intl resource bundle files for big-endian architecture. 2020-04-14 15:30:01 +02:00
resourcebundle.inc Add Intl resource bundle files for big-endian architecture. 2020-04-14 15:30:01 +02:00
resourcebundle_arrayaccess.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
resourcebundle_countable.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
resourcebundle_create.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
resourcebundle_individual.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
resourcebundle_internal.phpt Fix off-by-one errors in skip reasons 2018-09-03 12:46:34 +02:00
resourcebundle_iterator.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
resourcebundle_locales.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
resourcebundle_null_mandatory_args.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
resourcebundle_null_mandatory_args_variant2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
resourcebundle_traversable.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
spoofchecker_001.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
spoofchecker_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
spoofchecker_003.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
spoofchecker_004.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
spoofchecker_005.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
spoofchecker_006.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
spoofchecker_007.phpt Missed skip 2017-10-21 17:40:38 +02:00
timezone_clone_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_clone_error.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
timezone_countEquivalentIDs_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_countEquivalentIDs_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_createDefault_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_createEnumeration_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_createEnumeration_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_createEnumeration_variation1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_createEnumeration_variation2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_createTimeZone_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_createTimeZone_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_createTimeZoneIDEnumeration_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
timezone_createTimeZoneIDEnumeration_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_createTimeZoneIDEnumeration_variant1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
timezone_createTimeZoneIDEnumeration_variant2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
timezone_equals_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_equals_error.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
timezone_fromDateTimeZone_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_fromDateTimeZone_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_getCanonicalID_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getCanonicalID_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_getCanonicalID_variant1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getCanonicalID_variant1_2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getDisplayName_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getDisplayName_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_getDisplayName_variant1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getDisplayName_variant2-49+.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getDisplayName_variant3-49+.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getDisplayName_variant4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getDSTSavings_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getDSTSavings_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_getEquivalentID_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getEquivalentID_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_getErrorCode_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_getErrorCodeMessage_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getErrorMessage_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_getGMT_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getID_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_getOffset_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
timezone_getOffset_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_getRawOffset_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getRawOffset_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_getRegion_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getRegion_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
timezone_getTZData_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_getUnknown_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_hasSameRules_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_hasSameRules_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_IDforWindowsID_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_IDforWindowsID_basic2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_toDateTimeZone_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
timezone_toDateTimeZone_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_useDaylightTime_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
timezone_useDaylightTime_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
timezone_windowsID_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_windowsID_basic2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
transliterator_clone.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
transliterator_create_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
transliterator_create_error.phpt typo fixes 2013-07-15 00:23:03 -07:00
transliterator_create_from_rule_basic.phpt
transliterator_create_from_rule_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
transliterator_create_inverse_basic.phpt Fix test transliterator_create_inverse_basic.phpt 2017-08-02 18:04:43 +02:00
transliterator_create_inverse_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
transliterator_get_error_code_basic.phpt
transliterator_get_error_code_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
transliterator_get_error_message_basic.phpt
transliterator_get_error_message_error.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
transliterator_list_ids_basic.phpt
transliterator_property_id.phpt
transliterator_transliterate_basic.phpt
transliterator_transliterate_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
transliterator_transliterate_variant1.phpt typo fixes 2013-07-15 00:23:03 -07:00
uconverter___construct_error.phpt intl/converter in line w/ intl error handling 2013-01-29 19:06:15 +01:00
uconverter_bug66873.phpt Fix bug #66873: check if obj->src is set 2014-03-17 01:19:02 -07:00
uconverter_enum.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
uconverter_func_basic.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_func_subst.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
uconverter_getDestinationEncoding.phpt added basic test for UConverter::getDestinationEncoding() 2019-02-19 03:15:01 +01:00
uconverter_getSourceEncoding.phpt added basic test for UConverter::getSourceEncoding() 2019-02-19 03:09:49 +01:00
uconverter_getstandards_basic.phpt Add tests for UConverter::getStandards() 2017-10-28 14:03:05 +02:00
uconverter_oop_algo.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_oop_basic.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_oop_callback.phpt Fix version checks in tests 2017-10-20 15:23:09 +02:00
uconverter_oop_callback2.phpt Sync and fix tests for ICU 60.1 compat 2017-11-02 12:37:04 +01:00
uconverter_oop_callback_return.phpt Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
uconverter_oop_subst.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
uconverter_setSourceEncoding.phpt added basic test for UConverter::setSourceEncoding() 2019-02-19 03:18:26 +01:00
ut_common.inc Reindent phpt files 2020-02-03 22:52:20 +01:00