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

Fix failing tests (2021.3 -> 2022.2) #680

Merged
merged 10 commits into from
Nov 7, 2023

Commits on Aug 5, 2022

  1. Improve build scripts

    * Remove unnecessary dependency on IDEA and MPS build scripts other than
      `mps`.
    * Set Java compliance level to 11 in tests.
    * Add missing plugin to layout.
    * Mark a test solution as containing tests.
    sergej-koscejev committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    4edbee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc07bb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeca052 View commit details
    Browse the repository at this point in the history
  4. Fix test

    sergej-koscejev committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7914332 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge pull request #537 from JetBrains/feature/enforce-not-null-with-…

    …javac2
    
    [breaking] Enforce @NotNull annotations at runtime
    sergej-koscejev authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ae345cb View commit details
    Browse the repository at this point in the history
  2. Fix failing tests

    sergej-koscejev committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    863b5e2 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    sergej-koscejev committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d2eb008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab25702 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5152e0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f22dfa View commit details
    Browse the repository at this point in the history