-
Notifications
You must be signed in to change notification settings - Fork 767
Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do #2964
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6f80888
add Disposal Test and fix an ssue where the CopyClipboard test was fa…
99e33fe
Update ViewDisposalTest.cs
a-usr bb79837
Update ViewDisposalTest.cs: Some Formatting, and adding code comments.
a-usr c74bbb9
Merge branch 'develop' into DisposeTests
a-usr c409ff7
Fix ViewDisposalTests (Wasn't working the way it was supposed to)
4c1285b
fix conflicts
e75aae2
update test
f3e5680
update test
8ab1318
update test
65c8d38
try to fix as many conflicts as possible
f4f691c
make test output prettier
5fde896
fix formatting
0d8ca6c
Merge branch 'develop' into DisposeTests
a-usr 08a1864
Fix Subviews not being empty after disposing on all views.
BDisp 0c2183e
The fail cause was Application.Top not being disposed.
BDisp d290c4f
Fix others containers that weren't being removed.
BDisp dc1b30a
Revert "The fail cause was Application.Top not being disposed."
BDisp b4cae86
Application.Top isn't null and need disposing.
BDisp 0491903
Fixes #2985. Application.RunState must be responsible for dispose the…
BDisp 61c7892
Merge branch 'v1_runstate-disposing-fix_2985' into DisposeTests-fix
BDisp d6eb201
Change the unit test with ans without Application.Shutdown method.
BDisp 965e65d
Merge pull request #1 from BDisp/DisposeTests-fix
a-usr 16cf514
Update ViewDisposeTests to actually check wether ALL views have been …
4155e1e
small additional check just to be safe
23f1a59
Update ViewDisposalTest.cs: Formatting
a-usr 8b9967e
Update ViewDisposalTest.cs: Minor change to re-trigger Action
a-usr fc92db1
Merge branch 'develop' into DisposeTests
tig 8e6762e
Merge branch 'develop' into DisposeTests
tig File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.