Commit b3465be
committed
[Temporal] Remove v8 staging test plain-date-time-with
The tests in `test/staging/Temporal/v8/plain-date-time-with.js` are covered by tests in
- `test/built-ins/Temporal/PlainDateTime/prototype/with/branding.js`
- `test/built-ins/Temporal/PlainDateTime/prototype/with/argument-not-object.js`
--> add NaN
- `test/built-ins/Temporal/PlainDateTime/prototype/with/infinity-throws-rangeerror.js`
- `test/built-ins/Temporal/PlainDateTime/prototype/with/calendar-temporal-object-throws.js`
--> add Now constructs as values
- `test/built-ins/Temporal/PlainDateTime/prototype/with/options-wrong-type.js`
- `test/built-ins/Temporal/PlainDateTime/prototype/with/calendar-throws.js`
- `test/built-ins/Temporal/PlainDateTime/prototype/with/timezone-throws.js`
- `test/built-ins/Temporal/PlainDateTime/prototype/with/basic.js`1 parent 14ae1ee commit b3465be
File tree
3 files changed
+4
-56
lines changed- test
- built-ins/Temporal/PlainDateTime/prototype/with
- staging/Temporal/v8
3 files changed
+4
-56
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
This file was deleted.
0 commit comments