summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-29Disabled 8 failing testsBrian Sullivan1-8/+8
2016-03-29ARM64: Fix Frame with compLocallocUsedKyungwoo Lee1-15/+15
2016-03-26Merge pull request #3902 from JosephTremoulet/ZeroExtendJoseph Tremoulet4-0/+180
2016-03-25Merge pull request #3924 from AndyAyersMS/Fix-VSO-205323Andy Ayers3-0/+124
2016-03-25Unsuppress same-reg zero-extending mov (x64)Joseph Tremoulet4-0/+180
2016-03-24Merge pull request #3917 from jkotas/structinregsJan Kotas1-71/+79
2016-03-24Inliner: fix issue introduced by refactoringAndy Ayers3-0/+124
2016-03-24Merge pull request #3885 from sejongoh/test_env_scriptSejong Oh1-3/+27
2016-03-24Add explicit calling convention modifiers for x86Jan Kotas1-71/+79
2016-03-24Merge pull request #3814 from tijoytom/mastertijoytom52-617/+5398
2016-03-24Add --test-env option to tests/runtest.sh to set stress mode environment vari...Sejong OH1-3/+27
2016-03-24Merge pull request #3846 from brianrob/perftestsBrian Robbins13-0/+5094
2016-03-24Fix typo causing an "unary operator expected"Emmanuel1-1/+1
2016-03-23Merge pull request #3888 from jkotas/platform-assembliesJan Kotas10-1165/+0
2016-03-23Merge pull request #3880 from gkhanna79/R2RTestFXGaurav Khanna2-4/+69
2016-03-23Merge pull request #3889 from briansull/update-tests-lstBrian Sullivan1-22/+22
2016-03-23Delete security transparency tests that are not valid on .NET CoreJan Kotas10-1165/+0
2016-03-23Merge branch 'master' of https://github.com/dotnet/coreclrTijoy Tom Kalathiparambil1522-33490/+278028
2016-03-23Merge pull request #3887 from rahku/masterRahul Kumar2-6/+8
2016-03-23Changed 22 UNSTABLE tests to EXPECTED_PASSBrian Sullivan1-22/+22
2016-03-23Fix XunitWrapper log file generationRahul Kumar2-6/+8
2016-03-23Enable support to precompile the FX assemblies at test invocation time.Gaurav Khanna2-5/+70
2016-03-23Add performance tests from the CLR perf lab.Brian Robbins13-0/+5094
2016-03-23Print raw output for failed tests in CI/Jenkins failure reportwtgodbe1-1/+15
2016-03-23Add licence header and disabling some failing testsTijoy Tom Kalathiparambil17-13/+66
2016-03-23Fix some tests in the EHPatternTests on UnixJan Vorlicek2-2/+1
2016-03-22Marshal specific tests.Tijoy Tom Kalathiparambil34-136/+3346
2016-03-22Merge pull request #3851 from briansull/update-tests-lstBrian Sullivan1-182/+0
2016-03-21Merge pull request #3845 from erozenfeld/RegressionTestsEugene Rozenfeld6-0/+338
2016-03-21Add regression tests for two previously fixed bugs.Eugene Rozenfeld6-0/+338
2016-03-21Remove the Pri2 tests from Tests.lstBrian Sullivan1-182/+0
2016-03-21Merge pull request #3815 from briansull/struct16-fp-argsBrian Sullivan3-50/+832
2016-03-21Merge pull request #3840 from wtgodbe/HardwareEhWilliam Godbe2-4/+3
2016-03-21Disable OutOfMemoryException test in HardwareEh testwtgodbe2-4/+3
2016-03-21Tests and fixes for struct16 arguments and floating point argumentsBrian Sullivan3-50/+832
2016-03-21ARM64: Apply exclusion list to Tests.lst fileKyungwoo Lee3-708/+80
2016-03-20Merge pull request #3563 from adityamandaleeka/threading_test_port_2Sergiy Kuryata397-517/+23639
2016-03-19Move all new tests to Pri 1.Aditya Mandaleeka163-0/+163
2016-03-19Add waitallex8 and waitallex8a to x86 legacy issues.Aditya Mandaleeka1-0/+6
2016-03-19Delete tests that rely on Thread Abort functionalityAditya Mandaleeka28-1693/+0
2016-03-19Update project.json files.Aditya Mandaleeka34-837/+909
2016-03-19Add some new threading tests to testsUnsupportedOutsideWindowsAditya Mandaleeka1-72/+185
2016-03-19Open source more threading tests.Aditya Mandaleeka422-483/+24944
2016-03-18Merge pull request #3655 from sejongoh/fix_u64_to_f64_castSejong Oh3-0/+119
2016-03-18Fix inconsistent uint64-to-double castSejong OH3-0/+119
2016-03-18Removing Tests.savBrian Sullivan1-59330/+0
2016-03-18Updated one UNSTABLE testBrian Sullivan1-1/+1
2016-03-18Marshal testsTijoy Tom Kalathiparambil14-33/+864
2016-03-18Update with passing Interop testsBrian Sullivan2-71/+59401
2016-03-18Merge pull request #3796 from kyulee1/fixalignchkKyungwoo Lee1-3/+3