Add test coverage for Rank 1 multidimensional arrays (dotnet/coreclr#11034)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Wed, 19 Apr 2017 19:01:57 +0000 (12:01 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 19:01:57 +0000 (12:01 -0700)
commited46b801b84243ca7c113893c0238bacf3ed8006
tree9c7250627c650e89c8bf51fae266a00b1d2382af
parent06c76737f0e613d8c8a6c88baa3cffd6833792dc
Add test coverage for Rank 1 multidimensional arrays (dotnet/coreclr#11034)

These have some weird behaviors worth covering.

Commit migrated from https://github.com/dotnet/coreclr/commit/cb0ee8faed5ff1c82aebe6477ea9d1bb54cb8c5d
src/coreclr/tests/src/baseservices/multidimmarray/rank1array.il [new file with mode: 0644]
src/coreclr/tests/src/baseservices/multidimmarray/rank1array.ilproj [new file with mode: 0644]