summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64/valuetypes/nullable
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27Update license headersdotnet-bot345-690/+1035
2015-12-10Import missing JIT tests.Pat Gavlin343-686/+686
These tests were thought to have been ported earlier.
2015-12-04Import jit/jit64/valuetype/nullable tests.Pat Gavlin699-0/+31291
This includes box/unbox and cast tests. There is also a small change to jit/config/minimal/project.json to include the System.Runtime.InteropServices package.