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 file metadata wasi test #457

Merged
merged 12 commits into from
May 20, 2019
Merged

fix file metadata wasi test #457

merged 12 commits into from
May 20, 2019

Commits on May 20, 2019

  1. fix file metadata wasi test

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    8a17736 View commit details
    Browse the repository at this point in the history
  2. fix WASI clock bugs

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    2c5f728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    463ca75 View commit details
    Browse the repository at this point in the history
  4. attempt to reset wapm-cli dir on windows CI

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    10fb60d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fd55cf View commit details
    Browse the repository at this point in the history
  6. make the directory if it doesn't exist

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    c1cda5f View commit details
    Browse the repository at this point in the history
  7. change directory before calling rename

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    faeac98 View commit details
    Browse the repository at this point in the history
  8. try using current rust nightly for wasi tests

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    e00f414 View commit details
    Browse the repository at this point in the history
  9. explicitly default to nightly

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    a4ccf36 View commit details
    Browse the repository at this point in the history
  10. update compiled tests

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    7a4b47d View commit details
    Browse the repository at this point in the history
  11. add expect to call entrypoint in wasi tests

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d7d17bd View commit details
    Browse the repository at this point in the history
  12. fix file creation ts for WASI Linux

    Mark McCaskey committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f2001fe View commit details
    Browse the repository at this point in the history