[netcore] Fix Array.Copy* tests. Bump NETCORETESTS_VERSION ver… (mono/mono#15428)
authorEgor Bogatov <egorbo@gmail.com>
Mon, 1 Jul 2019 18:20:25 +0000 (21:20 +0300)
committerMarek Safar <marek.safar@gmail.com>
Mon, 1 Jul 2019 18:20:25 +0000 (20:20 +0200)
commita2431dfa2d7db43035557bebafb245024b2d214f
tree4231bff8a1f631b987e73eb4275d5a08a9800b6a
parent4352e11f5dbbee75501bdc7596aca0fc9ca20bee
[netcore] Fix Array.Copy* tests. Bump NETCORETESTS_VERSION ver… (mono/mono#15428)

* Fix Array.Copy* tests

* simplify code

* Add comments

* Address feedback

* Update CoreFX.issues.rsp

* Fix SRE tests

* Add comment

* bump versions again

Commit migrated from https://github.com/mono/mono/commit/d20fe8ec3799f97468c21d3f41dcab9071c85218
src/mono/mono/metadata/icall-def-netcore.h
src/mono/mono/metadata/icall.c
src/mono/netcore/CoreFX.issues.rsp
src/mono/netcore/Makefile
src/mono/netcore/System.Private.CoreLib/src/System.Reflection.Emit/DynamicMethod.cs
src/mono/netcore/System.Private.CoreLib/src/System/AppContext.cs
src/mono/netcore/System.Private.CoreLib/src/System/Array.cs