[Tizen] Fix unsupportedCrossgenLibs.arm64 (#304)
[platform/upstream/coreclr.git] / tests /
2020-07-23 Timur Mustafin/AI... [Tizen] Fix unsupportedCrossgenLibs.arm64 (#304) accepted/tizen/unified/20200724.124146 submit/tizen/20200723.225658
2020-07-23 Timur[Tizen] Add skips for arm64
2020-07-23 Gleb Balykov[Tizen] Set obj dir to be TargetRid specific
2020-07-23 Gleb Balykov[Tizen] Add skips for armel
2020-07-23 Gleb Balykov[Tizen] Add updated scripts to run tests
2020-07-23 Gleb Balykov[Tizen] Add CoreCLR tests build dependencies v3.1.3...
2020-06-17 JUNG DONG-HEONAdd JIT/Stress/ABI Tests
2020-04-22 Gleb Balykov[Tizen] Skip tests, which throw System.OutOfMemoryExcep... accepted/tizen/5.5/unified/20200423.150450 accepted/tizen/unified/20200423.054553 submit/tizen/20200422.104050 submit/tizen_5.5/20200422.104039
2020-04-15 Jan VorlicekFix PIE options (#26323) accepted/tizen/unified/20200416.080052 submit/tizen/20200415.223728
2020-03-25 Gleb Balykov[Tizen] Fix build of Runtime_1241 test accepted/tizen/unified/20200402.155517 submit/tizen/20200402.013218
2020-03-25 Gleb Balykov[Tizen] Fix usage of ni.exe in readytorun test
2020-03-25 Gleb Balykov[Tizen] Add unsupported tests
2020-03-25 Gleb Balykov[Tizen] Replace new runtest.sh, which calls dotnet...
2020-03-25 Jarret ShookFail to explicitly tail call on x86 unix. (#25032)
2020-02-13 Carol EidtPort of dotnet/runtime#1059 to 3.1 branch (#27986)
2020-02-13 Carol EidtPort fix for #1241 to 3.1 (#27983)
2020-02-13 Carol EidtPort PR #258 to 3.1 (#27984)
2020-02-13 Brian SullivanPort the 5.0 fix for issue #1104 (#28003)
2020-01-15 Levi Broderick[release/3.1] Port fix to revert EncoderNLS and Decoder...
2020-01-14 Andy Ayers[release/3.1] Port fix for JIT silent bad code (#27972)
2020-01-14 Andy AyersRelease/3.1 port of dotnet/runtime#239 (#27973)
2019-12-02 Juan HoyosChange non_virtual_calls_to_instance_methods test to...
2019-11-22 David WrightonNon virtual calls to instance methods non-virtual dispa...
2019-11-11 Juan Hoyos[release/3.1] Fix use of ilasm during test builds when...
2019-11-11 William GodbeMerge pull request #27742 from dotnet/darc-release...
2019-11-08 wtgodbeFixup PrivateAssets->ExcludeAssets
2019-11-08 wtgodbeAdd packagereference to System.IO.FileSystem.AccessControl
2019-11-08 wtgodbeSet RuntimeFrameworkVersion in CoreFx.depproj
2019-10-17 Levi BroderickFix DecoderNLS.Convert to out the correct value for...
2019-10-01 William GodbeMerge branch 'release/3.1' into merge/release/3.0-to...
2019-09-12 Matt MitchellMerge remote-tracking branch 'upstream/release/3.0...
2019-09-11 Anirudh AgnihotryMerge branch 'release/3.1' into merge/release/3.0-to...
2019-09-11 dotnet-maestro[bot][release/3.1] Update dependencies from dotnet/corefx...
2019-08-07 Tanner GoodingEnsure that we check for implicit ivals for single...
2019-08-07 Sung Yoon WhangMake counters use dedicated thread instead of timer...
2019-07-28 Jarret ShookDo not fast tail call if caller has multislot structs...
2019-07-23 Sung Yoon Whang[3.0 port] Fix first value of counter payload being...
2019-07-17 Koundinya VeluriTemporarily make a default interface method test incomp...
2019-07-17 William GodbeMerge pull request #25734 from dotnet-maestro-bot/merge...
2019-07-16 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-07-16 John SalemAdd EventPipe/DiagnosticsIpc tests (#25457)
2019-07-11 Vladimir Sadovrefresh GC reliability tests (#25622)
2019-07-07 Matt GalbraithFixes spelling
2019-07-05 dotnet-maestro[bot][master] Update dependencies from dotnet/corefx (#25564)
2019-07-05 Sergiy KuryataRe-enable Microsoft.VisualBasic tests (#25572)
2019-07-05 Fadi HannaFix instantiation stub maker for case where no register...
2019-07-03 Jarret ShookEnable coredumps on unix (#25551)
2019-07-03 Sung Yoon WhangAdd test for eventcounter (#25555)
2019-07-02 Matt GalbraithMerge pull request #25540 from MattGal/update-more...
2019-07-02 Egor ChesakovRemove test method exclusions addressed in https:/...
2019-07-02 Sung Yoon Whangtest DisplayUnits/DisplayRateTimeScale properties ...
2019-07-02 Michal StrehovskýGet rid of warnings while building tests (#25514)
2019-06-29 Bruce ForstallRemove an old CoreFX exclusion file (#25500)
2019-06-29 Bruce ForstallRe-enable corefx tests (#25490)
2019-06-29 Sung Yoon WhangStop using reflection on pollingcounter tests (#25489)
2019-06-28 Jarret ShookAdd windows arm32 native vararg excludes (#25429)
2019-06-28 Konstantin Baladurinarm32_ci_script.sh: Fix tizen armel build (#25087)
2019-06-28 Sung Yoon WhangAdd test for IncrementingEventCounter (#25462)
2019-06-27 Vladimir Sadovremoved unnecessary WriteLine form a test (#25460)
2019-06-27 William GodbeMerge pull request #25424 from dotnet/darc-master-e048b...
2019-06-27 Jan VorlicekFix VersionBubbles test (#25392)
2019-06-27 Vladimir SadovFix SIGSEGV in GC when dealing with large double[]...
2019-06-27 William GodbeMerge pull request #25439 from dotnet-maestro-bot/merge...
2019-06-27 William GodbeHardcode LKG version of ucrtbased.dll (#25444)
2019-06-27 William GodbeHardcode LKG version of ucrtbased.dll (#25444)
2019-06-26 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-06-26 dotnet-maestro[bot][master] Update dependencies from dotnet/corefx (#25425)
2019-06-26 Bruce ForstallMerge pull request #25326 from BruceForstall/CrossPlatT...
2019-06-26 Bruce ForstallExpand corefx testing in coreclr repo
2019-06-25 Michal StrehovskýJitBench: Run PowerShell with an execution policy ...
2019-06-24 Jarret ShookThrow platform unsupported error for windows arm32...
2019-06-24 Tanner GoodingUpdating Dragon4 to ensure the number buffer always...
2019-06-24 Ganbarukamo41Make Vector*.ToString() Culture invariant (#25343)
2019-06-23 Marco RossignoliMemoryExtensions ToUpper / ToLower throws for overlappi...
2019-06-22 dotnet-maestro[bot][master] Update dependencies from dotnet/corefx (#25120)
2019-06-21 Brian SullivanMerge pull request #25260 from briansull/GitHub_25134
2019-06-21 Noah FalkAdd EventPipe Processor Number support and make NetTrac...
2019-06-21 Carol EidtFix test to use mutual waits (#25317)
2019-06-21 Santiago Fernandez... Address nullable feedback for System.Diagnostics.Tracin...
2019-06-21 Jan VorlicekDisable unloading incompatible test for runincontext...
2019-06-21 Brian SullivanAdded the complementary test cases of going from a...
2019-06-20 Jeremy KoritzinskyDisable NativeVarargsTest on Windows Nano Server. ...
2019-06-20 Matt GalbraithMerge pull request #25285 from MattGal/update-arm32...
2019-06-20 Egor ChesakovTriage issues in #25098 (#25240)
2019-06-20 Jan VorlicekRemove test 366085 (#25277)
2019-06-19 Bruce ForstallMerge pull request #25265 from BruceForstall/FixCorefxT...
2019-06-19 Bruce ForstallUpdate run-corefx-tests.py for new 3.0.0 directory...
2019-06-19 Santiago Fernandez... Address nullable feedback for S.T.Overlapped, S.Memory...
2019-06-19 Brian SullivanFix Issue #25134 - AssertionProp incorrectly removes...
2019-06-19 Dan MoseleyException format cleanup subset (#25185)
2019-06-18 Jan KotasRelax signed/unsigned checks in Array.Copy to match...
2019-06-18 Carol EidtFix contained LEA handling (#25135)
2019-06-18 Michal StrehovskýPrevent loading byref-like types with invalid layout...
2019-06-18 Fadi HannaAllow PEImageLayout to be loadable for R2R images loade...
2019-06-18 Jeremy KoritzinskyAdd IJW native varargs tests. (#24983)
2019-06-17 Ben AdamsIndexOfAny(values.Length == 0) == -1 (#25075)
2019-06-16 Adam Sitnikavoid expensive ref counting for CompareInfo on Linux...
2019-06-15 Egor ChesakovDon't change LCL_FLD node type when replacing param...
2019-06-15 Sergey Andreenkoabort build-tests if failed to restore stress dependenc...
2019-06-15 Sergey AndreenkoMerge pull request #25162 from sandreenko/FixGCStressSe...
next