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

feat(gnovm): test execution refactor + speedup #3119

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

Commits on Nov 13, 2024

  1. refactor test package

    thehowl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a57e99f View commit details
    Browse the repository at this point in the history
  2. fixup

    thehowl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    80a0420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947435d View commit details
    Browse the repository at this point in the history
  4. finish up everything

    thehowl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    530c659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c0ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98b3c91 View commit details
    Browse the repository at this point in the history
  7. remove native type mappings

    thehowl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a7f0e84 View commit details
    Browse the repository at this point in the history
  8. fixup

    thehowl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    63565df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e80c354 View commit details
    Browse the repository at this point in the history
  10. fixup stuff

    thehowl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    197a01c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. add short flag in gnovm test

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2f65112 View commit details
    Browse the repository at this point in the history
  2. run full tests on master

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6c9b5b6 View commit details
    Browse the repository at this point in the history
  3. wat

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3bf22fb View commit details
    Browse the repository at this point in the history
  4. update tests

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6f90e23 View commit details
    Browse the repository at this point in the history
  5. fixup fixup

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    94b2197 View commit details
    Browse the repository at this point in the history
  6. update example filetests

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    dad6992 View commit details
    Browse the repository at this point in the history
  7. oopsie

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    dda4c7c View commit details
    Browse the repository at this point in the history
  8. reverting back

    thehowl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d41d5ed View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    59d9008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3223bf2 View commit details
    Browse the repository at this point in the history
  3. fixup test

    thehowl committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bcbc211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d191eed View commit details
    Browse the repository at this point in the history
  5. avoid eagerly loading realms

    thehowl committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5389cf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. finishup

    thehowl committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f6aaa29 View commit details
    Browse the repository at this point in the history
  2. fixup

    thehowl committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c603537 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. fixup

    thehowl committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2f65631 View commit details
    Browse the repository at this point in the history
  2. maybe fix all tests?

    thehowl committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ee2b0da View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. remove useless test

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3f9abe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d351434 View commit details
    Browse the repository at this point in the history
  3. add stdlib tests back

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b236499 View commit details
    Browse the repository at this point in the history
  4. add stdlibs tests back

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f497d05 View commit details
    Browse the repository at this point in the history
  5. oopsie

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    50ff186 View commit details
    Browse the repository at this point in the history
  6. fixup workflow

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b6f54c2 View commit details
    Browse the repository at this point in the history
  7. wrong dir

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    694ec88 View commit details
    Browse the repository at this point in the history
  8. fix gnolang#1084

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9c2f3c2 View commit details
    Browse the repository at this point in the history
  9. remove deadcode

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    be153b1 View commit details
    Browse the repository at this point in the history
  10. improvements

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f832188 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    359585a View commit details
    Browse the repository at this point in the history
  12. typo fixes

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d98aded View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c12f6b3 View commit details
    Browse the repository at this point in the history
  14. lint fixes

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c106800 View commit details
    Browse the repository at this point in the history
  15. remove more redundancy

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fd3286c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2e6f1f2 View commit details
    Browse the repository at this point in the history
  17. update txtars

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a15aa7b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d96766d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    98e4e4f View commit details
    Browse the repository at this point in the history
  20. oopsie

    thehowl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f1cfc8e View commit details
    Browse the repository at this point in the history