summaryrefslogtreecommitdiff
path: root/tests/src/Interop
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Upgrade new test project.json files from merge.Davis Goodin5-113/+122
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin5-10/+15
2016-03-10Update dependencies on packages that don't exist.Davis Goodin5-84/+75
2016-03-10Update all versions to validate.Davis Goodin5-121/+130
2016-03-09Merge pull request #3599 from ramarag/arm64nativetestsRama krishnan Raghupathy1-0/+5
2016-03-09Enable native test binaries to be built for Arm64Rama Krishnan Raghupathy1-0/+5
2016-03-07Improve interop test coveragetijoytom34-718/+88
2016-03-03Adding more Interop tests.tijoytom28-1/+1611
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin1-14/+14
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin6-98/+104
2016-03-02Remove all lockfiles from source control.Davis Goodin4-5445/+0
2016-02-26Fix license header for test filesSean Gillespie8-4/+26
2016-02-23Adding more interop tests.tijoytom25-0/+4099
2016-01-27Update license headersdotnet-bot1-2/+3
2015-11-24Update auto-generated project.lock.jsonJan Kotas3-343/+1890
2015-10-23Test Cleanup:Rama Krishnan Raghupathy1-3/+2
2015-10-20Fixing some pri1 tests.Bryan Arant8-3912/+470
2015-10-18Managed Test Portdotnet-bot14-470/+4346
2015-10-15Changes to Test InfrastructureKoundinya Veluri6-114/+2931
2015-09-18Add support for NativeCallableAttributetijoytom5-0/+220
2015-09-02Package updates and fixesMatt Mitchell1-121/+219
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell8-20/+614
2015-05-30Fix a bug in implementation of ICastable when CoreCLR throws exception on IL ...Eugene Zemtsov1-0/+5
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov4-0/+271
2015-03-06With This change the tests build all the native components first and then bu...Rama Krishnan Raghupathy7-0/+618