summaryrefslogtreecommitdiff
path: root/tests/src/readytorun
AgeCommit message (Expand)AuthorFilesLines
2016-03-30Fix R2R fixups for delegate ctorsJan Kotas1-0/+23
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin3-6/+6
2016-03-10Update dependencies on packages that don't exist.Davis Goodin3-3/+3
2016-03-10Update all versions to validate.Davis Goodin3-39/+39
2016-03-05Merge pull request #3470 from erozenfeld/ValueNumbersForR2RHelpersJan Kotas1-0/+51
2016-03-04Improvements for ReadyToRun helpers in JIT value numbering.Eugene Rozenfeld1-0/+51
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin3-42/+42
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin4-4/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin3-51/+54
2016-03-02Remove all lockfiles from source control.Davis Goodin3-10620/+0
2016-02-03Fix warning in Windows build of readytorun testsJan Vorlicek2-10/+0
2016-02-02Enable ready to run tests on UnixJan Vorlicek10-12/+231
2016-01-27Update license headersdotnet-bot2-4/+6
2016-01-04Fix compilation of Object.GetType intrinsic in ReadyToRun modeJan Kotas1-0/+8
2015-11-24Update auto-generated project.lock.jsonJan Kotas3-1017/+5646
2015-10-18Managed Test Portdotnet-bot6-9/+2376
2015-10-15Changes to Test InfrastructureKoundinya Veluri10-620/+1341
2015-09-05Add mappings for ReadyToRun helpers used by llilc:Eugene Rozenfeld1-32/+51
2015-09-02Package updates and fixesMatt Mitchell13-43/+2824
2015-08-28Ensure ReadyToRun test verifies version resiliencyJan Vorlicek9-23/+125
2015-08-26Add ready to run testsJan Vorlicek8-0/+940