forked from tc39/test262
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporal: Remove getCalendar and getTimeZone methods
Temporarily replace them with getISOFields().calendar/timeZone just to keep the tests running until we remove Calendar and TimeZone objects altogether. See: tc39/proposal-temporal#2826
- Loading branch information
Showing
65 changed files
with
33 additions
and
906 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
test/built-ins/Temporal/PlainDate/prototype/getCalendar/branding.js
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
test/built-ins/Temporal/PlainDate/prototype/getCalendar/builtin.js
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
test/built-ins/Temporal/PlainDate/prototype/getCalendar/length.js
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
test/built-ins/Temporal/PlainDate/prototype/getCalendar/name.js
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
test/built-ins/Temporal/PlainDate/prototype/getCalendar/not-a-constructor.js
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
test/built-ins/Temporal/PlainDate/prototype/getCalendar/prop-desc.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
test/built-ins/Temporal/PlainDateTime/prototype/getCalendar/branding.js
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
test/built-ins/Temporal/PlainDateTime/prototype/getCalendar/builtin.js
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
test/built-ins/Temporal/PlainDateTime/prototype/getCalendar/length.js
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
test/built-ins/Temporal/PlainDateTime/prototype/getCalendar/name.js
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
test/built-ins/Temporal/PlainDateTime/prototype/getCalendar/not-a-constructor.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.