Kevin Gibbons
|
961480ac61
|
remove some auto-generated error messages in "assert.throws" tests
|
2024-03-25 12:09:10 +01:00 |
Rick Waldron
|
1ec7056f38
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Atomics (#3077)
|
2021-07-21 11:53:58 -07:00 |
Rick Waldron
|
1c22e0b2f2
|
Atomics: fix test info contents to match definition as it appears in ES2020. Fixes gh-2721
|
2020-09-04 09:32:55 -04:00 |
André Bargull
|
06c2f01901
|
Fix multiple test bugs and remove incomplete or no longer valid tests (#1616)
|
2018-06-29 18:52:53 -04:00 |
Rick Waldron
|
e164657a2b
|
Atomics: fixes to bigint variants; updated assertion messages
|
2018-06-27 12:58:02 -04:00 |
Rick Waldron
|
fc4a6f12cb
|
Atomics: ensure all SharedArrayBuffer sizes are uniform
|
2018-06-25 15:17:45 -04:00 |
Rick Waldron
|
84f448f060
|
Atomics: fix buffer sizes
|
2018-06-22 16:35:15 -04:00 |
Rick Waldron
|
7f3a1c1be9
|
Atomics: moves getReport and waitUntil into atomicsHelper.js; broad updates to all Atomics.wait tests
|
2018-06-22 15:14:11 -04:00 |
Rick Waldron
|
a3b05ee839
|
Atomics: updates to various Atomics tests. gh-1527
Ref gh-1531
|
2018-06-22 15:14:11 -04:00 |
Rick Waldron
|
ac65ecab7c
|
Atomics: updates to tests
|
2018-04-19 15:09:39 -04:00 |
Leo Balter
|
431e6cb20c
|
Add more tests for Atomics wait (#1495)
|
2018-03-19 19:50:28 -04:00 |
Amal Hussein
|
b07c546b8a
|
Initial tests for extending Atomics.wait test coverage (#1488)
|
2018-03-13 17:22:10 -04:00 |