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
e0f3a70c5a
Move completesNormally and raisesException to non262-strict-shell.js
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
6ee9579acb
Import tests from SpiderMonkey
2024-12-09 13:35:08 -08:00