index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
JIT: streamline temp usage for returns (#20640)
Andy Ayers
4
-0
/
+162
2018-10-29
Remove outdated GC perf test framework (#20673)
Sung Yoon Whang
16
-4376
/
+0
2018-10-27
Delete redundant CoreMangLib decimal tests (#20649)
Jan Kotas
4
-56
/
+0
2018-10-26
Merge pull request #20621 from AaronRobinsonMSFT/block_tests_WindowsNano
Aaron Robinson
6
-10
/
+28
2018-10-26
New Decimal.Remainder implementation (#20305)
Pent Ploompuu
1
-0
/
+12
2018-10-26
Implement interface dispatch to COM for ARM64 (#20618)
David Wrighton
1
-3
/
+0
2018-10-26
Merge pull request #20579 from fiigii/broadcast
Carol Eidt
61
-715
/
+7658
2018-10-25
Merge pull request #20611 from BruceForstall/DisableB152292
Bruce Forstall
1
-0
/
+3
2018-10-25
Add a runtime check for Windows.Nano to all COM related tests.
Aaron Robinson
6
-10
/
+28
2018-10-25
Merge pull request #20527 from BruceForstall/FixPspSymMove
Bruce Forstall
4
-0
/
+210
2018-10-25
Stop attempting to move PSPSym during localloc for arm32/arm64
Bruce Forstall
4
-0
/
+210
2018-10-25
Disable b152292 for arm32 also
Bruce Forstall
1
-0
/
+3
2018-10-25
Add support for tests to detect Windows Nano at runtime.
Aaron Robinson
1
-10
/
+163
2018-10-25
Add test cases for AVX2.BroadcastScalarToVector128/256 and move Avx.Broadcast...
Fei Peng
61
-715
/
+7658
2018-10-25
Disable IDispatch test on Windows.Nano
Aaron Robinson
1
-6
/
+3
2018-10-25
Disable ExecuteInDefaultAppDomain test on *nix
Steve MacLean
3
-0
/
+26
2018-10-25
ExecInDefAppDom add InjectCode test
Steve MacLean
4
-0
/
+50
2018-10-25
Add test for ICLRRuntimeHost::ExecuteInDefaultAppDomain
Steve MacLean
5
-0
/
+199
2018-10-25
Avoid comparing capacity in StringBuilder.Equals (#20567)
Petr Onderka
1
-0
/
+14
2018-10-24
Exclude IDispatch test for Windows Arm64 (#20584)
Andy Ayers
1
-0
/
+3
2018-10-24
Update Unicode data to version 11 (#20529)
Tarek Mahmoud Sayed
1
-0
/
+14
2018-10-23
Merge pull request #20497 from AaronRobinsonMSFT/additional_com_tests
Aaron Robinson
30
-1400
/
+1653
2018-10-23
Delete duplicate CoreFX tests (#20532)
Jan Kotas
482
-56049
/
+0
2018-10-23
Merge pull request #20552 from fiigii/retest
Carol Eidt
35
-0
/
+12304
2018-10-23
Add PInvoke/Delegate tests (#19323)
Zeng Jiang
19
-0
/
+1926
2018-10-23
Re-enable hardware intrinsic tests
Fei Peng
35
-0
/
+12304
2018-10-23
Update BuildTools, CoreClr, CoreSetup, IbcData, PgoData to preview1-03322-02,...
dotnet-maestro-bot
1
-2
/
+7
2018-10-23
Add tests for IDispatch and Aggregation
Aaron Robinson
30
-1400
/
+1653
2018-10-23
Fix System.Diagnostics.Debug.Tests assembly name
Jan Kotas
1
-1
/
+1
2018-10-23
Disable System.Diagnostics.Tests CoreFX tests
Jan Kotas
1
-7
/
+2
2018-10-22
add missing methods bit (#20528)
Andy Ayers
1
-1
/
+2
2018-10-22
Adding DebugProvider to help override Write and ShowDialog behavior (#20419)
Maryam Ariyan
1
-0
/
+13
2018-10-22
Disable stale Unix_NonExistentPath_Nop corefx test (#20512)
Stephen Toub
1
-0
/
+8
2018-10-19
Add PInvoke/DateTime tests (#19298)
Zeng Jiang
5
-0
/
+456
2018-10-19
Add PInvoke/ExactSpelling tests (#19303)
Zeng Jiang
5
-0
/
+333
2018-10-18
Delete redundant framework API tests (#20481)
Jan Kotas
522
-55055
/
+0
2018-10-18
Add PInvoke/Primitives/Int tests (#19304)
Zeng Jiang
5
-0
/
+262
2018-10-17
Merge pull request #20455 from BruceForstall/DisableFinalize
Bruce Forstall
1
-0
/
+6
2018-10-16
Fix resetting of m_hasArgLocDescForStructInRegs (#20450)
David Wrighton
2
-0
/
+96
2018-10-16
Disable GC finalizearraysleep, finalizearray tests for arm32
Bruce Forstall
1
-0
/
+6
2018-10-16
Update command lines for building corefx repo (#20415)
Wes Haggard
1
-49
/
+11
2018-10-16
Use build-test.sh script on Linux (#20430)
Egor Chesakov
5
-10
/
+10
2018-10-16
Extract argInfo building from fgMorphArgs (#19658)
Carol Eidt
2
-0
/
+18
2018-10-15
Fix GitHub #20389 (#20391)
Fei Peng
1
-1
/
+1
2018-10-11
Implement LeadingSignCount and LeadingZeroCount ARM64 Base Intrinsics (#20306)
Egor Chesakov
1
-63
/
+49
2018-10-11
Disable tracecontrol test on all platforms. (#20374)
Brian Robbins
1
-2
/
+2
2018-10-11
Enable BSTR Field Marshaller for x-plat (#20264)
Luqun Lou
3
-2
/
+201
2018-10-11
Run xunit.console.dll with "-parallel collections" option on Linux/arm (#20349)
Egor Chesakov
1
-0
/
+2
2018-10-11
Initial work to enable ASM diff generation in CI (#20366)
Bruce Forstall
1
-0
/
+704
2018-10-10
Disable b152292 for Linux/arm64
Bruce Forstall
1
-0
/
+3
[next]