32 Commits

Author SHA1 Message Date
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
7249a18ca0 Replace assertThrowsInstanceOf with assert.throws in staging/sm 2025-09-17 12:46:40 -07:00
André Bargull
e5edd5e620 Remove assertThrownErrorContains 2025-09-17 12:46:38 -07:00
André Bargull
22bd116f5e Remove assertThrowsInstanceOfWithMessage 2025-09-17 12:46:34 -07:00
André Bargull
b5f946440f Remove assertThrowsInstanceOfWithMessageContains 2025-09-17 12:44:24 -07:00
André Bargull
ae5a0f3626 Replace makeIterator with inline definitions 2025-09-17 12:44:23 -07:00
André Bargull
e11da732b2 Move Permutations into the two files using it and also simplify the tests a bit 2025-09-17 12:44:18 -07:00
André Bargull
267e87f7df Use test262 harness functions in non262-Date-shell.js 2025-09-17 12:36:53 -07:00
André Bargull
900e13c05f Remove unused definitions from non262-Date-shell.js 2025-09-17 12:36:53 -07:00
André Bargull
bfee2b57e5 Use sameValue in non262-generators-shell 2025-09-17 12:36:53 -07:00
André Bargull
a1222e0dc7 Remove unused definitions from non262-expressions-shell.js 2025-05-28 15:58:01 +02:00
André Bargull
0633915e30 Use standard test262 harness functions in non262-JSON-shell.js 2025-05-28 15:58:01 +02:00
André Bargull
0ba71a3fea Remove unused non262-String-shell.js 2025-05-28 15:58:01 +02:00
André Bargull
fea819475f Replace non262-RegExp-shell.js definitions and then remove it 2025-05-28 15:58:01 +02:00
André Bargull
fb71bb2094 Remove non262-extensions-shell.js 2025-05-28 15:58:01 +02:00
André Bargull
e778def1d1 Remove reportMatch 2025-05-28 15:58:01 +02:00
André Bargull
a06e66989b Remove printBugNumber, inSection, printStatus, and writeHeaderToLog empty functions 2025-05-28 15:58:01 +02:00
André Bargull
e0f3a70c5a Move completesNormally and raisesException to non262-strict-shell.js 2025-05-28 15:58:01 +02:00
André Bargull
1b63fba5ca Remove 'harness/sm/non262-object-shell.js' with unused functions 2025-05-28 15:58:01 +02:00
André Bargull
e8b9a6a1d9 Remove unused 'clone_object_check' 2025-05-28 15:58:01 +02:00
André Bargull
965e505fb8 Remove a Gecko profiler specific test case 2025-05-28 15:58:01 +02:00
André Bargull
2497ed0ae9 Replace another deepEqual function from sm-staging
Replace the `deepEqual` function with `assert.compareArray` resp.
`verifyProperty`.

Also remove the second part of "sm/strict/15.4.5.1.js", because it's
terribly out-dated w.r.t. the SpiderMonkey implementation of Array
objects.
2025-05-28 15:58:01 +02:00
André Bargull
43670a1912 Replace assertDeepEq with assert.deepEqual 2025-05-28 15:58:01 +02:00
André Bargull
bbbc23cd41 Don't test error messages in staging/sm 2025-05-28 15:58:01 +02:00
Ms2ger
a37cb9c206 Update staging/sm 2025-01-13 17:17:15 +01:00
Ms2ger
6ee9579acb Import tests from SpiderMonkey 2024-12-09 13:35:08 -08:00