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

[GR-47781] [GR-45161] Split unit tests into embedding and internal tests and run embedding tests on module path #3221

Merged
merged 7 commits into from
Aug 22, 2023

Commits on Aug 18, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    1353407 View commit details
    Browse the repository at this point in the history
  2. Run unit tests on module path

    * Adapt TruffleRubyBootstrapLauncher so it handles running on module path.
    eregon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    46fddd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    964b7be View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    72e39db View commit details
    Browse the repository at this point in the history
  2. Update graal

    eregon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    96fddbe View commit details
    Browse the repository at this point in the history
  3. [GR-48147] Fix WarnInterpreterOnly warning in RubyLauncher now happen…

    …ing on Engine#build()
    eregon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    417cce7 View commit details
    Browse the repository at this point in the history