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
/
runtest.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
Add support for CoreCLR testing via ILLINK on Linux
Swaroop Sridhar
1
-1
/
+6
2017-03-28
Fix usage text of runtest.sh (#10518)
Hanjoung Lee
1
-1
/
+1
2017-03-23
[Unix] runtest.sh crossgen should exit on failure (#9907)
Steve MacLean
1
-7
/
+22
2017-03-16
Delete mscorlib facade (#10157)
Jan Kotas
1
-18
/
+9
2017-03-02
Fix error in dumpling text file cleanup.
Aditya Mandaleeka
1
-9
/
+8
2017-02-27
Merge pull request #9837 from adityamandaleeka/remove_useless_message
Aditya Mandaleeka
1
-1
/
+0
2017-02-27
Remove useless message from runtest output.
Aditya Mandaleeka
1
-1
/
+0
2017-02-23
Use -f instead of -n when copying from Core_Root in runtest.sh
wtgodbe
1
-1
/
+2
2017-02-21
Add --xunitOutputPath option to runtest.sh (#9646)
Jonghyun Park
1
-0
/
+4
2017-02-13
[Arm64/Unix] Remove misleading stress message (#9507)
Steve MacLean
1
-1
/
+4
2017-01-31
Merge pull request #9207 from adityamandaleeka/ci_dump_improvements
Aditya Mandaleeka
1
-2
/
+5
2017-01-30
Switch to a newer version of the dump management service we use.
Aditya Mandaleeka
1
-2
/
+5
2017-01-26
Fix another JIT-disasm check.
Aditya Mandaleeka
1
-2
/
+1
2017-01-24
Fix runtest.sh build of Coreoverlay to account for new directory strucure in ...
wtgodbe
1
-31
/
+6
2017-01-05
Fix check for JIT dasm.
Aditya Mandaleeka
1
-1
/
+1
2016-12-05
Fix runtest.sh: delete ni file and lock correctly (#8081)
Hyeongseok Oh
1
-2
/
+3
2016-11-21
Enable jit disasm in test scripts
Sven Boemer
1
-13
/
+35
2016-10-14
Update the header string in runtest.sh (#5785)
Jiyoung Giuliana Yun
1
-2
/
+6
2016-09-27
Invoke 'copy_test_native_bin_to_test_root' inside 'create_core_overlay' (#5676)
Jonghyun Park
1
-1
/
+1
2016-09-19
Fix GC Stress testing on non windows platforms
Rama Krishnan Raghupathy
1
-7
/
+2
2016-09-06
Prevent build output contamination while building test overlay
Sung-Jae Lee
1
-4
/
+4
2016-08-31
Merge pull request #6807 from lemmaa/add-options-for-arm-target-test
Aditya Mandaleeka
1
-32
/
+90
2016-08-31
Add some features help for arm target test
Sung-Jae Lee
1
-32
/
+90
2016-08-19
Merge pull request #6799 from adityamandaleeka/osx_ci_dumps
Aditya Mandaleeka
1
-30
/
+42
2016-08-19
Don't create dumpling list file unless there are actually dumps.
Aditya Mandaleeka
1
-3
/
+6
2016-08-18
Print info from core dumps on OS X using LLDB.
Aditya Mandaleeka
1
-6
/
+11
2016-08-18
Enable additional functionality for OS X CI dumps.
Aditya Mandaleeka
1
-21
/
+25
2016-08-16
printing dumpling url at upload time.
Bryan P. Arant
1
-1
/
+1
2016-08-04
on fail: create local_dumplings.txt with the url of the uploaded core dump fi...
Bryan Arant
1
-2
/
+19
2016-07-25
Fix copy check condition for native interop test library. (#6468)
Sung-Jae Lee
1
-1
/
+1
2016-07-21
Fix minor error in runtest help.
Aditya Mandaleeka
1
-1
/
+1
2016-06-30
Upload CI dumps to dumpling.
Aditya Mandaleeka
1
-7
/
+42
2016-06-20
Merge pull request #5888 from adityamandaleeka/generate_core_dumps_runtest
Aditya Mandaleeka
1
-0
/
+8
2016-06-20
Set coredump_filter to include shared library code.
Aditya Mandaleeka
1
-0
/
+8
2016-06-17
Merge pull request #5863 from adityamandaleeka/generate_core_dumps_runtest
Aditya Mandaleeka
1
-2
/
+101
2016-06-17
Add option to runtest.sh to enable limited dump generation.
Aditya Mandaleeka
1
-2
/
+101
2016-06-14
Fix bracket spacing in runtest script
Sean Gillespie
1
-2
/
+2
2016-06-10
Remove need for longgc and gcsimulator tests to have their own build
Sean Gillespie
1
-0
/
+20
2016-06-01
Add options to 'runtest.sh'
Sung-Jae Lee
1
-15
/
+41
2016-05-28
Documentation: Adding flag descriptions of unit test scripts
Geunsik Lim
1
-0
/
+4
2016-05-27
Merge pull request #5261 from ramarag/gcstress
Rama krishnan Raghupathy
1
-4
/
+4
2016-05-27
Fix environment settings for Unix JIT stress scenarios
Russ Keldorph
1
-0
/
+2
2016-05-26
Fxing the case of COMPlus_GCStress
Rama Krishnan Raghupathy
1
-4
/
+4
2016-05-25
Be more explict when picking up libs from CoreFx
Matt Ellis
1
-6
/
+9
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
1
-0
/
+17
2016-05-24
Merge pull request #5129 from leemgs/upstream-diff-time-of-unittest
Aditya Mandaleeka
1
-0
/
+6
2016-05-23
Add R2R JitStress, JitStressRegs, JITMinOpts and ForceRelocs jobs to CI.
Lubomir Litchev
1
-0
/
+17
2016-05-24
Linux/ARM: Add execution time of ./tests/runtest.sh
Geunsik Lim
1
-0
/
+6
2016-05-20
Fix typo in runtest.sh (#5125)
Hanjoung Lee
1
-1
/
+1
[next]