Rick Waldron
1a382d2c3c
Atomics: features list corrections
2018-06-22 15:14:11 -04:00
Rick Waldron
3ea465996c
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
Leo Balter
24356b0c2c
fix yaml
2018-04-25 11:39:23 -03:00
Rick Waldron
a43777651c
Atomics.wait: additional coverage. Completes gh-1466
2018-04-25 11:01:37 -03:00
Rick Waldron
d12d7d270e
Atomics.wake: additional coverage. ( #1523 )
...
Completes gh-1472
2018-04-25 10:00:35 -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
Amal Hussein
251a69acca
wip
2018-04-19 15:07:05 -04:00
Amal Hussein
9d909ed681
fixup from pr feedback
2018-04-19 15:07:05 -04:00
Amal Hussein
0059b4783d
additional test coverage for atomics.wait + removing old tests which have been replaced + test cleanup and renaming test files for consistency
2018-04-19 15:07:05 -04:00
Rick Waldron
9f57733ed9
Test all no-construct no-call objects consistently ( #1520 )
...
Related to https://github.com/tc39/ecma262/pull/1177
2018-04-19 11:23:17 -04:00
Valerie Young
714fdc9125
whitespace and delete file ( #1505 )
2018-04-04 14:57:56 -04:00
André Bargull
500e48e6ce
Fix various test bugs ( #1502 )
...
Fixes #1492
2018-03-22 16:36:57 -04:00
Amal Hussein
5d6899522a
additional test coverage for atomics.wait ( #1497 )
2018-03-19 20:06:53 -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
Leo Balter
431e6cb20c
Add more tests for Atomics wait ( #1495 )
2018-03-19 19:50:28 -04:00
Amal Hussein
50dd1fbd58
additional tests for atomics wait + updated input values #1492 fix ( #1493 )
2018-03-16 15:41:59 -04:00
Amal Hussein
b07c546b8a
Initial tests for extending Atomics.wait test coverage ( #1488 )
2018-03-13 17:22:10 -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
Yusuke Suzuki
18c1e799a0
Prefer spaces to tabs if it is not syntax related tests
...
This patch changes tabs to spaces for newly added tests.
2018-02-08 13:32:42 -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
Lars T Hansen
510908517e
Make Atomics.wake test cases resilient on slow / overloaded systems
2017-10-17 14:56:52 +01:00
Leo Balter
b8ca6099cf
Merge pull request #1221 from rwaldron/thejoshwolfe-type-coercion
...
type coercion harness utilities + features flags + linting
2017-09-11 14:54:08 -04:00
Lars T Hansen
290799bbee
Remove some spurious code
2017-09-08 16:00:26 -04:00
Lars T Hansen
b279f4c1b8
Make 'wait' tests resilient on slow test systems
2017-09-08 16:00:26 -04: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
Leo Balter
ea45caf046
fix $.agent to $262.agent ( #876 )
...
Fixes #875
2017-03-02 12:00:16 -05:00
Shu-yu Guo
a72ee6d912
SharedArrayBuffer and Atomics tests ( #839 )
2017-02-07 11:17:31 -05:00