summaryrefslogtreecommitdiff
path: root/tests/src/reflection
AgeCommit message (Expand)AuthorFilesLines
2019-07-01Get rid of warnings while building tests (#25514)Michal Strehovský1-1/+1
2019-06-10fix generic attribute bug when generic attribute has parameters and the param...Avi Avni1-0/+16
2019-04-23Add test coverage for static members on interfaces (#23928)Michal Strehovský4-0/+143
2019-04-08Allow reabstraction of default interface methods (#23313)Michal Strehovský5-8/+213
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding2-2/+0
2018-11-28 Delete test dev10_630880 (#21239)Jan Kotas2-80/+0
2018-11-12Allow jit to examine type of initonly static ref typed fields (#20886)Andy Ayers2-0/+145
2018-11-08Add test coverage for custom modifiers (#20546)Michal Strehovský6-0/+485
2018-10-16Fix resetting of m_hasArgLocDescForStructInRegs (#20450)David Wrighton2-0/+96
2018-08-17Enable Tiered Compilation by default (#19525)Koundinya Veluri1-10/+0
2018-08-01build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...Jacek Blaszczynski1-7/+11
2018-04-17Enable generic attributes (#9189)Avi Avni5-0/+530
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-2/+2
2018-03-08Pass generic context argument for shared instance methods on generic interfac...Andon Andonov1-6/+4
2018-02-21Disable tiered compilation for collectible assemblies (#16437)Koundinya Veluri2-0/+114
2018-02-07Make it possible to Reflection.Emit default interface methods (#16257)Michal Strehovský2-0/+121
2018-01-29Fix reflection to work with default interface methods (#16034)Michal Strehovský8-0/+449
2017-08-16Move less valuable tests to priority 1.Pat Gavlin1-5/+2
2017-04-06Call custom parameterless constructor on structs through Activator (#10778)Koundinya Veluri2-0/+128
2017-03-30Add test coverage for ldtoken of open generic methods (#10592)Michal Strehovský1-1/+125
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas5-21/+0
2017-02-22Add test coverage for ldtoken with members (#9713)Michal Strehovský2-0/+281
2016-10-08Add test to validate ByRef type unification (#7534)Michal Strehovský2-0/+123
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy7-162/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin2-58/+66
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas2-38/+38
2016-04-14Updating BuildToolsJose Perez Rodriguez2-0/+18
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin2-4/+6
2016-03-10Update dependencies on packages that don't exist.Davis Goodin2-2/+2
2016-03-10Update all versions to validate.Davis Goodin2-24/+24
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin2-28/+28
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin2-32/+34
2016-03-02Remove all lockfiles from source control.Davis Goodin2-6960/+0
2016-02-26Fix license header for test filesSean Gillespie3-0/+9
2015-11-24Update auto-generated project.lock.jsonJan Kotas2-678/+3764
2015-10-18Managed Test Portdotnet-bot12-0/+4270