summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64/regress/vsw
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Move less valuable tests to priority 1.Pat Gavlin32-138/+113
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas38-152/+0
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe25-94/+6
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers14-117/+109
2017-01-09Default gcAllowVeryLargeObjects to true (#8853)mikedn1-1/+1
2016-08-25Changes made automatically by Visual StudioPetr Onderka15-63/+48
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy69-977/+0
2016-05-16Rename some IL tests whose names conflicted with C# testsRuss Keldorph1-0/+0
2016-05-09Update license header in most .il files.Russ Keldorph17-34/+51
2016-05-08Fix some tests where the only problem was incorrect retvalRuss Keldorph2-42/+1
2016-03-14Delete bad testsJan Kotas3-234/+0
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin6-6/+0
2016-02-17Port desktop tests that had referencesRichard L Ford4-0/+137
2016-02-16Make dll project files build-only.Richard L Ford1-0/+2
2016-02-16Add libraries for tests that reference them.Richard L Ford3-0/+96
2016-02-10Fix warnings in test buildRuss Keldorph1-1/+1
2016-01-27Update license headersdotnet-bot18-36/+54
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin1-1/+1
2015-12-28Using ilasm for test populationKyungwoo Lee1-6/+0
2015-12-22Port additional desktop tests to CoreClrRichard L Ford13-0/+811
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin1-1/+1
2015-12-10Import missing JIT tests.Pat Gavlin28-50/+150
2015-12-07Port more C# unit testsRichard L Ford7-0/+297
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall13-34/+105
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall1-3/+1
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell28-71/+60
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis40-180/+75
2015-06-24Refactor JIT test projects.Pat Gavlin75-1423/+1111
2015-06-10Import the first batch of IL tests.Pat Gavlin59-0/+2635
2015-05-26Import JIT tests.Pat Gavlin72-0/+13912