test262/test/intl402/DateTimeFormat
Yusuke Suzuki 333da4198a Connector of date and time style can be " at " or ", "
macOS system ICU is shipping new CLDR, but it has many overrides on the top of it to make the formatted output suitable for the system.
And in timedatestyle-en.js tests, we intentionally override the CLDR data with the different format.
This change modifies the test to accept that alternative output.
2020-09-19 15:35:45 -04:00
..
prototype Connector of date and time style can be " at " or ", " 2020-09-19 15:35:45 -04:00
supportedLocalesOf
builtin.js
casing-numbering-system-calendar-options.js Adding test cases to verify that 'numberingSystem' and 'calendar' options are being mapped to lower case 2020-02-20 12:33:21 -05:00
constructor-calendar-numberingSystem-order.js More yaml and whitespace fixes 2019-10-08 14:50:57 -04:00
constructor-default-value.js
constructor-options-calendar-invalid.js Copy "invalid options" test from RelativeTimeFormat to NumberFormat/DateTimeFormat 2020-03-30 13:58:04 -04:00
constructor-options-dateStyle-invalid.js
constructor-options-dateStyle-valid.js
constructor-options-dayPeriod-invalid.js
constructor-options-dayPeriod-valid.js
constructor-options-fractionalSecondDigits-invalid.js
constructor-options-fractionalSecondDigits-valid.js remove 0 from the range and use undefined 2020-07-09 21:52:54 -04:00
constructor-options-numberingSystem-invalid.js Copy "invalid options" test from RelativeTimeFormat to NumberFormat/DateTimeFormat 2020-03-30 13:58:04 -04:00
constructor-options-order-dayPeriod.js
constructor-options-order-fractionalSecondDigits.js Accessing order of fractionalSecondDigits should be earlier than timeZoneName 2020-09-02 15:30:46 -04:00
constructor-options-order-timedate-style.js Sync the test w/ changes in intl-datetime-style 43 2020-06-17 12:44:31 -04:00
constructor-options-order.js
constructor-options-throwing-getters-dayPeriod.js
constructor-options-throwing-getters-fractionalSecondDigits.js
constructor-options-throwing-getters-timedate-style.js
constructor-options-throwing-getters.js
constructor-options-timeStyle-invalid.js
constructor-options-timeStyle-valid.js
constructor-options-toobject.js
date-time-options.js
default-options-object-prototype.js
ignore-invalid-unicode-ext-values.js
instance-proto-and-extensible.js
legacy-regexp-statics-not-modified.js
length.js
name.js
numbering-system-calendar-options.js Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
prop-desc.js
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for Intl constructors (#2334) 2019-09-11 17:22:21 -03:00
required-date-time-formats.js
subclassing.js
taint-Object-prototype-date-time-components.js
taint-Object-prototype-dayPeriod.js
taint-Object-prototype-fractionalSecondDigits.js
taint-Object-prototype.js
test-option-date-time-components.js
test-option-formatMatcher.js
test-option-hour12.js
test-option-localeMatcher.js
this-value-ignored.js Fixup Intl.* this-value tests (delete dups, add proper esid) 2020-09-14 13:35:13 -04:00
timezone-canonicalized.js
timezone-invalid.js
timezone-utc.js