summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Updating BuildToolsJose Perez Rodriguez491-58/+4466
2016-04-12Merge pull request #4294 from kyulee1/fixspKyungwoo Lee1-15/+15
2016-04-12ARM64: Fix for recording SP for handler.Kyungwoo Lee1-15/+15
2016-04-11Merge pull request #4101 from sejongoh/detect_ldsfld_access_non_static_fieldSejong Oh3-10/+2
2016-04-11Merge pull request #4272 from AndyAyersMS/FixSpectralNormAndy Ayers1-8/+10
2016-04-11Merge pull request #4113 from swgillespie/long_running_gcSean Gillespie22-244/+55
2016-04-11Merge pull request #4261 from yizhang82/byvalarray_fixYi Zhang (CLR)1-1/+0
2016-04-11Fix validation of spectralnorm under xunit-performanceAndy Ayers1-8/+10
2016-04-11Create Long-running GC test job for the CISean Gillespie22-244/+55
2016-04-11Fix JIT crash with static function accessing non-static fieldSejong Oh3-10/+2
2016-04-11ByValArray marshaling support is implemented in OleVariant.cpp (which actuall...Yi Zhang (CLR)1-1/+0
2016-04-11Merge pull request #4240 from LLITCHEV/Issue4147Lubomir Litchev4-0/+259
2016-04-10Add a test for Issue 4147.Lubomir Litchev4-0/+259
2016-04-09Merge pull request #4250 from yizhang82/nativevariant_fixYi Zhang (CLR)1-5/+29
2016-04-09Merge pull request #4256 from yizhang82/chararray_fixYi Zhang (CLR)8-16/+16
2016-04-09Change Marshal.SizeOf to sizeof because Marshal.Copy copies managed contents ...Yi Zhang (CLR)8-16/+16
2016-04-09Merge pull request #4249 from yizhang82/lptstr_fixYi Zhang (CLR)3-9/+2
2016-04-09Fix GetObjectForNativeVariant test issue. It should roundtrip the actual obje...Yi Zhang (CLR)1-5/+29
2016-04-09Fix LPTSTRTest failure - it has a incorrect constant probably due to bad port...Yi Zhang (CLR)3-9/+2
2016-04-08Revert "ARM64 Work Item 3817, 3524 - Struct16 decomposition"Jan Kotas1-16/+16
2016-04-08Merge pull request #4202 from MichalStrehovsky/applicationExceptionMichal Strehovský135-4146/+4144
2016-04-08Merge pull request #4207 from swgillespie/437657Sean Gillespie4-410/+0
2016-04-08ARM64 Work Item 3817, 3524 - Struct16 decompositionBrian Sullivan1-16/+16
2016-04-08Remove a test that doesn't provide much value, fails in parallel test environ...Sean Gillespie4-410/+0
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský135-4146/+4144
2016-04-08Merge branch 'port_interop_tests' of https://github.com/botaberg/coreclr into...Tijoy Tom Kalathiparambil30-2/+8250
2016-04-08Merge pull request #4164 from yizhang82/lpstr_test_fixtijoytom2-2/+3
2016-04-08Merge pull request #4160 from tijoytom/mastertijoytom21-0/+1545
2016-04-08Merge pull request #3642 from dagood/remove-hardcoded-versionsDavis Goodin4-33/+26
2016-04-07Fix LPSTR test failure due to incorrect implementation of strncpy_s. It was i...Yi Zhang (CLR)2-2/+3
2016-04-07Merge pull request #4155 from MichalStrehovsky/debuggableAttributeMichal Strehovský40-84/+0
2016-04-07Merge pull request #4134 from MichalStrehovsky/junkAttributesMichal Strehovský27-28/+21
2016-04-07Windows specific Marshal APIs test.Tijoy Tom Kalathiparambil21-0/+1545
2016-04-07Remove mscorlib 1.x strong references from testsMichal Strehovský40-84/+0
2016-04-07Fixing failures of CscBench, Serialization and Deserialization perf tests (#4...Deepak Shankargouda3-0/+9
2016-04-07Merge pull request #4139 from kyulee1/launcherKyungwoo Lee1-0/+28
2016-04-06Merge pull request #4061 from jamesqo/use-roslynJan Kotas3-3/+1
2016-04-06Merge pull request #4136 from yizhang82/castable_fixYi Zhang (CLR)1-1/+0
2016-04-06Merge pull request #4099 from ramarag/gcstackwalkKyungwoo Lee1-11/+11
2016-04-06ARM64: Launch test build and run in parallelKyungwoo Lee1-0/+28
2016-04-06Merge pull request #4137 from AndyAyersMS/RelModeILTestsAndy Ayers280-264/+280
2016-04-06Merge pull request #3874 from swaroop-sridhar/CDTSwaroop Sridhar2-2/+2
2016-04-06Set DebugType to PdbOnly for rel-mode IL testsAndy Ayers280-264/+280
2016-04-06Fixes Updating Registers for managed frames in stack walksRama Krishnan Raghupathy1-11/+11
2016-04-06Re-enable ICastable test now that it is passing on MacYi Zhang (CLR)1-1/+0
2016-04-06Delete junk attributes in testsMichal Strehovský27-28/+21
2016-04-06Merge pull request #4111 from kyulee1/customlauncherKyungwoo Lee1-4/+12
2016-04-06Merge pull request #4110 from kyulee1/testupdateKyungwoo Lee1-11/+11
2016-04-06ARM64: Test.lst update with the latest lab runKyungwoo Lee1-11/+11
2016-04-06Restore CustomLauncher to Test PopulationKyungwoo Lee1-4/+12