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

[Merged by Bors] - Adding VM conformance output to PR checks #1685

Closed
wants to merge 9 commits into from

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    7882f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    249246b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. refactor: stop using json path in boa_tester

    the path of the json with the base results was used, but I'm pretty sure
    we can just start with an empty path instead
    RageKnify committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    0d6fae0 View commit details
    Browse the repository at this point in the history
  2. style: respect clippy

    RageKnify committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    684248c View commit details
    Browse the repository at this point in the history
  3. fix: try to fix comment

    Included some bytes in URL encoded form
    RageKnify committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    18c2293 View commit details
    Browse the repository at this point in the history
  4. style: use ' for string

    RageKnify committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    bd731a1 View commit details
    Browse the repository at this point in the history
  5. fix: try to fix comment v2

    RageKnify committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    be1648b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae844a5 View commit details
    Browse the repository at this point in the history
  7. fix: try to fix comment v3

    RageKnify committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    4433cc3 View commit details
    Browse the repository at this point in the history