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

add tests for base64 proposal #3994

Merged
merged 8 commits into from
Jul 8, 2024
Merged

add tests for base64 proposal #3994

merged 8 commits into from
Jul 8, 2024

Commits on Jan 22, 2024

  1. add tests for base64 proposal

    bakkot authored and ljharb committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bd05e23 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fromBase64Into -> setFromBase64

    bakkot authored and ljharb committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    07807bd View commit details
    Browse the repository at this point in the history
  2. update detached buffer tests

    bakkot authored and ljharb committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    911aa61 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. address ljharb comments

    bakkot authored and ljharb committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6d7bd55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    070d7ee View commit details
    Browse the repository at this point in the history
  3. add test for excess padding

    bakkot authored and ljharb committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    44803f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    080c549 View commit details
    Browse the repository at this point in the history
  5. add TypedArray feature to all new tests

    bakkot authored and ljharb committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5132804 View commit details
    Browse the repository at this point in the history