Commit 3ceefaa
[Temporal] (Re)move v8 staging test plain-date-get-iso-fields, -value-of, -equals, -with-calendar
These are small, bunched them together.
The tests in `test/staging/Temporal/v8/plain-date-get-iso-fields.js` are covered
by tests in `test/built-ins/Temporal/PlainDate/basic.js`
The test in `test/staging/Temporal/v8/plain-date-value-of.js` is covered by
`test/built-ins/Temporal/PlainDate/prototype/valueOf/basic.js`
The tests in `test/staging/Temporal/v8/plain-date-equals.js` are covered by
- `test/built-ins/Temporal/PlainDate/prototype/equals/basic.js`
- `test/built-ins/Temporal/PlainDate/prototype/equals/argument-string.js`
- `test/built-ins/Temporal/PlainDate/prototype/equals/branding.js`
The first test in `test/staging/Temporal/v8/plain-date-with-calendar.js` is covered
`test/built-ins/Temporal/PlainDate/prototype/withCalendar/branding.js`.
Move the rest to `test/intl402/Temporal/PlainDate/prototype/withCalendar/roundtrip-from-iso8601.js`.1 parent 480303f commit 3ceefaa
File tree
4 files changed
+2
-65
lines changed- test
- intl402/Temporal/PlainDate/prototype/withCalendar
- staging/Temporal/v8
4 files changed
+2
-65
lines changedLines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 12 | | |
18 | 13 | | |
19 | 14 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments