Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SharedArrayBuffer and Atomics tests #839

Merged
merged 20 commits into from
Feb 7, 2017
Merged

Commits on Jan 20, 2017

  1. Add SharedArrayBuffer and Atomics tests

    Lars T Hansen authored and syg committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    b07a01e View commit details
    Browse the repository at this point in the history
  2. Add Atomics[@@toStringTag] test

    syg committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    d1fccaa View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    40bb0d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Refactor Atomics tests

    syg committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    6e2b2e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d97d3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49ab6c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    291563d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    388466d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab2ca76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1297867 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89a0f73 View commit details
    Browse the repository at this point in the history
  9. Revert "Fix new SAB tests' copyright lines to say Mozilla"

    This reverts commit 40bb0d2.
    syg committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    c55033e View commit details
    Browse the repository at this point in the history
  10. Append Mozilla copyright instead of replacing original copyright in m…

    …ostly copied tests.
    syg committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    32ba9c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b970a8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    03e19ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d74325 View commit details
    Browse the repository at this point in the history
  14. Combine two features: lines

    syg committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    28abb1d View commit details
    Browse the repository at this point in the history
  15. Add tests for [Shared]ArrayBuffer.prototype.{byteLength,slice} being …

    …called on values of each other
    syg committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    adae9e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Configuration menu
    Copy the full SHA
    70e2166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f076541 View commit details
    Browse the repository at this point in the history