summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2015-11-24Merge pull request #2132 from AndyAyersMS/FixLinuxTestScriptAditya Mandaleeka1-3/+3
2015-11-21Fix generated test script to properly check for debuggerAndy Ayers1-3/+3
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 #2066 from akoeplinger/argparsing-gcstressJan Kotas2-7/+7
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-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-10Merge pull request #1928 from adityamandaleeka/jenkins_enable_unixAditya Mandaleeka2-2/+2
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 Gavlin6-0/+1319
2015-11-05Add some targeted by-value struct passing tests.Pat Gavlin6-0/+1319
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-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-30Merge pull request #1883 from mono/gc-stress-testsJan Kotas4-14/+20
2015-10-30Fixed failing test 'InnerFinally'William Godbe1-1/+1
2015-10-29Merge pull request #1873 from kangaroo/arm-cleanupAditya Mandaleeka1-0/+2
2015-10-29Make GC stress tests cross platformLudovic Henry4-14/+20
2015-10-28Fix for run-only pr1 tests.Bryan Arant1-0/+1
2015-10-27[arm] Clean up a few places where the arm build has bit rottedGeoff Norton1-0/+2
2015-10-23Test Cleanup:Rama Krishnan Raghupathy4-9/+19
2015-10-22Merge pull request #1832 from bryanar/enable_crossgen_testsBryan P. Arant2-4/+48
2015-10-22Merge pull request #1830 from erozenfeld/RotateBitsEugene Rozenfeld2-0/+279
2015-10-22Changes required to enable crossgen on the tests.Bryan Arant2-4/+48