Merge pull request #23111 from am11/gcc-configuration
[platform/upstream/coreclr.git] / tests /
2019-02-17 Tanner GoodingOnly import the RoslynPropsFile if it exists. (#22657)
2019-02-16 Carol EidtMerge pull request #22528 from mikedn/idx-addr
2019-02-16 dotnet-maestro[bot][master] Update dependencies from dotnet/corefx (#22595)
2019-02-15 Andy AyersJIT: modify how jit determines when to update a type...
2019-02-15 Jan KotasDelete references to System.Memory package that does...
2019-02-15 Jan KotasDisable failing corefx test (#22625)
2019-02-15 Tanner GoodingManually update the dependencies.props and move S.P...
2019-02-15 Egor ChesakovRemove unnecessary ProjectReferences to CoreCLRTestLibr...
2019-02-14 Eugene RozenfeldFix check for memory containment safety. (#22563)
2019-02-14 Juan HoyosUse dependency flow for core-setup and corefx dependenc...
2019-02-14 Carol EidtMerge pull request #22327 from BrianBohe/refactoring_ge...
2019-02-12 Eugene RozenfeldFix exception sets for indirections in value numbering...
2019-02-12 José RiveroBug Fix: Calling System.Diagnostics.Tracing.EventPipe...
2019-02-12 Aaron RobinsonUpdate COM Activator class (#22317)
2019-02-12 hamish-roseAdd new rounding modes to System.Math, System.MathF...
2019-02-12 Tanner GoodingSupport building with VS2019 Preview (#22525)
2019-02-11 Russ KeldorphMove runincontext to src/tools
2019-02-11 Stephen ToubMove GCHandle to shared (#22499)
2019-02-08 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup to preview1-03706...
2019-02-08 Eugene RozenfeldForce results of rejected multi-reg-returning tail...
2019-02-08 Egor ChesakovDisable more baseservices/threading/interlocked tests...
2019-02-07 Bruce ForstallMerge pull request #22023 from BruceForstall/FixGSWithL...
2019-02-07 Egor ChesakovMerge pull request #22435 from echesakovMSFT/TreatCLRTe...
2019-02-07 Tanner GoodingFixing Utf8Formatter.Float to support all the same...
2019-02-07 Michal StrehovskýFix delegate creation for default interface methods...
2019-02-06 Tarek Mahmoud SayedIndex and Range updates (#22331)
2019-02-06 Bruce ForstallMerge pull request #22450 from BruceForstall/DisableFla...
2019-02-06 Jeremy KoritzinskyThrow an exception when passing strings by-value as...
2019-02-06 Bruce ForstallDisable flaky Linux/arm64 corefx System.Net.Sockets...
2019-02-06 Egor ChesakovTreat $(CLRTestExecutionArguments) as an array in Bash
2019-02-06 Egor ChesakovEnable baseservices/threading/paramthreadstart/ThreadSt...
2019-02-06 Jan VorlicekAdd option to run tests in unloadable context (#22332)
2019-02-06 Bruce ForstallMerge pull request #22433 from BruceForstall/DisableFai...
2019-02-06 Bruce ForstallMerge pull request #22438 from BruceForstall/DisableFai...
2019-02-06 Bruce ForstallMerge pull request #22439 from BruceForstall/DisableWai...
2019-02-06 Bruce ForstallMerge pull request #22444 from BruceForstall/DisableGTh...
2019-02-06 Bruce ForstallDisable GThread23 test
2019-02-06 Bruce ForstallDisable failing constrainedcall test on Linux
2019-02-06 Bruce ForstallDisable baseservices\threading\mutex\misc\waitone2...
2019-02-06 Bruce ForstallDisable failing BestFitMapping tests
2019-02-05 Bruce ForstallMerge pull request #22431 from BruceForstall/DisableCor...
2019-02-05 Bruce ForstallMerge pull request #22432 from BruceForstall/DisableWin...
2019-02-05 Bruce ForstallMerge pull request #22425 from BruceForstall/UploadMsbu...
2019-02-05 Aditya MandaleekaMerge pull request #22415 from adityamandaleeka/pinvoke_eh
2019-02-05 Bruce ForstallDisable failing Linux/arm64 corefx tests
2019-02-05 Bruce ForstallMerge pull request #22421 from BruceForstall/RestrictAr...
2019-02-05 Bruce ForstallMerge pull request #22416 from BruceForstall/FixRunTest...
2019-02-05 Jeremy KoritzinskyCorrectly error out gracefully on setup-stress-dependen...
2019-02-05 Jeremy KoritzinskyFix marshalling UTF8 string struct member from native...
2019-02-05 Bruce ForstallMerge pull request #22417 from BruceForstall/ExtractRun...
2019-02-05 Bruce ForstallConfigure MSBuild debug path and save any logs
2019-02-05 Bruce ForstallFix runtest.py output
2019-02-05 Bruce ForstallRestrict arm64 parallelism to collections
2019-02-04 Bruce ForstallExtract setting __TestTimeout
2019-02-04 Aditya MandaleekaRe-enable tests blocked by 21964.
2019-02-04 Bruce ForstallMerge pull request #22411 from BruceForstall/AlwaysArch...
2019-02-04 Egor ChesakovDisable JIT/SIMD/Vector3Interop_ro on x64 Unix platforms
2019-02-04 Egor ChesakovDisable JIT/Regression/CLR-x86-JIT/v2.1/b152292 on...
2019-02-04 Sergey AndreenkoReenable corefx System.Linq.Expressions.Tests. (#22362)
2019-02-04 Sergey AndreenkoDelete exclusions that reference fixed issues. (#22355)
2019-02-04 Andy AyersFix arm32 unwind for large methods (#22381)
2019-02-04 Jan KotasMerge pull request #22378 from filipnavara/native_cpp_to_C
2019-02-03 Michal StrehovskýThrow the right exception when interface dispatch is...
2019-02-03 Jan KotasUse unsigned index extension in muldi-dimensional array...
2019-02-03 Tamás CsalaRename DevDiv_754566.ilprog to DevDiv_754566.ilproj...
2019-02-02 Carol EidtPropagate preferences (#19429)
2019-02-02 Egor ChesakovMake Import of Helix.Sdk conditional in tests/helixpubl...
2019-02-01 Sergey AndreenkoExclude RecursiveException and MultipleException from...
2019-02-01 Tanner GoodingUpdate the double/float formatters to return the shorte...
2019-02-01 Egor ChesakovRefactor helixpublishwitharcade.proj (#22346)
2019-02-01 José Rivero[Arm64/arm32] GCStress failure in tracing/eventsourcetr...
2019-01-31 Egor ChesakovAdd timeoutPerTestCollection and use this to control...
2019-01-31 Sven BoemerRemove run.exe and config.json (#21608)
2019-01-30 Russ KeldorphDisable outdated test until it is updated
2019-01-30 Egor ChesakovDisable tests consistently failing in AzDO CI (#22304)
2019-01-30 Egor ChesakovRunCrossGen in ReadyToRun tests, set TimeoutPerTest...
2019-01-29 Maoni StephensTo support container scenario, 2 HardLimit configs...
2019-01-28 mikednFix various fgMorphInitBlock issues (#21820)
2019-01-26 Egor ChesakovSubmit to one Helix queue on pull requests and CI build...
2019-01-25 Sergey Andreenkothis test should not be run under gcstress (#22214)
2019-01-25 Jeremy KoritzinskyRemove reflection-based wraper for AssemblyDependencyRe...
2019-01-25 José RiveroUpdating MicrosoftDiagnosticsTracingTraceEventPackageVe...
2019-01-24 Carol EidtMerge pull request #14393 from mikedn/float-neg-abs
2019-01-24 Mike DanesUpdate SSE2 test
2019-01-24 Mike DanesFix importer spilling in the presence of assignment...
2019-01-24 Eugene RozenfeldFix test build warning. (#22168)
2019-01-24 Maoni Stephensthis test should not be run under gcstress (#22175)
2019-01-24 Aditya MandaleekaMerge pull request #22003 from adityamandaleeka/writeba...
2019-01-24 Jeremy KoritzinskyAdd GC.KeepAlive to keep collectible ALC alive across...
2019-01-23 Egor ChesakovDisable superpmicollection in r2r jobs until https...
2019-01-23 Jan VorlicekAdd unloadability testing tool (#22064)
2019-01-23 Eugene RozenfeldFix R2R failure in one of ObjectStackAllocation tests.
2019-01-23 Eugene RozenfeldFix for JIT\Directed\arglist\vararg test case.
2019-01-23 Jeremy KoritzinskyDon't redirect stdlib wchar functions to our test platf...
2019-01-23 Bruce ForstallMerge pull request #22053 from BruceForstall/FixSimd12S...
2019-01-20 Jan KotasCleanup array related FCalls (#22097)
2019-01-19 Ben AdamsUpdate Newtonsoft.Json (#22060)
2019-01-18 Jeremy KoritzinskyFix calling conventions on reverse PInvoke callbacks...
2019-01-18 Egor ChesakovRun Azure DevOps builds against pull requests in corecl...
2019-01-18 Jarret ShookSuperPMI Collect/Replay/AsmDiff tool (#21252)
next