Fix MUSL ARM64 cross build
[platform/upstream/coreclr.git] / tests /
2019-03-21 Jan VorlicekMerge pull request #23321 from franksinankaya/gcc_clean...
2019-03-21 Bruce ForstallMerge pull request #23369 from BruceForstall/UpdateStat...
2019-03-21 Brian SullivanMerge pull request #23350 from briansull/hva-tests
2019-03-21 Bruce ForstallMerge pull request #23389 from BruceForstall/ReplaceZip...
2019-03-21 Jeremy KoritzinskyRuntime changes for IJW Activation (#22636)
2019-03-21 Sung Yoon WhangTest for PollingCounter (#23257)
2019-03-21 Brian SullivanExpand Vector128 testing to 5 elements
2019-03-20 Brian SullivanMerge branch 'master' into hva-tests
2019-03-20 Andy AyersAdd repro case for jit stack overflow failure (#23346)
2019-03-20 Sergey AndreenkoExclude GC/Collect from GCStress testing. (#23345)
2019-03-19 Jeremy KoritzinskyImplement support for copy constructors when marshallin...
2019-03-19 Brian SullivanMerge branch 'master' into hva-tests
2019-03-19 Brian SullivanFill out full test matrix
2019-03-19 Sergey AndreenkoUpdate CoreFX Windows Arm64 exclusion list. (#23261)
2019-03-19 Jarret ShookRevert "Delete suspicious code in delegate construction...
2019-03-19 Levi BroderickAdd Rune.TryEncodeToUtf8 and related APIs (#23250)
2019-03-19 Jeremy KoritzinskyFix Interop/SizeConst/SizeConstTest to successfully...
2019-03-16 Nikita PotapenkoFix typo (#23300)
2019-03-16 Brian SullivanAdded HVA64_02 test cases
2019-03-15 Brian SullivanRestructure the test src/JIT/Directed/VectorABI/VectorM...
2019-03-15 Brian SullivanMerge pull request #23272 from briansull/VNMap_Overwrite
2019-03-15 Egor ChesakovExclude tracing/keyword/TwoKeywords test from running...
2019-03-15 Jeremy KoritzinskyFix Ubuntu arm build break. (#23270)
2019-03-15 Jan KotasDisable failing test against #23262 (#23263)
2019-03-14 Bruce ForstallMerge pull request #23260 from BruceForstall/AlwaysArch...
2019-03-14 Jan VorlicekMerge pull request #23180 from franksinankaya/gcc_clean...
2019-03-14 Aaron Robinson Fix the calling convention for P/Invokes and delegates...
2019-03-14 Sergey AndreenkoUpdate CoreFX Linux Arm64 exclusion list. (#22697)
2019-03-14 Jan VorlicekMerge pull request #23203 from janvorli/fix-no-return...
2019-03-14 Michal StrehovskýDelete suspicious code in delegate construction (#22830)
2019-03-14 Sung Yoon WhangDisable tracing/inducedgc test on all Unix platforms...
2019-03-14 Brian SullivanMerge pull request #23109 from briansull/gh-21231
2019-03-13 Bruce ForstallMerge pull request #23220 from BruceForstall/FixArm64Hf...
2019-03-13 Brian SullivanFix for Issue 21231
2019-03-13 Carol EidtFix SIMD handle issues (#23193)
2019-03-13 Carol EidtMerge pull request #23212 from CarolEidt/VectorABITest
2019-03-13 Sergey Andreenkoexclude tracing/keyword/TwoKeywords/TwoKeywords on...
2019-03-13 Aaron RobinsonDefault Interface COM testing project (#23195)
2019-03-13 Bruce ForstallArm64: Implement JMP call for HFA register arguments
2019-03-12 Carol EidtPreliminary Vector ABI test
2019-03-12 Andrew AuFix issue 21089 (Add tests for the `EventPipe support...
2019-03-11 Carol EidtMerge pull request #23141 from CarolEidt/Fix23059
2019-03-11 Michal StrehovskýFix bad test (#23173)
2019-03-11 Bruce ForstallMerge pull request #23187 from BruceForstall/AlwaysArch...
2019-03-11 Jan VorlicekMerge pull request #23093 from franksinankaya/gcc_warni...
2019-03-11 Jan VorlicekMerge pull request #23111 from am11/gcc-configuration
2019-03-11 Jan VorlicekMerge pull request #23099 from janvorli/remove-pal...
2019-03-11 Jan VorlicekMerge pull request #23121 from janvorli/enable-clang...
2019-03-11 Levi BroderickRefactor Encoding to split fast-path and fallback logic...
2019-03-09 Aaron RobinsonProperly override IsEquivalentTo() API in RuntimeType...
2019-03-08 Bruce ForstallMerge pull request #23140 from BruceForstall/RemoveArm64NYI
2019-03-08 Sergey AndreenkoFix missing RunTests.sh in CoreFX Linux jobs. (#23135)
2019-03-08 Bruce ForstallMerge pull request #23086 from BruceForstall/Arm64Chang...
2019-03-08 Bruce ForstallMerge pull request #23119 from BruceForstall/Arm64PrePo...
2019-03-08 Carol EidtMerge pull request #23052 from CarolEidt/Fix22850
2019-03-08 Sung Yoon Whangdisabling tracing/tracevalidation/inducedgc/inducedgc...
2019-03-08 Carol EidtMerge pull request #22708 from BrianBohe/updating_comments
2019-03-07 Jarret ShookDisable tests based on 23103 and 23096 (#23104)
2019-03-07 Andy AyersJIT: fix filter liveness computation (#23044)
2019-03-07 Bruce ForstallMerge pull request #23085 from BruceForstall/FixAsmDiff...
2019-03-07 Hugh BellamyCleanup Globalization info code (#22591)
2019-03-07 Sergey AndreenkoIgnore warning in another build script. (#23082)
2019-03-07 Michal StrehovskýRemove legacy behavior around non-virtual interface...
2019-03-06 Bruce ForstallFix PMI asm diffs
2019-03-06 Koundinya VeluriTemporarily disable some WaitAny tests that have been...
2019-03-06 Andy AyersJIT: fix issue with assertion prop on isinst helpers...
2019-03-06 Carol EidtMerge pull request #22912 from fiigii/fixBroadcast
2019-03-06 Fei Pengfix BroadcastScalarToVector128/256 and simplify MoveMask
2019-03-06 Andy AyersReduce running time of GitHub_19361 test case (#23048)
2019-03-06 Carol EidtCorrectly type SIMD stack values
2019-03-05 Aaron RobinsonRe-enable RCW license tests (#23023)
2019-03-05 Juan HoyosMerge pull request #23002 from optimization
2019-03-05 Jarret ShookDisable test correctly. Missed casing (#23035)
2019-03-05 Russ KeldorphFix JIT/Directed/pinvoke/tail
2019-03-05 Andrew AuFix issue 23009
2019-03-05 Steve MacLeanRemove dead AppDomain unload code (#23026)
2019-03-05 Sergey AndreenkoDo not treat warnings as errors during corefx build...
2019-03-05 Aaron RobinsonRemove loose dependency in runtime on System.ComponentM...
2019-03-04 Jarret ShookDisable tests for open issues (#22976)
2019-03-04 Jarret ShookFix rid choice setup stress (#23004)
2019-03-04 Carol EidtMerge pull request #22791 from CarolEidt/Fix19256
2019-03-03 Stephen ToubMerge pull request #22981 from dotnet/darc-master-95952...
2019-03-03 Jan KotasDisable outdated tests
2019-03-02 dotnet-maestro[bot][master] Update dependencies from dotnet/corefx (#22968)
2019-03-02 Aaron RobinsonSupport IClassFactory2 - LicenseManager use in COM...
2019-03-02 Steve MacLeanUse arcade's version of dotnet to build (#22755)
2019-03-01 Juan Hoyos[master] Update dependencies from dotnet/arcade (#22818)
2019-03-01 dotnet-maestro[bot][master] Update dependencies from dotnet/corefx (#22953)
2019-03-01 Vance MorrisonMerge pull request #22905 from vancem/RundownFix
2019-03-01 Jan VorlicekMerge pull request #22801 from janvorli/improve-coreclr...
2019-03-01 Jan VorlicekMerge pull request #22821 from am11/fix/signed-compare...
2019-03-01 jashookDisable tests for a clean official build
2019-03-01 Jan VorlicekFix resource stream for collectible assemblies (#22925)
2019-03-01 Juan HoyosConsume optimization packages using new dependency...
2019-03-01 Sergey AndreenkoFix CoreFX build scripts2. (#22931)
2019-03-01 Tanner GoodingRemoving the ExtractVector128 and InsertVector128 APIs...
2019-02-28 Jarret ShookSet flag in comp info to signal that a caller has ...
2019-02-28 Swaroop SridharNativeLibraryTests: Platform restriction on some tests...
2019-02-28 Jan VorlicekFix resource stream for collectible assemblies
2019-02-28 Egor ChesakovRe-partition MSBuild test groups (#22885)
next