Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Have IList and non-IList versions of all Enumerable.Skip tests.#5280

Merged
stephentoub merged 1 commit intodotnet:masterfrom
JonHanna:test_list_skip
Jan 10, 2016
Merged

Have IList and non-IList versions of all Enumerable.Skip tests.#5280
stephentoub merged 1 commit intodotnet:masterfrom
JonHanna:test_list_skip

Conversation

@JonHanna
Copy link
Copy Markdown
Contributor

#4551 introduced optimised versions of Skip for IList sources. Have all

tests for Skip test both this and the previous path.

dotnet#4551 introduced optimised versions of Skip for IList<T> sources. Have all
tests for Skip test both this and the previous path.
@JonHanna
Copy link
Copy Markdown
Contributor Author

@stephentoub this is to address the concerns you raised at #4551 (comment)

@stephentoub
Copy link
Copy Markdown
Member

@dotnet-bot test this please

@stephentoub
Copy link
Copy Markdown
Member

LGTM. Thanks, @JonHanna.

@stephentoub
Copy link
Copy Markdown
Member

Test Innerloop Windows_NT Debug Build and Test please

@stephentoub
Copy link
Copy Markdown
Member

Test Innerloop Windows_NT Release Build and Test please

@stephentoub
Copy link
Copy Markdown
Member

Test Innerloop Windows_NT Debug Build and Test please

@stephentoub
Copy link
Copy Markdown
Member

Test Innerloop Windows_NT Release Build and Test please

stephentoub added a commit that referenced this pull request Jan 10, 2016
Have IList and non-IList versions of all Enumerable.Skip tests.
@stephentoub stephentoub merged commit 6ecc9f1 into dotnet:master Jan 10, 2016
@JonHanna JonHanna deleted the test_list_skip branch January 10, 2016 16:52
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants