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
2019-10-04
[Tizen] Add unsupported tests for arm
Konstantin Baladurin
1
-0
/
+1
2019-09-26
[Tizen] Disable missing test, which requires libhostpolicy.so to be missing
Gleb Balykov
1
-0
/
+1
2019-09-26
[Tizen] Add unsupported tests: see tests/issues.targets
Gleb Balykov
1
-0
/
+6
2019-09-26
[Tizen] Replace new runtest.sh, which calls dotnet internally, with old runte...
Gleb Balykov
1
-256
/
+1071
2019-09-26
Fail to explicitly tail call on x86 unix. (#25032)
Jarret Shook
2
-0
/
+49
2019-09-24
[Tizen] Add skipped testcase: superpmi
Hyeongseok Oh
1
-0
/
+1
2019-09-24
[Tizen] Add skipped testcase on TM1
Jiyoung Yun
1
-1
/
+5
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
2019-06-28
Add windows arm32 native vararg excludes (#25429)
Jarret Shook
1
-0
/
+151
2019-06-28
arm32_ci_script.sh: Fix tizen armel build (#25087)
Konstantin Baladurin
1
-1
/
+1
2019-06-27
Add test for IncrementingEventCounter (#25462)
Sung Yoon Whang
2
-0
/
+168
2019-06-27
removed unnecessary WriteLine form a test (#25460)
Vladimir Sadov
1
-2
/
+1
2019-06-27
Fix VersionBubbles test (#25392)
Jan Vorlicek
1
-9
/
+10
2019-06-27
Fix SIGSEGV in GC when dealing with large double[] on ARM32 (#25403)
Vladimir Sadov
2
-0
/
+52
2019-06-26
Hardcode LKG version of ucrtbased.dll (#25444)
William Godbe
1
-1
/
+7
2019-06-26
Hardcode LKG version of ucrtbased.dll (#25444)
William Godbe
1
-1
/
+7
2019-06-26
Merge branch 'release/3.0' into merge/master-to-release/3.0
William Godbe
1
-0
/
+6
2019-06-26
[master] Update dependencies from dotnet/corefx (#25425)
dotnet-maestro[bot]
1
-4
/
+0
2019-06-25
Expand corefx testing in coreclr repo
Bruce Forstall
3
-229
/
+128
2019-06-25
JitBench: Run PowerShell with an execution policy (#25259)
Michal Strehovský
1
-1
/
+1
2019-06-24
Throw platform unsupported error for windows arm32 varargs (#25320)
Jarret Shook
1
-6
/
+0
2019-06-24
Updating Dragon4 to ensure the number buffer always provides a significant di...
Tanner Gooding
1
-7
/
+0
2019-06-24
Make Vector*.ToString() Culture invariant (#25343)
Ganbarukamo41
47
-0
/
+1814
2019-06-23
MemoryExtensions ToUpper / ToLower throws for overlapping buffer (#25327)
Marco Rossignoli
1
-0
/
+6
2019-06-22
[master] Update dependencies from dotnet/corefx (#25120)
dotnet-maestro[bot]
1
-5
/
+4
2019-06-21
Merge pull request #25260 from briansull/GitHub_25134
Brian Sullivan
2
-0
/
+192
2019-06-21
Add EventPipe Processor Number support and make NetTrace the default … (#25...
Noah Falk
2
-3
/
+30
2019-06-21
Fix test to use mutual waits (#25317)
Carol Eidt
1
-7
/
+10
2019-06-21
Address nullable feedback for System.Diagnostics.Tracing and StackTrace (#25303)
Santiago Fernandez Madero
1
-0
/
+10
2019-06-21
Disable unloading incompatible test for runincontext (#25126)
Jan Vorlicek
9
-3
/
+21
2019-06-20
Added the complementary test cases of going from a negative int to an unsigned.
Brian Sullivan
1
-8
/
+77
[next]