mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 22:45:10 +02:00
move catch tests to a separate folder
This commit is contained in:
parent
6150f24d25
commit
fdcb06e093
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-arrow-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-arrow-import-catch-
|
||||||
name: nested arrow
|
name: nested arrow
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-async-function-await-
|
path: language/module-code/dynamic-import/catch/nested-async-function-await-
|
||||||
name: nested in async function, awaited
|
name: nested in async function, awaited
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-async-function-return-await-
|
path: language/module-code/dynamic-import/catch/nested-async-function-return-await-
|
||||||
name: nested in async function, returns awaited
|
name: nested in async function, returns awaited
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-async-function-
|
path: language/module-code/dynamic-import/catch/nested-async-function-
|
||||||
name: nested in async function
|
name: nested in async function
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-block-labeled-
|
path: language/module-code/dynamic-import/catch/nested-block-labeled-
|
||||||
name: nested block syntax
|
name: nested block syntax
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-block-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-block-import-catch-
|
||||||
name: nested block
|
name: nested block
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-do-while-
|
path: language/module-code/dynamic-import/catch/nested-do-while-
|
||||||
name: nested do syntax
|
name: nested do syntax
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-do-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-do-import-catch-
|
||||||
name: nested do
|
name: nested do
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-else-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-else-import-catch-
|
||||||
name: nested else
|
name: nested else
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-function-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-function-import-catch-
|
||||||
name: nested function
|
name: nested function
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-if-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-if-import-catch-
|
||||||
name: nested if
|
name: nested if
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-labeled-block-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-labeled-block-import-catch-
|
||||||
name: nested labeled block
|
name: nested labeled block
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-nested-while-import-catch-
|
path: language/module-code/dynamic-import/catch/nested-while-import-catch-
|
||||||
name: nested while
|
name: nested while
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
// Copyright (C) 2018 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/module-code/dynamic-import/catch-top-level-import-catch-
|
path: language/module-code/dynamic-import/catch/top-level-import-catch-
|
||||||
name: top level
|
name: top level
|
||||||
esid: sec-import-call-runtime-semantics-evaluation
|
esid: sec-import-call-runtime-semantics-evaluation
|
||||||
info: |
|
info: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user