summaryrefslogtreecommitdiff
path: root/tests/src/Regressions
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Port PR #258 to 3.1 (#27984)Carol Eidt2-0/+70
2019-07-04Fix instantiation stub maker for case where no register is used by function p...Fadi Hanna2-0/+157
2019-07-01Get rid of warnings while building tests (#25514)Michal Strehovský2-3/+3
2019-06-18Prevent loading byref-like types with invalid layout (#25200)Michal Strehovský2-0/+67
2019-05-20Merge pull request #24611 from janvorli/add-field-signature-testJan Vorlicek2-0/+66
2019-05-16Add support for invariant casing in PAL (#24597)Michal Strehovský2-0/+138
2019-05-16Add regression test for #24524Jan Vorlicek2-0/+66
2019-05-09Delete suspicious code in delegate construction (#24493)Michal Strehovský4-0/+306
2019-04-25Remove redundant tests (#24255)Russ Keldorph4-140/+0
2019-04-23Add test coverage for static members on interfaces (#23928)Michal Strehovský2-0/+129
2019-03-19Revert "Delete suspicious code in delegate construction (#22830)" (#23291)Jarret Shook4-306/+0
2019-03-14Delete suspicious code in delegate construction (#22830)Michal Strehovský4-0/+306
2019-03-06Remove legacy behavior around non-virtual interface calls (#23032)Michal Strehovský2-0/+152
2019-02-28Fix resource stream for collectible assembliesJan Vorlicek5-0/+308
2019-02-18Adjust gc stress compatibility settings for two tests (#22633)Andy Ayers1-0/+1
2019-02-07Fix delegate creation for default interface methods on structs (#22427)Michal Strehovský2-0/+215
2019-02-03Throw the right exception when interface dispatch is ambiguous (#22295)Michal Strehovský1-1/+4
2019-02-03Use unsigned index extension in muldi-dimensional array stubs (#22376)Jan Kotas2-0/+62
2019-01-18Use correct resolution scope when checking default implementations (#22036)Michal Strehovský4-0/+194
2018-12-18Fix stack walking and reporting of default interface methods (#21525)Michal Strehovský4-12/+0
2018-12-14Implement two pass algorithm for variant interface dispatch (#21355)Michal Strehovský2-0/+364
2018-11-16Exclude tests from GCStress failing due to 21044 (#21060)Sergey Andreenko2-0/+6
2018-11-15Allow supressing exceptions in diamond inheritance cases (#20458)Michal Strehovský2-0/+110
2018-11-13Handle generics in methodimpls for default interface methods (#20404)Michal Strehovský6-0/+366
2018-10-05Report instantiation argument in non-virtual interface calls (#20257)Michal Strehovský2-0/+126
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-0/+4
2018-08-03Fix invalid project references in test projectsJacek Blaszczynski1-1/+0
2018-05-22Mark delete_next_card_tableSteve MacLean1-1/+3
2018-04-12Fix for 17398. (#17501)Eugene Rozenfeld2-0/+125
2018-03-14Mark GenericContext test as incompatible with GCStress (#16918)Andon Andonov1-0/+3
2018-03-13Fix shuffling thunk for Unix AMD64 (#16904)Jan Vorlicek2-0/+424
2018-03-08Pass generic context argument for shared instance methods on generic interfac...Andon Andonov2-0/+109
2018-02-14Handle ELEMENT_TYPE_PTR in ILCodeStream::EmitLDIND/EmitSTIND (#16381)Michal Strehovský2-0/+56
2018-02-12Define type initialization semantics for interface instance methods (#16340)Michal Strehovský2-0/+87
2018-01-30Move the MethodImpl iterator when checking default interface methods (#16099)Michal Strehovský2-0/+98
2018-01-19Stop treating all calls to instance interface methods as callvirt (#15925)Michal Strehovský2-0/+107
2017-08-16Move less valuable tests to priority 1.Pat Gavlin10-55/+43
2017-06-17Add regression test for issue #12224 (#12331)Jan Vorlicek2-0/+82
2017-05-17Switch multicast delegate stub on Windows x64 to use stubs-as-il (#11624)Jan Kotas2-0/+83
2017-04-26Fix to respect readonly prefix for multidimensional array Address method (#11...Koundinya Veluri2-0/+67
2017-04-19For Reflection invoke, use ArgLocDescjashook1-8/+183
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas68-322/+0
2016-10-18Fix passing struct with four floats in registers via reflection (#7716)Jan Vorlicek2-0/+92
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy165-3932/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin49-1421/+1617
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas49-931/+931
2016-05-19Fix case-sensitive issue on Linux (#5086)Jiyoung Giuliana Yun3-6/+6
2016-04-14Updating BuildToolsJose Perez Rodriguez49-0/+441
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin49-98/+147
2016-03-10Update dependencies on packages that don't exist.Davis Goodin49-49/+49