Commit a95c423
committed
Revising test
1 parent d5ff9ee commit a95c423Copy full SHA for a95c423
4 files changed
+75-25Lines changed: 75 additions & 25 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- tests
- baselines/reference
- cases/conformance/es6/destructuring
Expand file treeCollapse file tree
Open diff view settings
Collapse file
tests/baselines/reference/destructuringWithLiteralInitializers.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/destructuringWithLiteralInitializers.js+17-6Lines changed: 17 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
50 | 50 | |
51 | 51 | |
52 | 52 | |
53 | | - |
54 | | - |
| 53 | + |
| 54 | + |
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | 58 | |
59 | | - |
| 59 | + |
60 | 60 | |
61 | 61 | |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
62 | 67 | |
63 | 68 | |
64 | 69 | |
| ||
122 | 127 | |
123 | 128 | |
124 | 129 | |
125 | | - |
| 130 | + |
126 | 131 | |
127 | | - |
| 132 | + |
128 | 133 | |
129 | 134 | |
130 | 135 | |
131 | 136 | |
132 | 137 | |
133 | | - |
| 138 | + |
134 | 139 | |
135 | 140 | |
136 | 141 | |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
Collapse file
tests/baselines/reference/destructuringWithLiteralInitializers.symbols
Copy file name to clipboardExpand all lines: tests/baselines/reference/destructuringWithLiteralInitializers.symbols+15-3Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
156 | 156 | |
157 | 157 | |
158 | 158 | |
159 | | - |
160 | | - |
| 159 | + |
| 160 | + |
161 | 161 | |
162 | 162 | |
163 | 163 | |
| ||
169 | 169 | |
170 | 170 | |
171 | 171 | |
172 | | - |
| 172 | + |
173 | 173 | |
174 | 174 | |
175 | 175 | |
| ||
180 | 180 | |
181 | 181 | |
182 | 182 | |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
Collapse file
tests/baselines/reference/destructuringWithLiteralInitializers.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/destructuringWithLiteralInitializers.types+35-13Lines changed: 35 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
248 | 248 | |
249 | 249 | |
250 | 250 | |
251 | | - |
252 | | - |
253 | | - |
254 | | - |
255 | | - |
256 | | - |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
257 | 259 | |
258 | 260 | |
259 | 261 | |
260 | | - |
| 262 | + |
261 | 263 | |
262 | 264 | |
263 | 265 | |
264 | | - |
| 266 | + |
265 | 267 | |
266 | 268 | |
267 | 269 | |
268 | 270 | |
269 | 271 | |
270 | | - |
271 | | - |
| 272 | + |
| 273 | + |
272 | 274 | |
273 | 275 | |
274 | | - |
275 | 276 | |
| 277 | + |
276 | 278 | |
277 | 279 | |
278 | 280 | |
279 | 281 | |
280 | | - |
| 282 | + |
281 | 283 | |
282 | 284 | |
283 | 285 | |
284 | | - |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
285 | 307 | |
286 | 308 | |
287 | 309 | |
|
Collapse file
tests/cases/conformance/es6/destructuring/destructuringWithLiteralInitializers.ts
Copy file name to clipboardExpand all lines: tests/cases/conformance/es6/destructuring/destructuringWithLiteralInitializers.ts+8-3Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
49 | 49 | |
50 | 50 | |
51 | 51 | |
52 | | - |
53 | | - |
| 52 | + |
| 53 | + |
54 | 54 | |
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | | - |
| 58 | + |
59 | 59 | |
60 | 60 | |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
0 commit comments