summaryrefslogtreecommitdiff
path: root/tests/src/readytorun
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Move less valuable tests to priority 1.Pat Gavlin4-26/+16
2017-06-27Implement JIT_NewArr1_R2R as R2R wrapper for JIT_NewArr1 to support both Meth...Ruben Ayrapetyan2-0/+158
2017-04-20Move readytorun tests into directory one level deeperwtgodbe16-0/+0
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas9-34/+0
2017-01-26Fix encoding of native signatures in the presence of Enum.GetHashCode optimiz...Jan Kotas2-0/+12
2016-11-29Use invariant culture in test (#8327)Petr Onderka1-40/+52
2016-10-26Allow Ready-to-Run image to be loaded multiple times (#7809)John Chen1-11/+3
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy16-381/+0
2016-08-03Adding Support for FieldDescSlot generic dictionary entries for R2R generic c...Fadi Hanna6-0/+323
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin4-118/+134
2016-06-03Fix readytorun tests asking for user input (#5459)mkborg2-3/+3
2016-06-01Add more Ready-to-Run generics tests (#5190)John Chen4-7/+444
2016-05-28Ensure Ready-to-Run module is activated in generics dictionary lookup (#5288)John Chen8-0/+372
2016-05-26Fix generic non-virtual method call in Ready-to-Run imagesJohnChen02-0/+19
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas3-57/+58
2016-05-19Initial Ready-to-Run tests for genericsJohn Chen (CLR)2-0/+254
2016-04-14Updating BuildToolsJose Perez Rodriguez3-0/+27
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