dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
blackdwarf 4aacb22993 Add support for dotnet help <verb>
This commit adds supports for getting more detailed help by using the
`dotnet help <verb>` syntax (e.g. `dotnet help build`). This change
opens up the URL that is specified for each verb in the default browser
on the user's machine, so internet access is required.
2017-03-04 19:19:39 -08:00
..
Assertions Update dotnet new to generate a "2.0" project. 2017-01-29 09:46:46 -06:00
Commands Adding End to End test for cache and filtered publish 2017-02-13 17:56:25 -08:00
Extensions Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
Mock Fixing broken tests after my changes to the CommandResolvers. 2016-08-25 22:53:04 -07:00
NetworkUtils Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
Properties Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
TempFileSystem Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
DotnetLegacyRuntimeIdentifiers.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
EnvironmentInfo.cs Fix tests on netcoreapp1.1 only platforms 2017-02-22 21:34:21 -06:00
LinuxOnlyFactAttribute.cs Add support for dotnet help <verb> 2017-03-04 19:19:39 -08:00
MacOsOnlyFactAttribute.cs Add support for dotnet help <verb> 2017-03-04 19:19:39 -08:00
Microsoft.DotNet.Tools.Tests.Utilities.csproj Standardize on newline between Property|ItemGroup areas 2017-03-02 20:38:56 -08:00
NonWindowsOnlyFactAttribute.cs add tests for checking filename, working dir and validation of presence of environmental variables 2017-02-16 14:22:02 -08:00
NonWindowsOnlyTheoryAttribute.cs add EOLs in the end of files 2017-02-16 14:22:02 -08:00
NuGetConfig.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
PeReaderUtils.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
ProjectUtils.cs Address PR Feedback 2016-02-12 16:57:32 -08:00
RepoDirectoriesProvider.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
RequiresSpecificFrameworkFactAttribute.cs Fix tests on netcoreapp1.1 only platforms 2017-02-22 21:34:21 -06:00
TestBase.cs Merge branch 'rel/1.0.1' into merge_rel101_into_master 2017-03-01 20:50:42 -08:00
WindowsOnlyFactAttribute.cs add tests for checking filename, working dir and validation of presence of environmental variables 2017-02-16 14:22:02 -08:00
WindowsOnlyTheoryAttribute.cs add tests for checking filename, working dir and validation of presence of environmental variables 2017-02-16 14:22:02 -08:00