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 to invalid dynamic jumps #145

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    69242ef View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    6940e77 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    42b929d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    12474f0 View commit details
    Browse the repository at this point in the history
  2. Update main.rs

    alk0x1 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    349282b View commit details
    Browse the repository at this point in the history
  3. Update main.rs

    alk0x1 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0a7192d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update crates/polkavm/src/tests.rs

    Co-authored-by: Koute <[email protected]>
    alk0x1 and koute authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7a85176 View commit details
    Browse the repository at this point in the history
  2. Update crates/polkavm/src/tests.rs

    Co-authored-by: Koute <[email protected]>
    alk0x1 and koute authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1effdbb View commit details
    Browse the repository at this point in the history
  3. Update crates/polkavm/src/tests.rs

    Co-authored-by: Koute <[email protected]>
    alk0x1 and koute authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    801cdb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update tests.rs

    add early return in the failing test
    alk0x1 authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3c0e8d3 View commit details
    Browse the repository at this point in the history
  2. Update tests.rs

    inlined the code in the test and deleted the helper functions
    alk0x1 authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    514be6a View commit details
    Browse the repository at this point in the history