summaryrefslogtreecommitdiff
path: root/tests/src/readytorun
AgeCommit message (Expand)AuthorFilesLines
2020-03-25[Tizen] Fix usage of ni.exe in readytorun testGleb Balykov1-1/+1
2019-06-27Fix VersionBubbles test (#25392)Jan Vorlicek1-9/+10
2019-06-17Allow PEImageLayout to be loadable for R2R images loaded from streams. (#25159)Fadi Hanna1-0/+12
2019-06-10Switch P/Invokes into libcoreclr for the PAL to QCalls (#25055)Jeremy Koritzinsky7-22/+19
2019-05-22Allow CORINFO_BOX_THIS for primitives and enums (#24644)Michal Strehovský2-0/+22
2019-05-13Disable versionbubbles under GCStress.Sergey Andreenko1-0/+2
2019-05-01Copy all win32 resources (#24308)David Wrighton3-0/+90
2019-04-09Unconditionally set CrossGenTest to false for readytorun/tests/mainv1 mainv2 ...Egor Chesakov2-0/+2
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean2-14/+14
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding1-1/+0
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek2-1/+5
2019-01-14Large version bubble Support (#21727)Andon Andonov4-0/+145
2018-12-10Add support for RVA fields to crossgen/R2R (#21463)Jan Kotas1-0/+9
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-1/+5
2018-08-15R2RDump - GcInfo for x86Amy Yu25-572/+2730
2018-08-10Disable R2RDumpTest for JIT stress modesBruce Forstall1-0/+5
2018-08-07R2RDump - Tests for Debug, avoid copying expected xml files (#19321)Amy12-8/+3600
2018-08-06R2RDumpTests on Windows_NT.x64.Release (#19315)Amy5-1/+1329
2018-08-06R2RDump - Ignore sensitive properties to pass tests (#19155)Amy14-858/+124
2018-07-31R2RDump - Fix and update R2RDumpTests (#19039)Amy14-862/+1163
2018-07-23R2RDump - UnwindInfo for x86 (#18994)Amy8-24/+168
2018-07-19Disable r2rdump test for JIT stress currentlyBruce Forstall1-1/+5
2018-07-18R2RDump - Test infrastructure (#18745)Amy23-0/+3608
2018-04-03Increase crst level for ReadyToRunInfo's map lock (#17376)Koundinya Veluri2-0/+187
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