summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
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 Kalathiparambil27-1/+8243
2016-04-08Merge pull request #4164 from yizhang82/lpstr_test_fixtijoytom1-1/+3
2016-04-08Merge pull request #4160 from tijoytom/mastertijoytom20-0/+1542
2016-04-08Merge pull request #3642 from dagood/remove-hardcoded-versionsDavis Goodin2-0/+14
2016-04-07Fix LPSTR test failure due to incorrect implementation of strncpy_s. It was i...Yi Zhang (CLR)1-1/+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 Kalathiparambil20-0/+1542
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-06Merge pull request #4137 from AndyAyersMS/RelModeILTestsAndy Ayers280-264/+280
2016-04-06Set DebugType to PdbOnly for rel-mode IL testsAndy Ayers280-264/+280
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-06Restore CustomLauncher to Test PopulationKyungwoo Lee1-4/+12
2016-04-06Enable execution of Perflab perf testsDeepak Shankargouda1-1/+6
2016-04-06Merge pull request #4089 from tijoytom/mastertijoytom2-327/+16
2016-04-05Merge pull request #4057 from yizhang82/masterYi Zhang (CLR)5-24/+56
2016-04-05Merge branch 'master' of https://github.com/dotnet/coreclrTijoy Tom Kalathiparambil58-614/+2680
2016-04-05Fixing test for non-windows platforms.Tijoy Tom Kalathiparambil2-327/+16
2016-04-05Remove hardcoded versions from runtests.proj.Davis Goodin2-0/+14
2016-04-05Merge pull request #4077 from tijoytom/mastertijoytom1-15/+17
2016-04-05Add reference to CMakeLists.txt from NativeCallableTests.csproj correctlyYi Zhang (CLR)2-2/+6
2016-04-04Fix NativeCallableTest to use custom DLL instead of EnumWindows Win32 APIYi Zhang (CLR)4-23/+51
2016-04-04Merge pull request #4069 from swgillespie/gc-test-fixupsSean Gillespie16-691/+188
2016-04-04Disabling the object as variant in struct marshallingTijoy Tom Kalathiparambil1-15/+17
2016-04-04Fix a number of tests that make invalid assumptions about object lifetimes. F...Sean Gillespie16-691/+188
2016-04-04Add generics testFadi Hanna16-0/+1453
2016-04-04Disable failing portions of MarshalStructAsLayoutSeqJohn Bottenberg1-6/+38
2016-04-04Merge pull request #4053 from RussKeldorph/test32Russ Keldorph27-24/+1114
2016-04-04Fix to add error checks for crossgen compilationGaurav Khanna2-7/+33
2016-04-02Merge pull request #4051 from sejongoh/fix_singlinkgen_testSejong Oh1-4/+15
2016-04-02Fix some of the tests failing on x86Russ Keldorph27-24/+1114
2016-04-01Enabling Helix perf test runs for CoreCLRDeepak Shankargouda6-11/+16
2016-04-01Fix singlinkgen test.Sejong Oh1-4/+15
2016-04-01Merge pull request #3961 from natgla/adamsAndy Ayers2-52/+109
2016-04-01Merge pull request #4038 from adityamandaleeka/extestKyungwoo Lee2-2/+4
2016-03-31Disable ForeignThreadExceptions test on ARM64.Aditya Mandaleeka2-2/+4
2016-03-31Merge branch 'master' into port_interop_testsJohn Bottenberg14-0/+2778
2016-03-31Merge pull request #4007 from adityamandaleeka/extestAditya Mandaleeka6-0/+206
2016-03-31Merge pull request #3295 from chuck-mitchell/featureChuck Mitchell7-0/+2549
2016-03-31Moving validation out of measured codeNatalia Glagoleva1-15/+14
2016-03-31Merge pull request #4021 from dotnet-bot/from-tfsJan Kotas1-0/+23
2016-03-30Fix R2R fixups for delegate ctorsJan Kotas1-0/+23
2016-03-30Changes from code reviewNatalia Glagoleva1-35/+56
2016-03-30Move dllexport to platformdefines.h.Aditya Mandaleeka2-10/+13
2016-03-30Add test for exception handling on foreign threads.Aditya Mandaleeka5-0/+203
2016-03-30Fix build error in newly-moved EnumMarshalling testJohn Bottenberg1-2/+2
2016-03-30Include wchar.h in xplatform.h even outside WindowsJohn Bottenberg1-1/+1