summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-26GCC compatibility fixes #7 (#22810)Sinan Kaya1-1/+9
2019-02-25Add the coreclr blob feed as a restore source for test builds. (#22839)Jeremy Koritzinsky1-15/+0
2019-02-25Remove buildpipelines (#22835)Steve MacLean5-500/+0
2019-02-25Fix and re-enable some finalizer tests (#22771)Andy Ayers6-6/+10
2019-02-23Removed erroneous use of 'PROCESSOR_ARCHITECTURE' Enviroment variable (#22743)John6-20/+15
2019-02-23fix BSWAP16 intrinsic handling of signed values (#22666)Clinton Ingram1-24/+62
2019-02-22Change Environment.Version to return product version (#22664)Jan Kotas3-0/+112
2019-02-22Update CoreFX Windows Arm32 exclusion list. (#22695)Sergey Andreenko1-4/+4
2019-02-22Disable IJW tests on Windows 7. (#22779)Jeremy Koritzinsky3-1/+9
2019-02-22More GNUC Fixes (#22687)Sinan Kaya14-21/+116
2019-02-22Disable tests that fail to build under 3.0.0-preview3 (#22774)Jarret Shook3-0/+10
2019-02-22Exclude /Interop/COM/NETClients/Events/NETClientEvent for arm32 Windows. (#22...Sergey Andreenko1-0/+3
2019-02-21Fix CoreFX build break. (#22773)Sergey Andreenko1-4/+12
2019-02-21Merge pull request #22731 from briansull/issue-22436Brian Sullivan1-18/+0
2019-02-21[XUnit] Use ParallelRun==Collections on all platforms. (#22746)Sergey Andreenko1-5/+2
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 Isuue 22436 - noway_assert 'expTyp == cseLclVarTyp' in optcse.cppBrian Sullivan1-18/+0
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