Add regression tests for two previously fixed bugs.
authorEugene Rozenfeld <erozen@microsoft.com>
Mon, 21 Mar 2016 20:52:23 +0000 (13:52 -0700)
committerEugene Rozenfeld <erozen@microsoft.com>
Tue, 22 Mar 2016 00:14:42 +0000 (17:14 -0700)
commita1e33702da1e855a4f3fff71924bae3368d0d9b8
treeb3afa04be5f4627f0da48f633fdd4a19a0279df0
parent68b47323ed8d523abf0a4977000a9137cef8ca6a
Add regression tests for two previously fixed bugs.

One of the repros is in il rather than C# because the
repro was sensitive to what different versions of C#
compiler generated.
tests/src/JIT/Regression/JitBlue/DevDiv_150265/DevDiv_150265.cs [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_150265/DevDiv_150265.csproj [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_150265/app.config [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_150586/DevDiv_150586.il [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_150586/DevDiv_150586.ilproj [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_150586/app.config [new file with mode: 0644]