André Bargull
|
53e5d81251
|
Enable strict mode testing for sm/Exceptions
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
8c2c38426b
|
Enable strict mode testing for sm/eval
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
311262aa37
|
Enable strict mode testing for sm/Error
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
080a1ff59f
|
Enable strict mode testing for sm/destructuring/order.js
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
e815b2298c
|
Enable strict mode testing for sm/destructuring
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
3e26311d42
|
Enable strict mode testing for sm/Date
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
6e1eba2a09
|
Enable strict mode testing for sm/DataView
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
2fce7b7985
|
Enable strict mode testing for sm/class
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
00872ab917
|
Enable strict mode testing for sm/Boolean
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
630ecb4eb8
|
Enable strict mode testing for sm/BigInt
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
4963431435
|
Enable strict mode testing for sm/Atomics
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
e1e18ba8c8
|
Enable strict mode testing for sm/AsyncGenerators
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
5560784cff
|
Enable strict mode testing for sm/async-functions
|
2025-09-17 13:25:20 -07:00 |
|
André Bargull
|
d980c319d8
|
Enable strict mode testing for sm/ArrayBuffer
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
c3aa6f96fc
|
Enable strict mode testing for rest of sm/Array
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
286f73c6e9
|
Fix strict mode violations in sm/Array
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
e3c64eeb6b
|
Remove onlyStrict flag and 'use strict' directive from tests which run in strict and non-strict mode
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
1cd8f45b27
|
Remove 'use strict' directive from onlyStrict tests
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
7b1eabb793
|
Update a setter function source text test
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
a08fdc081c
|
Remove test which checks if unsupported class fields don't crash
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
0b5357f7d8
|
Replace dynamic check for classes with feature tag
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
819f7b4966
|
Address fixme notes in test files
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
2d3bfa58f8
|
Add missing feature tag for host-gc
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
47ba37f098
|
Remove unnecessary checks for functions
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
b096b30f60
|
Enable commented-out test
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
b44d7a16ee
|
Use assertNativeFunction to test function string output
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
4c6e1e788a
|
Fix a bug comment
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
ef7ad927ed
|
Remove test for non-standard Error stack
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
193801b9d4
|
Replace runtime checks for Symbol with feature tag
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
c35a9c74ba
|
Prefer assert.throws to check for errors
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
8145995ec1
|
Prefer assert.compareArray to compare arrays
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
0426d82c35
|
Remove unnecessary tests if assert.sameValue is defined
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
61286de40c
|
Remove unnecessary tests if $262.detachArrayBuffer is defined
|
2025-09-17 13:25:19 -07:00 |
|
André Bargull
|
11c8fe0a99
|
Remove unused includes to non262-TypedArray-shell.js
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
5912cd673f
|
Use assert.sameValue instead of assertEq in harness/sm
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
a73bdd51c6
|
Remove unused includes to non262-Math-shell.js
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
d51fa962ee
|
Remove unused includes to non262-Temporal-PlainMonthDay-shell.js
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
93e9e88a84
|
Remove no longer needed allow_unused
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
09761b6c8c
|
Remove unused includes to non262-strict-shell.js
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
76cd14cf50
|
Rename non262-shell.js and remove no longer used non262.js
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
5853b56f6e
|
Prefer verifyProperty over assert.deepEqual when comparing property descriptors
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
69e5cd3607
|
Prefer assert.compareArray over assert.deepEqual when comparing arrays
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
bc544479c8
|
Remove unnecessary includes to non262.js and non262-shell.js
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
0943f84f31
|
Remove remaining print calls in staging/sm
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
ea18b9dce5
|
Remove print calls in sm/TypedArray
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
b58523b3f9
|
Remove print calls in sm/syntax
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
e79abfc182
|
Remove print calls in sm/statements
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
232893dbe5
|
Remove print calls in sm/String
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
12bc5996c5
|
Remove print calls in sm/RegExp
|
2025-09-17 12:54:47 -07:00 |
|
André Bargull
|
40272ad39f
|
Remove print calls in sm/Proxy
|
2025-09-17 12:54:47 -07:00 |
|