summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/xxobj
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Move less valuable tests to priority 1.Pat Gavlin49-345/+247
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe5-15/+20
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas51-209/+0
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe29-122/+14
2016-08-25Changes made automatically by Visual StudioPetr Onderka9-32/+28
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy54-246/+0
2016-05-09Update license header in most .il files.Russ Keldorph18-34/+54
2016-04-18Replace $(Platform) with $(BuildArch) in arch-specific IL projectsRuss Keldorph6-12/+12
2016-04-06Set DebugType to PdbOnly for rel-mode IL testsAndy Ayers15-14/+15
2016-04-02Fix some of the tests failing on x86Russ Keldorph14-12/+737
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin8-8/+0
2016-02-26Fix license header for test filesSean Gillespie2-4/+8
2016-01-27Update license headersdotnet-bot2-4/+6
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin8-8/+8
2015-12-28Using ilasm for test populationKyungwoo Lee3-3/+0
2015-12-22Port additional desktop tests to CoreClrRichard L Ford3-0/+301
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin8-8/+8
2015-12-10Import missing JIT tests.Pat Gavlin36-54/+773
2015-12-08Merge pull request #2259 from pgavlin/ImportSimpleTestsPat Gavlin4-0/+200
2015-12-08Import additional JIT tests.Pat Gavlin4-0/+200
2015-12-07Port more C# unit testsRichard L Ford11-0/+561
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall11-42/+97
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall11-11/+11
2015-08-11Fix VS2015 test build breaksJan Kotas1-4/+4
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell27-59/+20
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis7-21/+24
2015-06-24Refactor JIT test projects.Pat Gavlin31-71/+1110
2015-06-10Import the first batch of IL tests.Pat Gavlin17-0/+8311
2015-05-21Import more JIT tests.Pat Gavlin6-0/+232