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: filetest execution refactor #3119

Draft
wants to merge 32 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