summaryrefslogtreecommitdiff
path: root/tests/src/Regressions
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-10Update all versions to validate.Davis Goodin49-588/+588
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin49-686/+686
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin49-784/+833
2016-03-02Remove all lockfiles from source control.Davis Goodin49-170520/+0
2016-02-26Fix license header for test filesSean Gillespie49-0/+147
2016-02-27Change avtest priority to 0Jan Vorlicek1-1/+1
2016-01-27Update license headersdotnet-bot19-38/+57
2015-11-24Update auto-generated project.lock.jsonJan Kotas49-16611/+92218
2015-11-05Fix casing of AssemblyName to match the name of the csproj.Aditya Mandaleeka1-1/+1
2015-10-21Fix directory casing of `regressions' in test/srcMatt Ellis237-0/+114383
2015-10-18Managed Test Portdotnet-bot6-9/+2376
2015-10-15Changes to Test InfrastructureKoundinya Veluri24-319/+2131
2015-09-02Package updates and fixesMatt Mitchell3-427/+760
2015-08-11Delete unused System.Threading.Timer.dll dependenciesJan Kotas1-41/+1
2015-08-07Removing old System.Threading.Timer tests with the correspondingJonathan Miller2-35/+0
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell14-50/+2053
2015-03-21Add host flag to disable transparency checks in CoreCLRJan Kotas1-0/+34
2015-03-08Adding app.config to get rid of the warning MSB3276Rama krishnan Raghupathy8-6/+95
2015-02-02Enabling build of GC stress TestRama krishnan Raghupathy1-1/+0
2015-01-30Changes to Miscellaneous test project and runtestRama krishnan Raghupathy4-23/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot27-0/+17941