summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-11-21Merge pull request #2018 from AndyAyersMS/LessLoggingJan Kotas1-2/+2
2015-11-20Merge pull request #2122 from adityamandaleeka/testArgsQuoteFixAditya Mandaleeka1-1/+1
2015-11-20Replace double quotes around test arguments with single quotes.Aditya Mandaleeka1-1/+1
2015-11-19Deleted path tests from coreclr repoWilliam Godbe31-5916/+0
2015-11-19Deleted duplicate globalization and localization tests from coreclrWilliam Godbe84-10497/+0
2015-11-18Merge pull request #2055 from LLITCHEV/SysVTestsLubomir Litchev10-0/+4965
2015-11-18Add the tests used to bring the System V struct passing/returning functionality.Lubomir Litchev10-0/+4965
2015-11-17Merge pull request #2061 from akoeplinger/utf-escapeJan Kotas3-7/+7
2015-11-17Merge pull request #2064 from akoeplinger/failcount-zeroJan Kotas1-1/+1
2015-11-17Merge pull request #2062 from akoeplinger/dont-hardcode-libc.dylibJan Kotas2-13/+8
2015-11-17Merge pull request #2067 from akoeplinger/fix-overflow-gcstressJan Kotas1-1/+1
2015-11-17Merge pull request #2073 from mmitche/fix-exit-codeMatt Mitchell1-0/+1
2015-11-17Merge pull request #2066 from akoeplinger/argparsing-gcstressJan Kotas2-7/+7
2015-11-17Exit outerlevel build call if innerlevel exits with non-zero codeMatt Mitchell1-0/+1
2015-11-17Fix for test break.Eugene Rozenfeld1-1/+1
2015-11-16Fix for a rotation transformation bug.Eugene Rozenfeld1-1/+15
2015-11-16Fix OverflowException in b115557.cs GC test on systems with fewer than four p...Alexander Köplinger1-1/+1
2015-11-16Use InvariantCulture for parsing float arguments in GC stress testsAlexander Köplinger2-7/+7
2015-11-16Don't print the "Some tests failed" message when _failCount is 0Alexander Köplinger1-1/+1
2015-11-16Fix two Marshal tests to not hardcode OSX libcAlexander Köplinger2-13/+8
2015-11-16Replace Unicode symbols with escape sequence in test source filesAlexander Köplinger3-7/+7
2015-11-15Porting loader tests from internal legacy tree.Bryan Arant183-0/+30791
2015-11-13Merge pull request #2031 from janvorli/fix-exceptions-in-filterJan Vorlicek1-1/+0
2015-11-12Fix processing of unhandled exception in exception filterJan Vorlicek1-1/+0
2015-11-12Merge pull request #2020 from pgavlin/StructABITestsPat Gavlin2-0/+281
2015-11-11Merge pull request #2027 from erozenfeld/RotationImprovementsEugene Rozenfeld1-0/+60
2015-11-11Implement improvements for rotation matching.Eugene Rozenfeld1-0/+60
2015-11-11Add some additional cases to the struct ABI test.Pat Gavlin2-0/+281
2015-11-11Emit custom test launcher hook for custom test runnersschellap1-9/+24
2015-11-11Reduce volume of MSBuild logging when running tests via xunitAndy Ayers1-2/+2
2015-11-10Merge pull request #1928 from adityamandaleeka/jenkins_enable_unixAditya Mandaleeka4-9/+22
2015-11-10Temporarily disable StructABI test to unblock CI while issues are resolvedAditya Mandaleeka1-0/+1
2015-11-10Respond to review of gettypetypeofmatrix test.Richard L Ford1-4/+4
2015-11-09Add gettypetypeofmatrix test.Richard L Ford3-0/+269
2015-11-08Merge pull request #1925 from akoeplinger/remove-env-helperJan Kotas14-152/+34
2015-11-08Merge pull request #1926 from akoeplinger/fix-hardcoded-windowsJan Kotas1-1/+1
2015-11-06Add some missing files.Pat Gavlin4-0/+699
2015-11-05Merge pull request #1972 from pgavlin/StructABITestsPat Gavlin7-3/+1324
2015-11-05Add some targeted by-value struct passing tests.Pat Gavlin7-3/+1324
2015-11-05Reduce number of threads used by the LocallocLarge testAndy Ayers1-1/+1
2015-11-05Fix casing of AssemblyName to match the name of the csproj.Aditya Mandaleeka2-2/+2
2015-11-05Disable a couple more tests temporarily prior to enabling CI runs.Aditya Mandaleeka1-1/+3
2015-11-05Exit with failure code if any tests fail.Aditya Mandaleeka1-6/+16
2015-11-02Fixing PR1-RunOnly Linux TestsBryan Arant2-52/+115
2015-11-02Fix hardcoded Utilities.IsWindows propertyAlexander Köplinger1-1/+1
2015-11-02Remove Env helper class in testsAlexander Köplinger15-153/+35
2015-11-02Merge pull request #1907 from wtgodbe/innerFinallyWilliam Godbe1-1/+1
2015-10-31Merge pull request #1908 from adityamandaleeka/fix_exc_listsMatt Mitchell2-87/+88
2015-10-30Merge pull request #1883 from mono/gc-stress-testsJan Kotas4-14/+20
2015-10-30Disable MarshalBoolArray test on Unix temporarilyAditya Mandaleeka1-0/+1