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

Update all tests to use text blocks #198

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2024

  1. Update all tests to use text blocks

    All `CompilationTestHelper` and `BugCheckerRefactoringTestHelper` test
    code is now specified using a single text block. These changes were
    automated thanks to the new text block support added to the
    `ErrorProneTestHelperSourceFormat` check.
    Stephan202 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    eb04678 View commit details
    Browse the repository at this point in the history
  2. Proposal: rename check

    Stephan202 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3f837bb View commit details
    Browse the repository at this point in the history
  3. Use text blocks

    Stephan202 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ff32f63 View commit details
    Browse the repository at this point in the history
  4. WIP

    Stephan202 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    61120c7 View commit details
    Browse the repository at this point in the history
  5. Insight

    Stephan202 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e735164 View commit details
    Browse the repository at this point in the history