Commit 3ff9618
[Temporal] Remove v8 staging test plain-date-time-with-calendar and -with-plain-time
The tests in `test/staging/Temporal/v8/plain-date-time-with-calendar.js` are covered by `test/built-ins/Temporal/PlainDateTime/prototype/withCalendar/branding.js`. Move the rest to
`test/intl402/Temporal/PlainDateTime/prototype/withCalendar/roundtrip-from-iso8601.js`.
Some tests in `test/staging/Temporal/v8/plain-date-time-with-plain-time.js` are covered by tests in
- `test/built-ins/Temporal/PlainDateTime/prototype/withPlainTime/branding.js`
- `test/built-ins/Temporal/PlainDateTime/prototype/withPlainTime/argument-propertybag-optional-properties.js`
- `test/built-ins/Temporal/PlainDateTime/prototype/withPlainTime/argument-wrong-type.js`
Move the rest to `test/intl402/Temporal/PlainDate/prototype/withPlainTime/basic-roc.js` (in new directory).1 parent 9411a36 commit 3ff9618
File tree
3 files changed
+23
-41
lines changed- test
- intl402/Temporal
- PlainDateTime/prototype/withCalendar
- PlainDate/prototype/withPlainTime
- staging/Temporal/v8
3 files changed
+23
-41
lines changedLines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Lines 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 | | |
| |||
Lines changed: 0 additions & 34 deletions
This file was deleted.
0 commit comments