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

POC: Speed optimize class-loading for levels tests #2916

Merged
merged 17 commits into from Feb 18, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    57bcbd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d04fe6 View commit details
    Browse the repository at this point in the history
  3. fix warnings

    staabm committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    11ffaa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Revert "fix warnings"

    This reverts commit 11ffaa8.
    staabm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    37e325c View commit details
    Browse the repository at this point in the history
  2. Revert "Speed optimize class-loading for levels tests"

    This reverts commit 57bcbd2.
    staabm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4eb6d67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    030b8c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b025c05 View commit details
    Browse the repository at this point in the history
  5. fix deprecation

    staabm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    45b12b0 View commit details
    Browse the repository at this point in the history
  6. fix typo

    staabm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    36f26cf View commit details
    Browse the repository at this point in the history
  7. backslash escapeing

    staabm committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9adf76d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. review feedback

    staabm committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    947ddb7 View commit details
    Browse the repository at this point in the history
  2. typo

    staabm committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6185833 View commit details
    Browse the repository at this point in the history
  3. use list-tests-xml

    staabm committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5fe67ce View commit details
    Browse the repository at this point in the history
  4. simplify

    staabm committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6dc056d View commit details
    Browse the repository at this point in the history
  5. Update tests.yml

    staabm committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0bcd114 View commit details
    Browse the repository at this point in the history
  6. use escapeshellarg()

    staabm committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b77b48a View commit details
    Browse the repository at this point in the history
  7. added back escaping

    staabm committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f5aeead View commit details
    Browse the repository at this point in the history