dotnet-installer/test/Microsoft.DotNet.Tools.Tests.ComponentMocks
William Li 5218c4bcf5
Pass BaseIntermediateOutputPath via xml (#9509)
Instead of command line to avoid escaping problem.

It can support most of the character including surrogate char. It cannot
support semicolon. However, semicolon is not allow to be part of the
user name.

Port 2.1.4xx fix 0251f677ede571b61a47ca24f38df8e09038277d while keep
BaseIntermediateOutputPath instead of MsBuildProjectExtensionsPath to
minimize the change.
2018-06-24 11:32:44 -07:00
..
Properties Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
AppHostShellShimMakerMock.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
EnvironmentPathInstructionMock.cs tool-path option -- "Session tool" (#8716) 2018-03-06 15:58:05 -08:00
Microsoft.DotNet.Tools.Tests.ComponentMocks.csproj Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeed.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedPackage.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedType.cs Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
ProjectRestorerMock.cs Pass BaseIntermediateOutputPath via xml (#9509) 2018-06-24 11:32:44 -07:00
ToolPackageInstallerMock.cs Pass BaseIntermediateOutputPath via xml (#9509) 2018-06-24 11:32:44 -07:00
ToolPackageMock.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
ToolPackageStoreMock.cs Ensure tool package store root is a full path. 2018-03-20 16:54:34 -07:00