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

Automated regression testing for prism work #26

Merged
merged 5 commits into from
Jun 14, 2024

Commits on Jun 13, 2024

  1. Add missing src file

    egiurleo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    73dc1b1 View commit details
    Browse the repository at this point in the history
  2. Add a prism test suite

    1. Add a new test suite that only tests files in the `test/prism_regression` folder
    2. Modify Sorbet's test code to allow the user to specify a parser
    3. Add logic to the pipeline test runner to call `runPrismParser` when specified
    egiurleo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    057c36b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3028313 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    8219c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301744c View commit details
    Browse the repository at this point in the history