test262/test/intl402/DateTimeFormat
Frank Yung-Fong Tang ab29fd3225
Sync to PR701 (#3609)
In 2022-07-20 TC39 we decide to take 
https://github.com/tc39/ecma402/pull/701 and not check the order of the x and y 
see https://docs.google.com/presentation/d/1UUvbf3FFu9PGtrPAKPdMad9DZuVFLIvkAsAxyJZyvxM/ for details
2022-07-21 13:30:08 -07:00
..
prototype Sync to PR701 (#3609) 2022-07-21 13:30:08 -07: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-no-instanceof.js Add DateTimeFormat tests for OrdinaryHasInstance 2021-02-16 12:20:50 -05:00
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 Cleanups for tests 2019-06-12 14:06:22 -04:00
constructor-options-dayPeriod-valid.js Cleanups for tests 2019-06-12 14:06:22 -04:00
constructor-options-fractionalSecondDigits-invalid.js Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
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 Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
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-style-conflict.js Add tests for Intl.DateTimeFormat conflicting options (#3033) 2021-06-30 11:43:26 -04:00
constructor-options-throwing-getters-dayPeriod.js Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
constructor-options-throwing-getters-fractionalSecondDigits.js Initial tests for Intl.DateTimeFormat quarter/dayPeriod/fractionalSecondDigits (#2194) 2019-06-12 11:55:53 -04:00
constructor-options-throwing-getters-timedate-style.js
constructor-options-throwing-getters.js
constructor-options-timeStyle-invalid.js
constructor-options-timeStyle-valid.js
constructor-options-timeZoneName-invalid.js "Normalize" some YAML 2021-07-21 16:34:04 -04:00
constructor-options-timeZoneName-valid.js "Normalize" some YAML 2021-07-21 16:34:04 -04:00
constructor-options-toobject.js
date-time-options.js
default-options-object-prototype.js
ignore-invalid-unicode-ext-values.js
instance-proto-and-extensible.js
intl-legacy-constructed-symbol-on-unwrap.js Features: add "intl-normative-optional" 2020-11-03 14:28:17 -05:00
intl-legacy-constructed-symbol.js Features: add "intl-normative-optional" 2020-11-03 14:28:17 -05:00
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 Cleanups for tests 2019-06-12 14:06:22 -04:00
taint-Object-prototype-fractionalSecondDigits.js Cleanups for tests 2019-06-12 14:06:22 -04:00
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