Revert "Revert "Add performance tests"" (#2820)

This commit is contained in:
Pavel Krymets 2016-05-12 10:33:32 -07:00 committed by Piotr Puszkiewicz
parent 418d827d52
commit b8dff69cc1
33 changed files with 728 additions and 3 deletions

View file

@ -37,7 +37,8 @@ namespace Microsoft.DotNet.Cli.Build
"Microsoft.DotNet.Cli.Utils.Tests",
"Microsoft.DotNet.Compiler.Common.Tests",
"Microsoft.DotNet.ProjectModel.Tests",
"Microsoft.Extensions.DependencyModel.Tests"
"Microsoft.Extensions.DependencyModel.Tests",
"Performance"
};
public static readonly string[] WindowsTestProjects = new[]