Add prefix to DAC's PAL exports for alpine (#18873)
[platform/upstream/coreclr.git] / tests /
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...
2018-07-09 Tanner GoodingAdding tests for the x86 TrailingZeroCount HWintrinsic
2018-07-09 Tanner GoodingRenaming ScalarUnOpTest to ScalarSimdUnOpTest
2018-07-09 Andon AndonovCoreFX CI Unix Staging commit (#18750)
2018-07-06 Bruce ForstallMerge pull request #18795 from BruceForstall/RemoveArme...
2018-07-05 Brian SullivanMerge pull request #18775 from briansull/add-noway...
2018-07-05 Aaron RobinsonUpdate certain Marshal APIs to match exception thrown...
2018-07-04 Andy AyersRe-enable jit regression test DevDiv_590771 (#18724)
2018-07-04 Tanner GoodingAdding tests for the byte overload of Ssse3.Shuffle
2018-07-03 Bruce ForstallMerge pull request #18504 from mikedn/comp-small
2018-07-03 Carol EidtMerge pull request #18768 from CarolEidt/RemoveIsMultiReg
2018-07-03 Carol EidtMerge pull request #18766 from CarolEidt/Fix18765
2018-07-03 Bruce ForstallMerge pull request #18716 from BruceForstall/RemoveTstJ...
2018-07-03 Egor ChesakovUse generic win-x86/win-x64 RIDs in stress_dependencies
2018-07-03 Andon AndonovUpdate CoreFX CI packages to NetcoreApp3 (#18760)
2018-07-03 Tanner GoodingAdding an Avx.StaticCast test (modified from the Sse...
2018-07-02 Brian RobbinsDispatch Runtime Events to EventListener (#18649)
2018-07-02 Tanner GoodingFixing up the Sse41.Insert float HWIntrinsics
2018-07-02 Sergey Andreenkoreenable fixed arm64 altjit tests (#18722)
2018-07-02 Tanner GoodingAdding back the tests for Avx.MaskLoad
2018-07-02 Tanner GoodingRemoving unnecessary `try/catch` blocks from the Extrac...
2018-06-29 Bruce ForstallMerge pull request #18715 from BruceForstall/FixSignedC...
2018-06-29 Bruce ForstallMerge pull request #18693 from BruceForstall/FixLinuxX6...
2018-06-29 Carol EidtMerge pull request #18696 from CarolEidt/Fix18362
2018-06-29 Andy AyersJIT: fix regression when returning struct with no field...
2018-06-28 Carol EidtAdd test for #18362
2018-06-28 Bruce ForstallMerge pull request #18689 from BruceForstall/UpdateArmB...
2018-06-28 EdenUpdate Tizen CI docker image (#18567)
2018-06-28 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-28 Andy AyersJIT: fix bug returning small structs on linux x64 ...
2018-06-27 Andon AndonovWindows CoreFX CI (#18365)
2018-06-27 Jan KotasMerge pull request #18645 from tgiphil/readonly
2018-06-27 Brian SullivanMerge pull request #18130 from sdmaclea/PR-ARM64-JIT...
2018-06-26 AmyMerge pull request #18435 from acmyu/unwind
2018-06-26 Jakob Botsch NielsenFix value numbering when selecting a constant (#18627)
2018-06-22 Carol EidtMerge pull request #18581 from CarolEidt/Reenable18295
2018-06-22 Bruce ForstallMerge pull request #18595 from BruceForstall/FixArmEnco...
2018-06-21 AmyMerge pull request #18570 from acmyu/bugs
2018-06-21 Andon AndonovWindows CoreFX CI Staging Commit (#18388)
2018-06-21 Bruce ForstallMerge pull request #18031 from kbaladurin/fix-hfa-tests
2018-06-20 Wes HaggardMerge pull request #18552 from dotnet-maestro-bot/maste...
2018-06-20 Carol EidtMerge pull request #18573 from CarolEidt/ExplicitLayoutTest
2018-06-20 Carol EidtRe-enable tests after fixing 18295
2018-06-20 Carol EidtAn UnusedValue still requires a target reg (#18561)
2018-06-20 Carol EidtAdd another test for #17971
2018-06-20 Jarret ShookRemove MaskLoad tests from arm and arm64 lst files...
2018-06-19 AmyMerge pull request #18500 from acmyu/liveness
2018-06-19 Carol EidtgenPutArgStk needs to check for FIELD_LIST first (...
2018-06-18 Jarret ShookCorrectly return early if the test fails (#18529)
2018-06-18 Fei PengImprove Intel hardware intrinsic APIs (#17637)
2018-06-18 John DoeTypo (#18520)
2018-06-18 Jarret ShookRe-Enable StructABI test for xplat (#18496)
2018-06-15 AmyMerge pull request #18474 from acmyu/gc
2018-06-15 AmyMerge pull request #18379 from acmyu/disasm
2018-06-15 Carol EidtUse correct field offset in genPutArgStkFieldList ...
2018-06-13 Bruce ForstallMerge pull request #18438 from BruceForstall/FixKeepAlive
2018-06-13 Carol EidtFix enregistered lclFld bug (#18418)
2018-06-13 Bruce ForstallMerge pull request #18442 from BruceForstall/DisableB65423
2018-06-13 Bruce ForstallMerge pull request #18433 from BruceForstall/DisableLon...
2018-06-12 Bruce ForstallDisable test b65423, tracked by #18441
2018-06-12 Bruce ForstallFix GC KeepAlive test
2018-06-12 Bruce ForstallDisable HugeArray test in GCStress modes
2018-06-11 Jarret Shook(Re)Enable NativeVarargs for CoreCLR (#18373)
2018-06-09 Bruce ForstallMerge pull request #18394 from BruceForstall/Fix10115
2018-06-09 Bruce ForstallMerge pull request #18363 from sdmaclea/PR-waitany...
2018-06-09 Bruce ForstallRe-enable tests for Windows arm64
2018-06-09 Bruce ForstallMerge pull request #18382 from BruceForstall/MakeArmGcS...
2018-06-08 Russ KeldorphFix coredistools download script now that Packages...
2018-06-08 Bruce ForstallMerge pull request #18287 from sdmaclea/TryClearGCStres...
2018-06-08 Bruce ForstallDisable 3 tests incompatible with GCStress=3
2018-06-08 Steve MacLeanFix threading gcStress fails
2018-06-08 AmyMerge pull request #18326 from acmyu/gc
2018-06-08 Sergey AndreenkoWorkaround for compiler.hpp (1848) - Assertion failed...
2018-06-08 Egor ChesakovDisable failing CoreFx tests on Windows/arm and Linux...
2018-06-08 Andy AyersJIT: Fix bug in finally cloning caused by unsound callf...
2018-06-08 Aaron RobinsonInterop Copy tests now all return 101 during fail rathe...
2018-06-08 Bruce ForstallMerge pull request #18354 from sdmaclea/PR-eventsourcetrace
2018-06-07 Steve MacLeanWaitany test debug and cleanup
2018-06-07 Steve MacLeanMark eventsourcetrace GCStressIncompatible
next