dotnet-installer/test/Microsoft.DotNet.Cli.Utils.Tests
Bill Wert ed3bd312cf Fix warnings in project.json
PR #2493 introduced the new project.json schema. The tree has 118 files
with the old schema, which added several hundred warnings.

This change can't go in until PR #2864 does - it relies on those bug
fixes.
2016-05-19 11:51:49 -07:00
..
BlockingMemoryStreamTests.cs Invoke compile-csc in-proc 2016-04-16 00:28:57 -05:00
BuiltInCommandTests.cs Fix BuiltInCommandTests. 2016-05-10 18:46:47 -05:00
CommandResolverTestUtils.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
GivenACompositeCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenADefaultCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenADesktopAppWhichUsesCommandCreateDotnet.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
GivenAnAppBaseCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenAProjectDependenciesCommandFactory.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenAProjectDependencyCommandResolver.cs Throw Command Unknown for dependency tools in libraries. (#2933) 2016-05-08 14:20:34 -07:00
GivenAProjectPathCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenAProjectToolsCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenARootedCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenAScriptCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
Microsoft.DotNet.Cli.Utils.Tests.xproj Added build before running the tests and the no-build option to opt out of it. 2016-03-17 15:17:18 -07:00
project.json Fix warnings in project.json 2016-05-19 11:51:49 -07:00
StreamForwarderTests.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00