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

Improve Window tests #653

Closed
wants to merge 2 commits into from
Closed

Improve Window tests #653

wants to merge 2 commits into from

Conversation

Orace
Copy link
Contributor

@Orace Orace commented Nov 6, 2019

This PR address #654

@Orace Orace changed the title Add test to ensure that Window* methods do not expose their internal buffers Window* should not expose their internal buffers Nov 6, 2019
@Orace
Copy link
Contributor Author

Orace commented Nov 6, 2019

Doing TDD here, 8e179ad build fail because of #652

@Orace Orace changed the title Window* should not expose their internal buffers Improve Window tests Nov 6, 2019
@Orace Orace mentioned this pull request Nov 6, 2019
6 tasks
@atifaziz
Copy link
Member

atifaziz commented Nov 6, 2019

Closing this as #652 isn't a bug that needs fixing. The yielded windows can be modified to the caller's desire. The test just shows that and nothing more.

@atifaziz atifaziz closed this Nov 6, 2019
@Orace
Copy link
Contributor Author

Orace commented Nov 6, 2019

This PR now address #654, @atifaziz, can you please reopen it.

@Orace
Copy link
Contributor Author

Orace commented Nov 6, 2019

Closing this as #652 isn't a bug that needs fixing. The yielded windows can be modified to the caller's desire. The test just shows that and nothing more.

The test actually show that modification in one window is transmitted to the next one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants