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
2015-05-01
Only clean previous output for the selected configuration.
Tanner Gooding
2
-4
/
+5
2015-04-30
Add a test that triggers stack probing.
Andy Ayers
2
-0
/
+74
2015-04-29
Merge pull request #831 from stephentoub/build_mscorlib_2015
Stephen Toub
1
-1
/
+5
2015-04-27
Merge pull request #839 from libengu/TestGenericExceptions
Bengu Li
16
-0
/
+2110
2015-04-27
Merge pull request #837 from libengu/TestMDArray
Bengu Li
17
-0
/
+14197
2015-04-27
Add Generic/Exceptions test cases for JIT
Bengu Li
16
-0
/
+2110
2015-04-27
Add MultiDimensional Array test cases for JIT
Bengu Li
17
-0
/
+14197
2015-04-27
Test case for store (no-GC) value type to static field
Kyungwoo Lee
1
-0
/
+40
2015-04-27
Enable building linuxmscorlib / osxmscorlib with VS2015
Stephen Toub
1
-1
/
+5
2015-04-26
Allow building with VS2015 installed
Dick van den Brink
2
-13
/
+33
2015-04-24
Implement a runtest exclusion mechanism for individual tests
Bengu Li
2
-7
/
+15
2015-04-23
Merge pull request #786 from libengu/TestStructPromote
Bengu Li
16
-0
/
+627
2015-04-22
Add Directed/StructPromote test cases for JIT
Bengu Li
16
-0
/
+627
2015-04-22
Add Generics/Fields test cases for JIT
Bengu Li
17
-0
/
+1214
2015-04-22
Add Inline test cases for JIT
Bengu Li
44
-0
/
+5707
2015-04-21
Add Generics/Arrays test cases for JIT
Bengu Li
46
-0
/
+3956
2015-04-21
Add test cases in directory Directed/cmov
Bengu Li
21
-0
/
+268602
2015-04-20
Add CSharp Base/Peer Constructor test cases
Bengu Li
23
-0
/
+875
2015-04-17
Add JIT CSE tests
Bengu Li
30
-0
/
+227182
2015-04-10
Add JIT GC tests
Bengu Li
92
-12
/
+7907
2015-04-01
Merge branch 'master' into usage-exit-code
Matt Mitchell
4
-13
/
+13
2015-04-01
Displaying usage message should cause build/test scripts to exit with non-zer...
Matt Mitchell
2
-2
/
+2
2015-03-31
Change paths and os names to match corefx
Matt Mitchell
4
-13
/
+13
2015-03-21
Add host flag to disable transparency checks in CoreCLR
Jan Kotas
1
-0
/
+34
2015-03-18
Implement runtime support for ICastable interface
Eugene Zemtsov
5
-1
/
+273
2015-03-16
Fixes for building tests alone
Matt Mitchell
6
-34
/
+56
2015-03-10
Merge remote-tracking branch 'upstream/master' into merge-from-tfs
Rama krishnan Raghupathy
43
-34
/
+548
2015-03-08
Adding app.config to get rid of the warning MSB3276
Rama krishnan Raghupathy
43
-34
/
+548
2015-03-06
With This change the tests build all the native components first and then bu...
Rama Krishnan Raghupathy
14
-13
/
+1258
2015-03-04
Merge pull request #396 from swaroop-sridhar/TestEnv
Jan Kotas
2
-6
/
+6
2015-03-04
Add Support for Custom Test Environment Settings
Swaroop Sridhar
2
-6
/
+6
2015-03-04
Enabling test within the same category to run in parallel
Rama krishnan Raghupathy
1
-23
/
+23
2015-02-27
Use HTTPS for fetching NuGet.exe
Matt Ellis
1
-1
/
+1
2015-02-24
Merge pull request #325 from kyulee1/switchtest
Matt Mitchell
1
-0
/
+30
2015-02-23
Add a switch test to cover Jit codegen.
Kyungwoo Lee
1
-0
/
+30
2015-02-23
Place binaries and intermediates in folders that include OS
Matt Mitchell
3
-13
/
+17
2015-02-22
Allow alternative JIT configurable.
Bengu Li
2
-5
/
+6
2015-02-22
Change alternative JIT name to LLILC
Bengu Li
2
-5
/
+5
2015-02-12
Merge pull request #249 from libengu/msilchookup_1
Bengu Li
4
-7
/
+7
2015-02-12
Expand the availability of MSILC JIT to all tests
Bengu Li
4
-7
/
+7
2015-02-12
Spit out Xunit xml result files
Matt Mitchell
2
-22
/
+17
2015-02-12
Hook up initial JIT tests for MSILC JIT
Bengu Li
2
-0
/
+6
2015-02-11
Correct handling of paths with spaces and ampersands when building on windows.
Kasper F. Brandt
1
-10
/
+10
2015-02-09
Removed an extra space in buildtest.cmd, causing it to display an error.
Nicolas Deslandes
1
-1
/
+1
2015-02-03
Missing Files to build GC stress Tests
Rama krishnan Raghupathy
5
-0
/
+167
2015-02-02
Merge pull request #13 from ramarag/GC_test_build
Rama krishnan Raghupathy
8
-9
/
+51
2015-02-02
Update stress_run_readme.txt
Rama krishnan Raghupathy
1
-1
/
+1
2015-02-02
Merge pull request #4 from ramarag/msic_test_cleanup
Rama krishnan Raghupathy
16
-98
/
+47
2015-02-02
Enabling build of GC stress Test
Rama krishnan Raghupathy
8
-9
/
+51
2015-02-02
Update runtest.cmd
Rama krishnan Raghupathy
1
-1
/
+1
[next]