dotnet-installer/test/dotnet.Tests/ParserTests
William Lee 55f62d9d64
Add install tool command (#8132)
* compose all the parts

* Fix on obtain and shim maker for better end to end experience
  * Fix error when there is space in the middle of path of nuget config
  * Fix path in profile.d is the tmp home path during install
  * better handle of ~home
  * remove profile.d file in uninstall script
  * Fix test since it looks up current directory
  * folder structure inside nupkg to tools/TFM/RID/mytool.dll
  * Add check for config file existence
  * Rename name space to Microsoft.DotNet.ShellShim
  * Rename name space to Microsoft.DotNet.ToolPackage
2017-12-04 14:13:24 -08:00
..
AddReferenceParserTests.cs Redirect parser to localized validation messages 2017-06-27 15:49:00 -07:00
ArgumentForwardingExtensionsTests.cs publish, cache, text fixes; rename ForwardAs and introduce ForwardAsMany 2017-03-16 13:22:08 -07:00
InstallToolParserTests.cs Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
MigrateParserTests.cs Remove ProjectJson solution and its tests 2017-05-01 08:27:02 -07:00
RestoreParserTests.cs enforce repeating options to for multiple arguments 2017-03-30 07:43:04 -07:00
RunParserTests.cs typo 2017-08-14 21:26:49 -07:00
ValdidationMessageTests.cs Honor UI language override in test runs 2017-07-18 22:03:31 -07:00