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

test: add WASI test for file resizing #31617

Merged
merged 1 commit into from Jul 13, 2020
Merged

Commits on Jul 13, 2020

  1. test: add WASI test for file resizing

    This commit adds a WASI test to cover the following functions:
    
    - __wasi_fd_filestat_set_size()
    - __wasi_fd_tell()
    
    PR-URL: nodejs#31617
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    cjihrig committed Jul 13, 2020
    Copy the full SHA
    2abbadd View commit details
    Browse the repository at this point in the history