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-03-23
Merge pull request #3888 from jkotas/platform-assemblies
Jan Kotas
10
-1165
/
+0
2016-03-23
Merge pull request #3880 from gkhanna79/R2RTestFX
Gaurav Khanna
2
-4
/
+69
2016-03-23
Merge pull request #3889 from briansull/update-tests-lst
Brian Sullivan
1
-22
/
+22
2016-03-23
Delete security transparency tests that are not valid on .NET Core
Jan Kotas
10
-1165
/
+0
2016-03-23
Merge pull request #3887 from rahku/master
Rahul Kumar
2
-6
/
+8
2016-03-23
Changed 22 UNSTABLE tests to EXPECTED_PASS
Brian Sullivan
1
-22
/
+22
2016-03-23
Fix XunitWrapper log file generation
Rahul Kumar
2
-6
/
+8
2016-03-23
Enable support to precompile the FX assemblies at test invocation time.
Gaurav Khanna
2
-5
/
+70
2016-03-23
Print raw output for failed tests in CI/Jenkins failure report
wtgodbe
1
-1
/
+15
2016-03-23
Fix some tests in the EHPatternTests on Unix
Jan Vorlicek
2
-2
/
+1
2016-03-22
Merge pull request #3851 from briansull/update-tests-lst
Brian Sullivan
1
-182
/
+0
2016-03-21
Merge pull request #3845 from erozenfeld/RegressionTests
Eugene Rozenfeld
6
-0
/
+338
2016-03-21
Add regression tests for two previously fixed bugs.
Eugene Rozenfeld
6
-0
/
+338
2016-03-21
Remove the Pri2 tests from Tests.lst
Brian Sullivan
1
-182
/
+0
2016-03-21
Merge pull request #3815 from briansull/struct16-fp-args
Brian Sullivan
3
-50
/
+832
2016-03-21
Merge pull request #3840 from wtgodbe/HardwareEh
William Godbe
2
-4
/
+3
2016-03-21
Disable OutOfMemoryException test in HardwareEh test
wtgodbe
2
-4
/
+3
2016-03-21
Tests and fixes for struct16 arguments and floating point arguments
Brian Sullivan
3
-50
/
+832
2016-03-21
ARM64: Apply exclusion list to Tests.lst file
Kyungwoo Lee
3
-708
/
+80
2016-03-20
Merge pull request #3563 from adityamandaleeka/threading_test_port_2
Sergiy Kuryata
397
-517
/
+23639
2016-03-19
Move all new tests to Pri 1.
Aditya Mandaleeka
163
-0
/
+163
2016-03-19
Add waitallex8 and waitallex8a to x86 legacy issues.
Aditya Mandaleeka
1
-0
/
+6
2016-03-19
Delete tests that rely on Thread Abort functionality
Aditya Mandaleeka
28
-1693
/
+0
2016-03-19
Update project.json files.
Aditya Mandaleeka
34
-837
/
+909
2016-03-19
Add some new threading tests to testsUnsupportedOutsideWindows
Aditya Mandaleeka
1
-72
/
+185
2016-03-19
Open source more threading tests.
Aditya Mandaleeka
422
-483
/
+24944
2016-03-18
Merge pull request #3655 from sejongoh/fix_u64_to_f64_cast
Sejong Oh
3
-0
/
+119
2016-03-18
Fix inconsistent uint64-to-double cast
Sejong OH
3
-0
/
+119
2016-03-18
Removing Tests.sav
Brian Sullivan
1
-59330
/
+0
2016-03-18
Updated one UNSTABLE test
Brian Sullivan
1
-1
/
+1
2016-03-18
Update with passing Interop tests
Brian Sullivan
2
-71
/
+59401
2016-03-18
Merge pull request #3796 from kyulee1/fixalignchk
Kyungwoo Lee
1
-3
/
+3
2016-03-17
Merge pull request #3745 from manu-silicon/docs
Jan Kotas
2
-3
/
+3
2016-03-17
Fix Stack Alignment Check
Kyungwoo Lee
1
-3
/
+3
2016-03-17
Enable running of the full Pri0 and Pri1 set of tests
Brian Sullivan
1
-2929
/
+2929
2016-03-17
Merge pull request #3781 from rahku/helixFix
Rahul Kumar
4
-4
/
+2
2016-03-17
Update buildtools version. Shorten filename of tests
Rahul Kumar
4
-4
/
+2
2016-03-17
Merge pull request #3770 from sejongoh/fix_setup_runtime_dep_cmd
Sejong Oh
2
-20
/
+78
2016-03-17
Merge pull request #3782 from sergiy-k/runtestsfix2
Matt Mitchell
1
-1
/
+1
2016-03-17
Merge pull request #3771 from jashook/smarty_scripts
Jarret Shook
2
-0
/
+302
2016-03-16
Merge pull request #3774 from rahku/Helix
Rahul Kumar
1
-0
/
+4
2016-03-16
Patch runtest.sh to skip netstandard15aot assemblies.
Sergiy Kuryata
1
-1
/
+1
2016-03-16
Merge pull request #3740 from ramarag/createlayouts
Rama krishnan Raghupathy
2
-44
/
+58
2016-03-16
Add xunit console runner dependency
Rahul Kumar
1
-0
/
+4
2016-03-16
Fix setup-runtime-dependencies.cmd
Sejong Oh
2
-20
/
+78
2016-03-16
Add lst_creator tool and smarty output parser
jashook
2
-0
/
+302
2016-03-16
Merge pull request #3752 from dotnet-bot/from-tfs
Jan Kotas
1
-5
/
+5
2016-03-16
Merge pull request #3761 from kyulee1/fixstack
Kyungwoo Lee
1
-2
/
+2
2016-03-16
ARM64: Fix Large Stack Allocation
Kyungwoo Lee
1
-2
/
+2
2016-03-16
Merge pull request #3758 from gkhanna79/TestGCStress
Gaurav Khanna
3
-8
/
+19
[next]