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

fix(std/node): Add base64url encoding support, indexOf, lastIndexOf and includes to Buffer #1636

Merged
merged 13 commits into from Nov 29, 2021

Commits on Nov 29, 2021

  1. Add base64url encoding tests

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    caf07d1 View commit details
    Browse the repository at this point in the history
  2. Add encodings array

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    24bf266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9584f4 View commit details
    Browse the repository at this point in the history
  4. Progress on indexof

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    891245b View commit details
    Browse the repository at this point in the history
  5. Fix main tests

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    e84c919 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9270a98 View commit details
    Browse the repository at this point in the history
  7. Fix indexOf tests

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b6c544b View commit details
    Browse the repository at this point in the history
  8. Ignore ucs2 tests

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    6a1b9a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7164c88 View commit details
    Browse the repository at this point in the history
  10. Add includes test

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    abef71c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5218612 View commit details
    Browse the repository at this point in the history
  12. Fix order test

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ecd84df View commit details
    Browse the repository at this point in the history
  13. Undo format

    Soremwar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    dd63223 View commit details
    Browse the repository at this point in the history