Updating runtest.py to support printing coredump information (#21149)
[platform/upstream/coreclr.git] / tests /
2018-11-26 Tanner GoodingUpdating runtest.py to support printing coredump inform...
2018-11-26 Carol EidtMerge pull request #21164 from kvochko/no_hw_intrinsics_x86
2018-11-25 Jeremy KoritzinskyFix Interop/PInvoke/Miscellaneous/HandleRef tests under...
2018-11-24 Eugene RozenfeldDon't assume objects don't escape in pure helpers.
2018-11-22 John DoeTypos (#21171)
2018-11-22 Jan KotasDelete System.AppDomainSetup (#21157)
2018-11-21 Aaron RobinsonMerge pull request #21146 from AaronRobinsonMSFT/comtoc...
2018-11-21 Swaroop SridharIntroduce Marshall.LoadLibrary API (#20871)
2018-11-21 Eugene RozenfeldDisable object stack allocation verification under...
2018-11-21 Tanner GoodingEnsuring that gc_stress and gc_stress_c are marked...
2018-11-20 Carol EidtMerge pull request #21058 from CarolEidt/FixVZeroUpper
2018-11-20 Eugene RozenfeldFix for #21011: propagate GTF_DONT_CSE on comma returns
2018-11-20 Tanner GoodingFixing up some issues with the HWIntrinsic test templat...
2018-11-20 Jan KotasUpdate xunit version to match corefx (#21098)
2018-11-20 Carol EidtAdd asserts for the types of the Span indexers. (#21037)
2018-11-19 Stephen ToubDisable stale sockets test (#21083)
2018-11-18 Hugh BellamyAdd ICustomMarshaler tests (#19195)
2018-11-17 Tanner GoodingRemoving the legacy helper intrinsics and adding tests...
2018-11-17 Egor ChesakovForce Unicode in test_location parameter in delete_exis...
2018-11-17 Sergey AndreenkoExclude GC stress failure test. (#21059)
2018-11-17 Sergey AndreenkoExclude tests from GCStress failing due to 21044 (...
2018-11-17 Bruce ForstallMerge pull request #21004 from BruceForstall/UpdateRunt...
2018-11-17 Zeng JiangAdd PInvoke/Decimal tests (#19301)
2018-11-16 Jeremy KoritzinskyAdd simple tests for ArrayWithOffset marshaling. (...
2018-11-16 Zeng JiangAdd Interop/PInvoke/Attributes tests (#19107)
2018-11-16 Zeng JiangAdd PInvoke/CriticalHandles tests (#19297)
2018-11-16 Zeng JiangAdd PInvoke/SafeHandles tests (#19330)
2018-11-16 Jeremy KoritzinskyAdd Tests for VBByRefStr marshalling (#20982)
2018-11-16 Jeremy KoritzinskyAdd tests for marshalling as VARIANT_BOOL or VARIANT...
2018-11-16 Zeng JiangAdd PInvoke/SizeParamIndex tests (#19348)
2018-11-15 Zeng JiangAdd PInvoke/DllImportpath tests (#19270)
2018-11-15 Jeremy KoritzinskyAdd tests for ANSI BSTRs (#20985)
2018-11-15 Brian SullivanMerge pull request #21008 from briansull/new-toolset
2018-11-15 Zeng JiangAdd PInvoke/Array tests (#19266)
2018-11-15 Egor ChesakovCombine ExcludeList in AltJit scenarios for both host...
2018-11-15 Zeng JiangAdd PInvoke/Miscellaneous tests (#19326)
2018-11-15 Michal StrehovskýAllow supressing exceptions in diamond inheritance...
2018-11-15 Aaron RobinsonFix invalid tests for COM native server (#21012)
2018-11-15 Aaron RobinsonDisable COM tests being CrossGen'd (#21010)
2018-11-14 Jeremy KoritzinskyAdd test for marshalling ArgIterators on Windows (...
2018-11-14 Sergey AndreenkoFix arm64 PUTARG_STK(contained OBJ(contained LCL_FLD_AD...
2018-11-14 Bruce ForstallUpdate help output of runtest.cmd/sh
2018-11-14 Brian SullivanMerge pull request #20961 from briansull/const-eval-fix
2018-11-14 Eugene RozenfeldFix for bug 20499.
2018-11-14 Eugene RozenfeldDisable R2R for object stack allocation tests.
2018-11-13 Egor ChesakovSpecify version of xunit.console.dll during the custom...
2018-11-13 Jeremy KoritzinskyAdd tests for AsAny Marshalling (#20963)
2018-11-13 Michal StrehovskýHandle generics in methodimpls for default interface...
2018-11-13 Egor ChesakovExclude failing System.Memory.Tests (#20958) on Linux...
2018-11-13 Egor ChesakovLower fast tail call wasn't patching control expression...
2018-11-13 Eugene RozenfeldDisable stress random inlining for object stack allocat...
2018-11-12 Egor ChesakovUpdate tests/arm64/corefx_linux_test_exclusions.txt...
2018-11-12 Andy AyersAllow jit to examine type of initonly static ref typed...
2018-11-12 Tanner GoodingSome cleanup of the Math functions from #20788 (#20912)
2018-11-11 Jeremy KoritzinskyKeep delegate fields alive across a full native call...
2018-11-10 Zeng JiangAdd PInvoke/BestFitMapping tests (#19269)
2018-11-09 Bruce ForstallMerge pull request #20895 from dotnet/dev/unix_test_wor...
2018-11-09 Li ShengqiuFix typos in comments (#20908)
2018-11-09 Eugene RozenfeldImplement escape analysis and stack allocation of non...
2018-11-09 Jan KotasDelete unnecessary ReferenceSystemPrivateCoreLib
2018-11-08 Brian SullivanMerge pull request #20838 from briansull/issue_18259
2018-11-08 Michelle McDanielSpecify path to python3.5 for perf jobs (#20443)
2018-11-08 Brian SullivanFixes issue 18259
2018-11-08 Sven BoemerAdd azure-pipelines build and test definitions (#20840)
2018-11-08 Michal StrehovskýAdd test coverage for custom modifiers (#20546)
2018-11-08 Tanner GoodingFixing up the Double/Single parsing code to be correct...
2018-11-08 Jan VorlicekAdd unloadability support to ReliabilityFramework ...
2018-11-07 Carol EidtMerge pull request #20787 from CarolEidt/Arm64Intrinsic...
2018-11-07 Bruce ForstallForce using clang5.0 for Ubuntu arm32 builds (#20825)
2018-11-07 Jeremy KoritzinskyDisable running ILAsm round-trip build on COM Tests...
2018-11-06 Levi BroderickImprove performance of Memory<T>.Span property getter...
2018-11-06 Bruce ForstallMerge pull request #20633 from BruceForstall/FixSPCheck
2018-11-06 Sergey Andreenkofix corefx folder (#20828)
2018-11-06 Bruce ForstallMerge pull request #20834 from BruceForstall/FixArmElJob
2018-11-06 Bruce ForstallFix calling convention for 3 p/invoke test cases
2018-11-06 Levi BroderickAdd support for BSWAP intrinsic (#18398)
2018-11-05 Brian SullivanMerge pull request #20736 from briansull/issue_18672
2018-11-05 Brian SullivanFix constant propagation with nested structs
2018-11-03 Bruce ForstallMerge pull request #20780 from dotnet/dev/unix_test_wor...
2018-11-03 Carol EidtAdd Windows support for Arm64 HW Intrinsics
2018-11-03 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-02 Bruce ForstallMerge pull request #20769 from BruceForstall/FixArm
2018-11-02 Juan HoyosMerge pull request #20760 from hoyosjs/arcade
2018-11-02 Bruce ForstallMerge pull request #20770 from BruceForstall/EnableMore...
2018-11-02 Bruce ForstallDo PMI diffs on frameworks and benchmarks
2018-11-02 Sergey AndreenkoFix the test. (#20701)
2018-11-01 Bruce ForstallMerge pull request #20755 from dotnet/dev/unix_test_wor...
2018-11-01 Bruce ForstallMerge pull request #20750 from BruceForstall/ReduceExpe...
2018-11-01 Jan KotasDisable outdated CoreFX tests (#20749)
2018-11-01 Matt MitchellMerge pull request #20720 from dotnet/mmitche-patch-1
2018-11-01 Bruce ForstallFix expected Pri-1 test count
2018-11-01 Bruce ForstallUpdate PMI asm diffs in the CI (#20743)
2018-11-01 Jiang Zeng (Pacter... Add PInvoke/Structures tests
2018-11-01 Zeng JiangAdd PInvoke/NativeCallManagedComVisible tests (#19328)
2018-10-31 Carol EidtMerge pull request #20683 from CarolEidt/FixDD710234
2018-10-31 Bruce ForstallMerge pull request #20723 from BruceForstall/ImproveNOW...
2018-10-31 Jarret ShookRe-Enable Windows tests with JitOptSensitive flag ...
2018-10-31 Egor ChesakovWork around XUnit FileLoadException issues (#20644)
2018-10-31 Carol EidtArm32: Handle live-out double reg in resolution
2018-10-31 Carol EidtMerge pull request #20638 from fiigii/movetest
next