-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Fix: Underselection test bug #39091
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: Underselection test bug #39091
Conversation
petrroll
commented
Oct 6, 2019
- Fix for IntroduceVariableCodeRefactoring Crash #38708
- Enabled interleaving of {| and |] in tests (required for the issue regression tests)
- Added general tests for IsUnderselected + machinery.
|
Not sure I'm targeting the correct branch, if possible this should get fixed before next 16.4 preview. It also needs to flow to master but I assume that's still automatic (and this branch isn't abandoned). |
|
This branch is no longer maintained. You can retarget to master. Thanks! |
|
@petrroll thanks for the fix, would you pls retarget this to master pls |
CyrusNajmabadi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stuff
|
Feedback addressed + cleaned up Tuple usage. |
CyrusNajmabadi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good :)
|
Please review @mavasani |
|
Thanks @petrroll! |