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

More set methods tests #3966

Merged
merged 14 commits into from
Jan 10, 2024
Merged

More set methods tests #3966

merged 14 commits into from
Jan 10, 2024

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    3314139 View commit details
    Browse the repository at this point in the history
  2. add tests for predicates

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e28b8e1 View commit details
    Browse the repository at this point in the history
  3. more tests for ordering of calls

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7852211 View commit details
    Browse the repository at this point in the history
  4. fix copyrights

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    32f5024 View commit details
    Browse the repository at this point in the history
  5. add missed -0 test

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    943ad0e View commit details
    Browse the repository at this point in the history
  6. pass argument to methods, not just this

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    32534dc View commit details
    Browse the repository at this point in the history
  7. assert methods return new objects

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bfc02de View commit details
    Browse the repository at this point in the history
  8. typo in filename

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    965899a View commit details
    Browse the repository at this point in the history
  9. fix parens

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    43b2940 View commit details
    Browse the repository at this point in the history
  10. Update test/built-ins/Set/prototype/difference/add-not-called.js

    Co-authored-by: Jordan Harband <[email protected]>
    2 people authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    405bcdd View commit details
    Browse the repository at this point in the history
  11. fix isSupersetOf/set-like-array.js

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2069de5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3d8f0c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2265898 View commit details
    Browse the repository at this point in the history
  14. address comments from review

    bakkot authored and ptomato committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    30a6a68 View commit details
    Browse the repository at this point in the history