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
2016-06-03
Fix readytorun tests asking for user input (#5459)
mkborg
2
-3
/
+3
2016-06-02
Merge pull request #5443 from swaroop-sridhar/CDTver
Swaroop Sridhar
2
-2
/
+2
2016-06-02
Merge pull request #5402 from AndyAyersMS/InlineAllowCpBlk
Andy Ayers
3
-0
/
+89
2016-06-02
CoreDisTools Package: Make minor version generic
Swaroop Sridhar
2
-2
/
+2
2016-06-02
Merge pull request #5433 from jashook/abs_single
Jarret Shook
1
-0
/
+3
2016-06-02
Disable perf_codequality_math_functions
Jarret Shook
1
-0
/
+3
2016-06-02
Merge pull request #5411 from pgavlin/RVAStaticsUnix
Pat Gavlin
1
-7
/
+27
2016-06-02
Merge pull request #5394 from erozenfeld/TailCallBug5164
Eugene Rozenfeld
3
-0
/
+221
2016-06-02
Disable RVA statics tests outside Windows.
Pat Gavlin
1
-7
/
+27
2016-06-02
Improvements to System.Math InternalCall code. (#4847)
Tanner Gooding
25
-0
/
+1486
2016-06-01
JIT_TailCall helper has an implicit assumption that all tail call arguments live
Eugene Rozenfeld
3
-0
/
+221
2016-06-01
ARM64: eh11_large exclusion
Kyungwoo Lee
1
-1
/
+1
2016-06-01
Merge pull request #4909 from lemmaa/unit-test-enhancement
Aditya Mandaleeka
1
-15
/
+41
2016-06-01
Add more Ready-to-Run generics tests (#5190)
John Chen
4
-7
/
+444
2016-06-01
Merge pull request #5350 from pgavlin/gh5292and5286
Pat Gavlin
3
-0
/
+8
2016-06-01
Add options to 'runtest.sh'
Sung-Jae Lee
1
-15
/
+41
2016-05-31
Inliner: enable inlining of methods with cpblk
Andy Ayers
3
-0
/
+89
2016-05-31
Mark two tests as always optimized and exclude two others from x86/JIT32.
Pat Gavlin
3
-0
/
+8
2016-05-31
Merge pull request #5339 from kyulee1/fixmemset
Kyungwoo Lee
1
-1
/
+1
2016-05-31
Merge pull request #5335 from swgillespie/gcstress-disable
Sean Gillespie
552
-0
/
+552
2016-05-31
Fix for issue 5241: [RTM] Interop\ICastable\Castable\Castable.cmd CONTRACT VI...
Fadi Hanna
10
-0
/
+831
2016-05-31
Merge pull request #5301 from RussKeldorph/try2
Russ Keldorph
1
-2
/
+4
2016-05-31
ARM64: Fix JIT_MemSet
Kyungwoo Lee
1
-1
/
+1
2016-05-31
Disable a large number of GC tests from running under GCStress
Sean Gillespie
552
-0
/
+552
2016-05-28
Ensure Ready-to-Run module is activated in generics dictionary lookup (#5288)
John Chen
8
-0
/
+372
2016-05-27
Merge pull request #5236 from leemgs/upstream-buildtest.cmd-help-update
Rama krishnan Raghupathy
3
-0
/
+10
2016-05-27
Second attempt to properly modify environment for stress test modes
Russ Keldorph
1
-2
/
+4
2016-05-28
Documentation: Adding flag descriptions of unit test scripts
Geunsik Lim
3
-0
/
+10
2016-05-27
Merge pull request #5263 from briansull/avoid-x8
Brian Sullivan
1
-41
/
+41
2016-05-27
Merge pull request #5261 from ramarag/gcstress
Rama krishnan Raghupathy
6
-30
/
+21
2016-05-27
Avoid using register x8 as it will be used as the RetBuf argument in the future
Brian Sullivan
1
-41
/
+41
2016-05-27
Merge pull request #5101 from CarolEidt/FixIssue2554
Carol Eidt
19
-4
/
+522
2016-05-27
Excluding Weak-GCReferences tests from GC stress runs (#5289)
Fadi Hanna
7
-0
/
+7
2016-05-27
Fix environment settings for Unix JIT stress scenarios
Russ Keldorph
1
-0
/
+2
2016-05-27
Use JitFuncInfoLogFile to check if SIMD intrinsics are recognized.
Carol Eidt
19
-4
/
+522
2016-05-27
Merge pull request #5249 from kyulee1/divzero
Kyungwoo Lee
1
-2
/
+2
2016-05-26
Merge pull request #5262 from JohnChen0/issue5201
John Chen
2
-0
/
+19
2016-05-26
Fix generic non-virtual method call in Ready-to-Run images
JohnChen0
2
-0
/
+19
2016-05-26
ARM64: Fix Liveness update for Division By Zero
Kyungwoo Lee
1
-2
/
+2
2016-05-26
Fxing the case of COMPlus_GCStress
Rama Krishnan Raghupathy
6
-30
/
+21
2016-05-26
ARM64: A few Test List Update
Kyungwoo Lee
1
-3
/
+3
2016-05-26
Merge pull request #5196 from briansull/arm64-hfa-args
Brian Sullivan
1
-25
/
+25
2016-05-25
Merge pull request #5227 from swgillespie/timeout-increase
Sean Gillespie
1
-3
/
+3
2016-05-25
Enable HFA support for passing arguments on ARM64
Brian Sullivan
1
-25
/
+25
2016-05-25
Merge pull request #5219 from ellismg/improve-corefx-copy-logic
Russ Keldorph
1
-6
/
+9
2016-05-25
Increase the timeout of long GC tests
Sean Gillespie
1
-3
/
+3
2016-05-25
Be more explict when picking up libs from CoreFx
Matt Ellis
1
-6
/
+9
2016-05-25
Add missing quote in new runtest.cmd arg
wtgodbe
1
-20
/
+20
2016-05-24
Update runtests.sh to accommodate a change in CoreFX that broke creation of C...
Sergiy Kuryata
1
-1
/
+1
2016-05-24
Merge pull request #5153 from LLITCHEV/r2r_jitstress_jobs
Lubomir Litchev
2
-0
/
+25
[next]