test262/test/built-ins/Date/parse
Philip Chimento 8a1ec2f20b Test ISO strings with extended year -000000
In Date.parse() and new Date(), representations of the year 0 as -000000
must not be accepted. In the case of Date.parse(), they should yield NaN,
and in the case of new Date(), they should yield an invalid Date object,
whose valueOf() is NaN.
2022-04-25 11:34:52 -04:00
..
S15.9.4.2_A1_T1.js Mark with "TODO: Convert to verifyProperty() format." 2021-09-02 11:21:25 -07:00
S15.9.4.2_A1_T2.js Mark with "TODO: Convert to verifyProperty() format." 2021-09-02 11:21:25 -07:00
S15.9.4.2_A1_T3.js Mark with "TODO: Convert to verifyProperty() format." 2021-09-02 11:21:25 -07:00
S15.9.4.2_A2_T1.js Transform legacy format to harness assertions 2021-09-02 11:21:25 -07:00
S15.9.4.2_A3_T1.js Mark with "TODO: Convert to verifyProperty() format." 2021-09-02 11:21:25 -07:00
S15.9.4.2_A3_T2.js Mark with "TODO: Convert to verifyProperty() format." 2021-09-02 11:21:25 -07:00
S15.9.4.2_A3_T3.js Mark with "TODO: Convert to verifyProperty() format." 2021-09-02 11:21:25 -07:00
name.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
not-a-constructor.js Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
time-value-maximum-range.js Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
without-utc-offset.js Fix DST sensitivity in Date/parse/without-utc-offset.js. (#2523) 2020-03-10 18:07:44 -07:00
year-zero.js Test ISO strings with extended year -000000 2022-04-25 11:34:52 -04:00
zero.js Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00