Allow rejit on attach (#19054)
[platform/upstream/coreclr.git] / tests /
2018-08-01 Chris SienkiewiczBuild managed tests with dotnet (#19230)
2018-08-01 Eugene RozenfeldFix value number update in fgMorphCast. (#19226)
2018-08-01 Brian RobbinsExpose OSThreadId and TimeStamp on EventWrittenEventArg...
2018-08-01 Jacek Blaszczynskibuild-test - fix ilasm warnings caused by missing/incor...
2018-07-31 AmyR2RDump - Fix and update R2RDumpTests (#19039)
2018-07-31 Chris SienkiewiczAdd netcoreapp dependencies (#19177)
2018-07-30 Jacek BlaszczynskiFix HW intrinsics test projects naming and optimization...
2018-07-30 Koundinya VeluriTemporarily flag a SIMD test as optimization-sensitive...
2018-07-28 Dávid KayaAdded version increment for TrimExcess and EnsureCapaci...
2018-07-28 Jacek Blaszczynskibuild-test - fix TestWrapper CS warnings (#19180)
2018-07-28 Bruce ForstallMerge pull request #19165 from BruceForstall/FixCodeGen...
2018-07-27 Carol EidtLowering: Atomic ops can produce a value (#19173)
2018-07-27 Carol EidtMerge pull request #19145 from CarolEidt/Fix19081
2018-07-27 Bruce ForstallSpecify specific build flavors for CodeGenBringUpTests...
2018-07-27 Andy AyersJIT: add extra check to struct of struct of x promotion...
2018-07-27 Bruce ForstallMerge pull request #19154 from BruceForstall/FixArm64Lo...
2018-07-27 Jacek BlaszczynskiReference in box HW intrinsics (#19137)
2018-07-27 Bruce ForstallMerge pull request #19144 from BruceForstall/Fix13796
2018-07-26 Bruce ForstallFix overallocation of arm64 small constant localloc
2018-07-26 Aditya MandaleekaMerge pull request #19153 from adityamandaleeka/fix_bui...
2018-07-26 Sergey Andreenkoreenable corefx System.Runtime.Tests on arm32 (#19128)
2018-07-26 Bruce ForstallRe-enable arm64 tests that no longer fail
2018-07-26 Chris SienkiewiczSwitch to using MicrosoftNETCorePlatformsPackageVersion...
2018-07-25 Chris SienkiewiczSdk test projects (#19044)
2018-07-24 Tanner GoodingRemoving duplicate CoreCLRTestLibrary project references
2018-07-24 Tanner GoodingRegenerating the x86 HWIntrinsic templated tests
2018-07-24 Tanner GoodingRemoving `Random random = new Random()` from the HWIntr...
2018-07-24 Tanner GoodingRealigning the HWIntrinsic template metadata tables
2018-07-24 Tanner GoodingReplacing usages of random with TestLibrary.Generator...
2018-07-24 Tanner GoodingAdding TestLibrary.Generator methods for unsigned types
2018-07-24 Bruce ForstallMerge pull request #19099 from BruceForstall/Arm64Debug...
2018-07-24 Russ KeldorphRevert "Revert "Fix some failures when using build...
2018-07-24 Sven BoemerWork around cmd command length limit in xunit Exec...
2018-07-24 Aaron RobinsonAdd root MSBuild targets for Interop managed test asset...
2018-07-23 Egor ChesakovDisable tests failing on ARM32 in https://github.com...
2018-07-23 AmyR2RDump - UnwindInfo for x86 (#18994)
2018-07-23 mikednChange gtExtractSideEffList to use GenTreeVisitor ...
2018-07-21 Bruce ForstallMerge pull request #19049 from acmyu/issue19030
2018-07-20 Carol EidtMerge pull request #19067 from CarolEidt/FixStructRefCnt
2018-07-20 Brian SullivanMerge pull request #19065 from briansull/fix_19022
2018-07-20 Aaron RobinsonDisable manual COM registration logic on ARM32 (#19042)
2018-07-20 Carol EidtMerge pull request #19040 from CarolEidt/DiffFix
2018-07-20 Aaron RobinsonAdd issues with COM tests in the helix build. (#19047)
2018-07-20 Amy YuSkip R2RDumpTests in crossgen tests, test unsupported...
2018-07-20 Brian SullivanFixes issue 19022
2018-07-19 Tanner GoodingRemoving WINCORESYS usages from the test projects
2018-07-19 Tanner GoodingAdding a project reference for CoreCLRTestLibrary to...
2018-07-19 Tanner GoodingRegenerating the HWIntrinsic tests from the updated...
2018-07-19 Tanner GoodingUpdating the templated HWIntrinsic tests to use `TestLi...
2018-07-19 Sven BoemerBuild xunit wrappers the same way on windows and unix...
2018-07-19 Carol EidtMerge pull request #18999 from CarolEidt/Fix16359
2018-07-19 Bruce ForstallMerge pull request #19032 from BruceForstall/DisableR2r...
2018-07-19 Bruce ForstallDisable r2rdump test for JIT stress currently
2018-07-19 Bruce ForstallMerge pull request #19004 from BruceForstall/FixX86Ubun...
2018-07-19 Hugh BellamyImplement GetComObjectData and SetComObjectData (#18900)
2018-07-19 Aaron RobinsonBasic .NET client tests (#18843)
2018-07-18 Jakob Botsch NielsenProperly type morphed NEG nodes (#18837)
2018-07-18 Bruce ForstallMerge pull request #18970 from BruceForstall/FixAltjitC...
2018-07-18 AmyR2RDump - Test infrastructure (#18745)
2018-07-18 Carol EidtMerge pull request #18941 from CarolEidt/Fix18884
2018-07-17 Bruce ForstallFix corefx altjit test jobs
2018-07-17 Egor ChesakovEnable CoreFx tests disabled in https://github.com...
2018-07-17 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26717-04...
2018-07-17 Aaron RobinsonUpdate NativeCallable attribute tests (#18946)
2018-07-17 Vance MorrisonMerge pull request #18938 from vancem/EventSourceShutdown
2018-07-17 Carol EidtKill RCX when used by shift
2018-07-17 Carol EidtMerge pull request #18891 from CarolEidt/Fix18153
2018-07-16 Tanner GoodingAdding tests for the Avx2 AlignRight, Blend, and Conver...
2018-07-16 Bruce ForstallMerge pull request #18917 from BruceForstall/dev/unix_t...
2018-07-16 Jan KotasFix disabled test name (#18932)
2018-07-16 Egor ChesakovMark RuntimeEventSourceTest as GCStressIncompatible...
2018-07-16 Jan KotasCoreFX test fixes (#18929)
2018-07-14 Russ KeldorphRevert "Fix some failures when using build-test.sh"
2018-07-14 russFix some failures when using build-test.sh
2018-07-14 Wraith2Remove version increment from Dictionary<K,V>.Remove...
2018-07-13 Bruce ForstallEnable Windows ARM64 corefx jobs
2018-07-13 Andy AyersJIT: optimize some cases of unused structs (#18819)
2018-07-13 Egor ChesakovRemove System.Security.Cryptography.X509Certificates...
2018-07-13 Bruce ForstallDisable 3 long-running tests and 1 failing test (#18896)
2018-07-13 Brian SullivanMerge pull request #18887 from briansull/atomic-fix
2018-07-12 Eugene RozenfeldFixes for bugs in fgMorphCast and optNarrowTree. (...
2018-07-12 Brian SullivanAdded the repro test case
2018-07-12 Andon AndonovCoreFX CI Unix (#18753)
2018-07-12 Bruce ForstallMerge pull request #18862 from BruceForstall/DisableLon...
2018-07-11 Juan HoyosMerge pull request #18859 from hoyosjs/fix-debug-gscook...
2018-07-11 Bruce ForstallMerge pull request #18861 from BruceForstall/FixShowLoc...
2018-07-11 Bruce ForstallMerge pull request #18860 from BruceForstall/ReEnable13...
2018-07-11 Bruce ForstallDisable tests for Windows/arm64 with GCStress=3 that...
2018-07-10 Bruce ForstallFix ShowLocallocAlignment test for x86
2018-07-10 Bruce ForstallRe-enable tests for #13731 which was closed long ago
2018-07-10 Egor ChesakovRemove random.NextDouble() from JIT/HardwareIntrinsics...
2018-07-10 Carol EidtMerge pull request #18805 from CarolEidt/Fix18746
2018-07-10 Brian SullivanMerge pull request #18812 from briansull/fix_610014
2018-07-10 AmyMerge pull request #18653 from acmyu/build
2018-07-10 Tanner GoodingRegenerating the x86 HWIntrinsic tests to cover struct...
2018-07-10 Tanner GoodingUpdating the x86 HWIntrinsic test templates to test...
2018-07-10 AmyExclude failing CoreFx test (#18844)
2018-07-09 Amy YuExclude failing CoreFx test
2018-07-09 Tanner GoodingAdding tests for the ParallelBitDeposit and ParallelBit...
2018-07-09 Tanner GoodingAdding tests for the AndNot, ExtractLowestSetBit, GetMa...
next