Skip to content

Commit

Permalink
Reorder includes in staging/sm
Browse files Browse the repository at this point in the history
Ref. #4376
  • Loading branch information
Ms2ger committed Jan 17, 2025
1 parent 5f98e1d commit dbe540a
Show file tree
Hide file tree
Showing 1,429 changed files with 1,429 additions and 1,429 deletions.
2 changes: 1 addition & 1 deletion test/staging/sm/Array/array-length-set-during-for-in.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/array-length-set-on-nonarray.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/at.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/concat-proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/concat-spreadable-basic.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/*---
flags:
- onlyStrict
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
description: |
pending
esid: pending
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/concat-spreadable-primitive.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/*---
flags:
- onlyStrict
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
description: |
pending
esid: pending
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/fill.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/for_of_1.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/for_of_2.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/for_of_3.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/for_of_4.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from-iterator-close.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_basics.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_constructor.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_iterable.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_length_setter.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_mapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_primitive.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_realms.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_string.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_surfaces.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/from_this.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/frozen-dense-array.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/frozen-dict-mode-length.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/getter-name.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/group-callback-evaluation.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/group-propertkey-is-length.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/group.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [deepEqual.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, deepEqual.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/includes-trailing-holes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/includes.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/index-with-null-character.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/indexOf-packed-array.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [compareArray.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, compareArray.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/isArray.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/join-01.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/join-no-has-trap.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [compareArray.js, sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js, compareArray.js]
flags:
- noStrict
description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/length-01.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/length-nonwritable-redefine-nop.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
2 changes: 1 addition & 1 deletion test/staging/sm/Array/length-set-object.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*---
includes: [sm/non262-shell.js, sm/non262.js]
includes: [sm/non262.js, sm/non262-shell.js]
flags:
- noStrict
description: |
Expand Down
Loading

0 comments on commit dbe540a

Please sign in to comment.