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

Consolidate hygiene tests #62730

Merged
merged 2 commits into from
Jul 18, 2019
Merged

Consolidate hygiene tests #62730

merged 2 commits into from
Jul 18, 2019

Commits on Jul 16, 2019

  1. Change all run-pass hygiene tests to ui tests

    Change some tests to `check-pass` that are only testing name resolution.
    matthewjasper committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    03178f3 View commit details
    Browse the repository at this point in the history
  2. Make pretty-expanded-hygiene a ui test

    `normalize-stdout-test` removes the need for Make, and it can be updated
    with `--bless` this way
    matthewjasper committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    a4a7bb9 View commit details
    Browse the repository at this point in the history