Rick Waldron
a19232ca4c
Atomics: house keeping.
2018-06-22 15:14:11 -04:00
Rick Waldron
13446afa37
fixup! fixup! Atomics: updates to various Atomics tests. gh-1527
2018-06-22 15:14:11 -04:00
Rick Waldron
7c30ad5c4f
Atomics: expected return values for all atomic operations
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
e246d95deb
Remove strange copyright lines
2018-06-22 15:14:11 -04:00
Rick Waldron
8a78bb09a7
Atomics: remove BigInt condition from existing tests.
2018-06-22 15:14:10 -04:00
André Bargull
a1faccdd41
Fix various test bugs
...
- "CannotSuspendMainAgent" feature was changed to "CanBlockIsFalse" flag
- Move annex-b tests into annex-b directory
- Update variable names in nonshared-int-views.js tests
- Move getReport() call in nan-for-timeout.js to avoid iloop
- Update BigInt constructor to match new semantics (tc39/proposal-bigint#138 )
2018-04-24 09:52:35 -07:00
Rick Waldron
ac65ecab7c
Atomics: updates to tests
2018-04-19 15:09:39 -04:00
Leo Balter
478f5b4c0c
Add features tags for Atomics and SharedArrayBuffer ( #1494 )
...
* Add features tags for Atomics
* Add features tags for SharedArrayBuffer
2018-03-19 19:51:32 -04:00
Rick Waldron
dedd68020b
built-ins/Atomics/*: make all indentation consistent (depth & character) ( #1442 )
2018-02-15 15:26:13 -05:00
André Bargull
f95b56ab28
Revert "js-beautify: make all indentation consistent (depth & character) ( #1409 )" ( #1412 )
...
This reverts commit a01de4a722
.
2018-02-09 12:09:47 -05:00
Rick Waldron
a01de4a722
js-beautify: make all indentation consistent (depth & character) ( #1409 )
2018-02-09 11:35:37 -05:00
Robin Templeton
8b71c5fea5
Atomics tests for BigInt
2018-01-25 14:01:33 -05:00
Rick Waldron
92a2621901
Frontmatter: fixup "info: >" to "info: |"
2018-01-05 12:27:59 -05:00
Rick Waldron
e3447b8200
features: update all features flags for all test files with harness/* deps that require a feature flag
2017-09-08 12:34:19 -04:00
deathbearbrown
98ec72c17c
add esid to atomic frontmatter
2017-08-02 15:56:03 -04:00
Shu-yu Guo
a72ee6d912
SharedArrayBuffer and Atomics tests ( #839 )
2017-02-07 11:17:31 -05:00