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

test: implement repository-wide unit tests #73

Merged
merged 16 commits into from
Jun 17, 2024
Merged

Commits on Jun 14, 2024

  1. implement runtime tests

    brech1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1434233 View commit details
    Browse the repository at this point in the history
  2. fix import

    brech1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d1f3b22 View commit details
    Browse the repository at this point in the history
  3. small fixes

    brech1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    363f519 View commit details
    Browse the repository at this point in the history
  4. add compiler tests

    brech1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d29c1cd View commit details
    Browse the repository at this point in the history
  5. repo updates

    brech1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8ac8d54 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. fix ci and fmt

    brech1 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6dff2f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. restructure integration tests

    brech1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    991a87f View commit details
    Browse the repository at this point in the history
  2. restructure tests

    brech1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b66275f View commit details
    Browse the repository at this point in the history
  3. fix tests path

    brech1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    dc505b7 View commit details
    Browse the repository at this point in the history
  4. add tests

    brech1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7d3f346 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix ci

    brech1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a4d3865 View commit details
    Browse the repository at this point in the history
  2. Add failing test (#75)

    voltrevo authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6652b60 View commit details
    Browse the repository at this point in the history
  3. fix test

    brech1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e4e2204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4e694c View commit details
    Browse the repository at this point in the history
  5. fix test

    brech1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    43a6634 View commit details
    Browse the repository at this point in the history
  6. remove test

    brech1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3e00c00 View commit details
    Browse the repository at this point in the history