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(50416): correctly names disabled export refactors #50663

Merged
merged 9 commits into from Oct 13, 2022

Commits on Sep 6, 2022

  1. added test case to try to retrieve duplicate refactor as in microsoft…

    …#50416. 'verify.refactorAvailable' correctly retrieves nonduplicate refactors...
    iisaduan committed Sep 6, 2022
    Copy the full SHA
    c1e4c3d View commit details
    Browse the repository at this point in the history
  2. optional arguments in refactorAvailable return true even if there i…

    …s no single refactor that satisfies both
    iisaduan committed Sep 6, 2022
    Copy the full SHA
    a903059 View commit details
    Browse the repository at this point in the history
  3. it still passes :C

    iisaduan committed Sep 6, 2022
    Copy the full SHA
    ff7f93f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9447f89 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Copy the full SHA
    f878447 View commit details
    Browse the repository at this point in the history
  2. deleted extra test code

    iisaduan committed Sep 7, 2022
    Copy the full SHA
    71d0863 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Copy the full SHA
    5a831b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. fixes microsoft#50416

    iisaduan committed Sep 29, 2022
    Copy the full SHA
    bad66ed View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. refactor

    iisaduan committed Oct 4, 2022
    Copy the full SHA
    78c51e9 View commit details
    Browse the repository at this point in the history