summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Support COM events (#22721)Aaron Robinson20-32/+697
2019-02-21JIT: handle preference miss two register xmm return case (#22733)Andy Ayers1-3/+0
2019-02-21Enable the HWIntrinsic extension methods and remove the instance implementati...Tanner Gooding186-1893/+2524
2019-02-20Fix dblarray tests and reenable for arm32 (#22718)Andy Ayers5-60/+99
2019-02-19Add ManagedRuntimeEventSource (#22515)Sung Yoon Whang1-0/+60
2019-02-19Correct the assert to add R8 as a potential valid registerBrian Sullivan1-18/+0
2019-02-19Cleanup Calendars code (#22582)Hugh Bellamy1-0/+14
2019-02-19Fixing extension method overload resolution for some S.R.I.Vector methods (#2...Tanner Gooding1-12/+12
2019-02-19Optimize Vector128/256<T>.Get/WithElement (#22353)Fei Peng3-0/+276
2019-02-18Adjust gc stress compatibility settings for two tests (#22633)Andy Ayers2-1/+1
2019-02-18Use correct version for Microsoft.NETCore.Platforms (#22683)Jan Kotas5-5/+5
2019-02-18Fix constrained call corner cases (#22464)Michal Strehovský10-13/+605
2019-02-17Fix the build of Loader/NativeLib test (#22648)Swaroop Sridhar4-8/+9
2019-02-16Only import the RoslynPropsFile if it exists. (#22657)Tanner Gooding1-1/+1
2019-02-15[master] Update dependencies from dotnet/corefx (#22595)dotnet-maestro[bot]252-1107/+1111
2019-02-15JIT: modify how jit determines when to update a type (#22618)Andy Ayers6-0/+163
2019-02-15Delete references to System.Memory package that does not exist anymore (#22626)Jan Kotas3-7/+1
2019-02-15Disable failing corefx test (#22625)Jan Kotas1-0/+14
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding20-44/+13
2019-02-14Remove unnecessary ProjectReferences to CoreCLRTestLibrary (#22539)Egor Chesakov259-766/+5
2019-02-14Fix check for memory containment safety. (#22563)Eugene Rozenfeld2-0/+80
2019-02-13Use dependency flow for core-setup and corefx dependencies (#22544)Juan Hoyos12-61/+61
2019-02-12Fix exception sets for indirections in value numbering. (#22542)Eugene Rozenfeld1-3/+0
2019-02-12Bug Fix: Calling System.Diagnostics.Tracing.EventPipe.Enable twice asserts #2...José Rivero2-0/+216
2019-02-12Update COM Activator class (#22317)Aaron Robinson29-57/+360
2019-02-12Add new rounding modes to System.Math, System.MathF (#20815)hamish-rose1-0/+4
2019-02-11Support building with VS2019 Preview (#22525)Tanner Gooding2-103/+132
2019-02-11Move runincontext to src/toolsRuss Keldorph2-583/+0
2019-02-11Move GCHandle to shared (#22499)Stephen Toub1-0/+8
2019-02-08Update BuildTools, CoreFx, CoreSetup to preview1-03706-01, preview.19106.8, p...dotnet-maestro-bot1-0/+174
2019-02-08Force results of rejected multi-reg-returning tail-call candidates to temp. (...Eugene Rozenfeld2-0/+101
2019-02-07Disable more baseservices/threading/interlocked tests on Ubuntu.Arm64 (#22471)Egor Chesakov1-0/+12
2019-02-07Merge pull request #22435 from echesakovMSFT/TreatCLRTestExecutionArgumentsAs...Egor Chesakov3-14/+8
2019-02-07Fixing Utf8Formatter.Float to support all the same format specifiers as the u...Tanner Gooding1-0/+8
2019-02-07Fix delegate creation for default interface methods on structs (#22427)Michal Strehovský2-0/+215
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed3-13/+15
2019-02-06Merge pull request #22450 from BruceForstall/DisableFlakySystemNetTestsBruce Forstall1-0/+1
2019-02-06Throw an exception when passing strings by-value as out parameters. (#21513)Jeremy Koritzinsky6-4/+24
2019-02-06Disable flaky Linux/arm64 corefx System.Net.Sockets.TestsBruce Forstall1-0/+1
2019-02-06Treat $(CLRTestExecutionArguments) as an array in BashEgor Chesakov2-8/+8
2019-02-06Enable baseservices/threading/paramthreadstart/ThreadStartString_1Egor Chesakov1-6/+0
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek68-9/+202
2019-02-05Merge pull request #22433 from BruceForstall/DisableFailingLinuxArm64TestBruce Forstall1-0/+3
2019-02-05Merge pull request #22438 from BruceForstall/DisableFailingXarchTestsBruce Forstall1-0/+18
2019-02-05Merge pull request #22439 from BruceForstall/DisableWaitOne2Bruce Forstall1-0/+3
2019-02-05Disable GThread23 testBruce Forstall1-0/+3
2019-02-05Disable failing constrainedcall test on LinuxBruce Forstall1-0/+3
2019-02-05Disable baseservices\threading\mutex\misc\waitone2 testBruce Forstall1-0/+3
2019-02-05Disable failing BestFitMapping testsBruce Forstall1-0/+18
2019-02-05Merge pull request #22431 from BruceForstall/DisableCorefxFailingTestsBruce Forstall1-0/+2