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
2020-08-25
Build tests in gbs for x86/x64 (#307)
submit/tizen/20200901.065247
accepted/tizen/unified/20200907.144049
Gleb Balykov/Platform Lab /SRR/Engineer/Samsung Electronics
100
-0
/
+133546
2020-07-24
[Tizen] Fix unsupportedCrossgenLibs.arm64 (#304)
submit/tizen/20200723.225658
accepted/tizen/unified/20200724.124146
Timur Mustafin/AI Compiler Lab /SRR/Engineer/Samsung Electronics
1
-0
/
+3
2020-07-23
[Tizen] Add skips for arm64
Timur
3
-0
/
+212
2020-07-23
[Tizen] Set obj dir to be TargetRid specific
Gleb Balykov
87
-102
/
+102
2020-07-23
[Tizen] Add skips for armel
Gleb Balykov
3
-0
/
+348
2020-07-23
[Tizen] Add updated scripts to run tests
Gleb Balykov
2
-778
/
+287
2020-07-23
[Tizen] Add CoreCLR tests build dependencies v3.1.3 for armel, arm64
Gleb Balykov
100
-0
/
+133254
2020-06-18
Add JIT/Stress/ABI Tests
JUNG DONG-HEON
16
-0
/
+1832
2020-04-22
[Tizen] Skip tests, which throw System.OutOfMemoryException on TW3
submit/tizen_5.5/20200422.104039
submit/tizen/20200422.104050
accepted/tizen/unified/20200423.054553
accepted/tizen/5.5/unified/20200423.150450
Gleb Balykov
1
-0
/
+2
2020-04-16
Fix PIE options (#26323)
submit/tizen/20200415.223728
accepted/tizen/unified/20200416.080052
Jan Vorlicek
1
-4
/
+0
2020-03-25
[Tizen] Fix build of Runtime_1241 test
submit/tizen/20200402.013218
accepted/tizen/unified/20200402.155517
Gleb Balykov
1
-3
/
+23
2020-03-25
[Tizen] Fix usage of ni.exe in readytorun test
Gleb Balykov
1
-1
/
+1
2020-03-25
[Tizen] Add unsupported tests
Gleb Balykov
1
-1
/
+14
2020-03-25
[Tizen] Replace new runtest.sh, which calls dotnet internally, with old runte...
Gleb Balykov
1
-256
/
+1071
2020-03-25
Fail to explicitly tail call on x86 unix. (#25032)
Jarret Shook
2
-0
/
+49
2020-02-13
Port of dotnet/runtime#1059 to 3.1 branch (#27986)
Carol Eidt
2
-0
/
+99
2020-02-13
Port fix for #1241 to 3.1 (#27983)
Carol Eidt
2
-0
/
+108
2020-02-13
Port PR #258 to 3.1 (#27984)
Carol Eidt
2
-0
/
+70
2020-02-13
Port the 5.0 fix for issue #1104 (#28003)
Brian Sullivan
2
-0
/
+95
2020-01-15
[release/3.1] Port fix to revert EncoderNLS and DecoderNLS Convert changes (#...
Levi Broderick
1
-2
/
+5
2020-01-14
[release/3.1] Port fix for JIT silent bad code (#27972)
Andy Ayers
2
-0
/
+85
2020-01-14
Release/3.1 port of dotnet/runtime#239 (#27973)
Andy Ayers
2
-0
/
+68
2019-12-02
Change non_virtual_calls_to_instance_methods test to non-il-sdk format (#27952)
Juan Hoyos
4
-10
/
+26
2019-11-22
Non virtual calls to instance methods non-virtual dispatch on instance interf...
David Wrighton
3
-0
/
+508
2019-11-11
[release/3.1] Fix use of ilasm during test builds when using a 3.0 SDK (#27818)
Juan Hoyos
3
-0
/
+42
2019-11-08
Fixup PrivateAssets->ExcludeAssets
wtgodbe
1
-1
/
+1
2019-11-08
Add packagereference to System.IO.FileSystem.AccessControl
wtgodbe
1
-0
/
+3
2019-11-08
Set RuntimeFrameworkVersion in CoreFx.depproj
wtgodbe
1
-0
/
+1
2019-10-17
Fix DecoderNLS.Convert to out the correct value for 'completed' (#27229)
Levi Broderick
1
-0
/
+4
2019-09-11
[release/3.1] Update dependencies from dotnet/corefx (#26508)
dotnet-maestro[bot]
7
-16
/
+16
2019-08-07
Ensure that we check for implicit ivals for single argument intrinsics before...
Tanner Gooding
12
-0
/
+4455
2019-08-07
Make counters use dedicated thread instead of timer (#25864) (#25978)
Sung Yoon Whang
1
-8
/
+4
2019-07-28
Do not fast tail call if caller has multislot structs (#25885) (#25910)
Jarret Shook
1
-0
/
+224
2019-07-22
[3.0 port] Fix first value of counter payload being skewed (#25799)
Sung Yoon Whang
2
-0
/
+147
2019-07-17
Temporarily make a default interface method test incompatible for GCStress (#...
Koundinya Veluri
2
-0
/
+4
2019-07-16
Merge branch 'release/3.0' into merge/master-to-release/3.0
William Godbe
1
-0
/
+6
2019-07-15
Add EventPipe/DiagnosticsIpc tests (#25457)
John Salem
9
-0
/
+582
2019-07-10
refresh GC reliability tests (#25622)
Vladimir Sadov
4
-10
/
+39
2019-07-07
Fixes spelling
Matt Galbraith
1
-26
/
+26
2019-07-05
[master] Update dependencies from dotnet/corefx (#25564)
dotnet-maestro[bot]
1
-0
/
+3
2019-07-05
Re-enable Microsoft.VisualBasic tests (#25572)
Sergiy Kuryata
1
-3
/
+0
2019-07-04
Fix instantiation stub maker for case where no register is used by function p...
Fadi Hanna
2
-0
/
+157
2019-07-03
Enable coredumps on unix (#25551)
Jarret Shook
1
-0
/
+4
2019-07-03
Add test for eventcounter (#25555)
Sung Yoon Whang
2
-0
/
+192
2019-07-02
Remove test method exclusions addressed in https://github.com/dotnet/corefx/p...
Egor Chesakov
1
-4
/
+0
2019-07-01
test DisplayUnits/DisplayRateTimeScale properties (#25525)
Sung Yoon Whang
2
-8
/
+50
2019-07-01
Get rid of warnings while building tests (#25514)
Michal Strehovský
4
-4
/
+5
2019-06-29
Remove an old CoreFX exclusion file (#25500)
Bruce Forstall
3
-42
/
+23
2019-06-29
Re-enable corefx tests (#25490)
Bruce Forstall
1
-69
/
+4
2019-06-28
Stop using reflection on pollingcounter tests (#25489)
Sung Yoon Whang
2
-40
/
+10
[next]