Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Add more serialization tests for core types #10332

Merged

Conversation

stephentoub
Copy link
Member

(This won't pass until dotnet/coreclr#6423 is merged and we've updated corefx to type forward to System.Private.Corelib for the core serialization primitives, e.g. ISerializable.)

Delegates, exceptions, tuples, weak references, etc.

Delegates, exceptions, tuples, weak references, etc.
@stephentoub stephentoub force-pushed the mscorlib_serialization_tests branch from 44f24c3 to 1f1cdc9 Compare August 19, 2016 13:29
@stephentoub
Copy link
Member Author

Test Innerloop CentOS7.1 Release Build and Test please (Jenkins failure)
Test Innerloop Windows_NT Debug Build and Test please (reflection metadata failure)

@stephentoub stephentoub merged commit e66576a into dotnet:dev/api Aug 19, 2016
@stephentoub stephentoub deleted the mscorlib_serialization_tests branch August 19, 2016 17:29
@karelz karelz modified the milestone: 1.2.0 Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…alization_tests

Add more serialization tests for core types

Commit migrated from dotnet/corefx@e66576a
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.

3 participants