summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical
AgeCommit message (Expand)AuthorFilesLines
2016-04-02Fix some of the tests failing on x86Russ Keldorph27-24/+1114
2016-03-30ARM64: Fix conversion double to unsigned intKyungwoo Lee1-13/+1
2016-03-24Add explicit calling convention modifiers for x86Jan Kotas1-71/+79
2016-03-23Delete security transparency tests that are not valid on .NET CoreJan Kotas4-850/+0
2016-03-14Exclude doublearray/* from GCStress runsRuss Keldorph16-16/+32
2016-03-12Add test mode exclusionsRuss Keldorph1-1/+4
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin3-5/+5
2016-03-10Update dependencies on packages that don't exist.Davis Goodin2-6/+6
2016-03-10Update all versions to validate.Davis Goodin3-9/+9
2016-03-03Merge pull request #3459 from LLITCHEV/Issue3382-1Lubomir Litchev2-0/+43
2016-03-02Fix GC holes for all AMD64 platforms (Windows and System V) and a bug for Sys...Lubomir Litchev2-0/+43
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin3-10/+10
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin178-178/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin3-5/+8
2016-03-02Remove all lockfiles from source control.Davis Goodin3-3755/+0
2016-03-01Merge pull request #3448 from swgillespie/license_headersSean Gillespie13-16/+47
2016-02-29Add support for emitting GC-ness of the second return register for 16 byteLubomir Litchev1-0/+40
2016-02-26Fix license header for test filesSean Gillespie13-16/+47
2016-02-17Port desktop tests that had referencesRichard L Ford49-76/+3244
2016-02-16Make dll project files build-only.Richard L Ford4-0/+8
2016-02-16Add libraries for tests that reference them.Richard L Ford9-0/+618
2016-02-10Fix warnings in test buildRuss Keldorph2-9/+16
2016-01-27Update license headersdotnet-bot355-713/+1068
2016-01-11Merge pull request #2592 from hoyMS/Bug2311Hongtao Yu1-48/+54
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin576-706/+770
2016-01-08Fix for issue 2311.Hongtao Yu1-48/+54
2016-01-08stk_bndchk.il is failing consistently for some individuals andRuss Keldorph2-370/+0
2016-01-05Port more JIT tests.Pat Gavlin8-0/+511
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+1
2015-12-28Using ilasm for test populationKyungwoo Lee39-42/+0
2015-12-23Merge pull request #2313 from richardlford/portilasm1211Richard L Ford382-8/+48382
2015-12-22Port additional desktop tests to CoreClrRichard L Ford382-8/+48382
2015-12-20Cleanup warnings in native test projectsMike Danes1-4/+4
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin576-706/+770
2015-12-16Merge pull request #2354 from pgavlin/ImportSimpleTestsPat Gavlin113-0/+20567
2015-12-15Import additional JIT tests.Pat Gavlin113-0/+20567
2015-12-15Porting testsHongtao Yu10-0/+523
2015-12-14Porting tests:Hongtao Yu3-0/+325
2015-12-11Porting tests that have referencesHongtao Yu348-2/+24763
2015-12-10Import missing JIT tests.Pat Gavlin1297-1985/+86575
2015-12-08Merge pull request #2259 from pgavlin/ImportSimpleTestsPat Gavlin61-6/+4359
2015-12-08Import additional JIT tests.Pat Gavlin61-6/+4359
2015-12-07Port more C# unit testsRichard L Ford87-0/+4608
2015-12-03Porting jit\methodical\tailcall_v4\hijacking.ilprojHongtao Yu2-0/+432
2015-12-03PortingHongtao Yu16-0/+600
2015-12-02Porting the folloiwng CoreCLR JIT SelfHost tests:Hongtao Yu38-3/+1353
2015-11-24Update auto-generated project.lock.jsonJan Kotas1-1819/+299
2015-11-18Add the tests used to bring the System V struct passing/returning functionality.Lubomir Litchev10-0/+4965
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-09-11Delete two bad testsBruce Forstall4-242/+0