Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-25Update CLI functional tests to account for the addition of Microsoft.Identity...Nate McMaster
2018-10-25Refactor shared framework projects targets and project layout (#3703)Nate McMaster
2018-10-16Remove deleted files from baselinesRyan Brandenburg
2018-09-27Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2Mike Harder
2018-09-27Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429)Mike Harder
2018-09-27Update Cli.FunctionalTests for latest 2.2-preview3 (#1425)Mike Harder
2018-09-26Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-09-26 Functional tests for .NET Core CLI 2.1.X (#1415)Mike Harder
2018-09-26Fix PipeBuild parameter: PB_RESTORESOURCES => PB_RESTORESOURCENate McMaster
2018-09-26Add more logging for E2E testsNate McMaster
2018-09-01Update published files for 2.2-preview2 (#1370)Mike Harder
2018-09-01Run E2E tests in parallel and on macOS (#1369)Nate McMaster
2018-08-31Flow the ProdCon restore feed in to E2E testsNate McMaster
2018-08-30Fix syntax errors in the e2e test build definitionNate McMaster
2018-08-30Add script to invoke E2E tests on CI using ProdCon results (#1354)Nate McMaster
2018-08-30Cli.FunctionalTests: Remove .gitignore (#1353)Mike Harder
2018-08-30Functional tests for .NET Core CLIMike Harder
2018-07-05Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-07-03Fix the version override check for ProdCon buildsNate McMaster
2018-06-28Add unit tests for the shared framework (#1228)Nate McMaster
2018-06-08Add unit tests for the shared frameworkNate McMaster