Commit 14ae1ee
[Temporal] Move v8 staging test plain-date-with
Some tests in `test/staging/Temporal/v8/plain-date-with.js` are covered by tests in
- `test/built-ins/Temporal/PlainDate/prototype/with/basic-year-month-day.js`
- `test/intl402/Temporal/PlainDate/prototype/with/roc-basic.js
- `test/built-ins/Temporal/PlainDate/prototype/with/plaindatelike-invalid.js`
---> add NaN, Infinity, array
- `test/built-ins/Temporal/PlainDate/argument-invalid.js`
- `test/built-ins/Temporal/PlainDate/prototype/with/branding.js`
Move the rest of the tests to `test/built-ins/Temporal/PlainDate/prototype/with/time-units-ignored.js`1 parent e4d82de commit 14ae1ee
File tree
3 files changed
+31
-60
lines changed- test
- built-ins/Temporal/PlainDate/prototype/with
- staging/Temporal/v8
3 files changed
+31
-60
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
| 41 | + | |
40 | 42 | | |
| 43 | + | |
41 | 44 | | |
42 | | - | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
Lines changed: 27 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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
This file was deleted.
0 commit comments