summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/regression/v1
AgeCommit message (Collapse)AuthorFilesLines
2016-03-10Update all versions to validate.Davis Goodin8-96/+96
2016-03-02Change all dependency versions to match what was actually restored in the ↵Davis Goodin8-112/+112
checked-in lockfiles. Used a tool to look at lockfiles: when a dependency did not have a corresponding downloaded package, found the latest version that was downloaded and changed the project.json to match. This fixes any packages that don't exist (such as some beta-23302) and floating dependencies (*).
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin8-128/+136
2016-03-02Remove all lockfiles from source control.Davis Goodin8-27840/+0
2016-02-26Fix license header for test filesSean Gillespie6-0/+18
2015-11-24Update auto-generated project.lock.jsonJan Kotas8-2712/+15056
2015-11-16Replace Unicode symbols with escape sequence in test source filesAlexander Köplinger1-1/+1
Those files don't have a BOM and can be misinterpreted.
2015-10-18Managed Test Portdotnet-bot43-0/+17165
This is a collection of managed runtime tests from an internal legacy test tree.