PowerShell/src
Francisco Gamino f57f924caf Adding '$pshome/cultureName/default.help.txt' to PowerShell Windows Core project. (#3032)
* Adding PowerShellHelpFiles package which contains default.help.txt to powershell-win-core

* Adding test case to validate that <pshome>/<culture>/default.help.txt is present. This is done by calling 'Get-Help'

* Updating get-help to skip searching for the help file when the InternalTestHooks.BypassOnlineHelpRetrieval is enable. This way, we force get-help to generate a metadata driven help object, which includes a helpUri that points to the fwlink defined in the cmdlet code.

* Updating get-help -online <cmdletName> tests to not delete the help files. Instead, I've added logic to get-help to not find the help file when the test hook BypassOnlineHelpRetrieval is enable.
2017-02-01 17:56:52 -08:00
..
libpsl-native Fixes deprecated syscall issue on macOS 10.12 (#2633) (#2675) 2016-11-16 16:26:46 -08:00
Microsoft.Management.Infrastructure.CimCmdlets Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Diagnostics Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Management Add WindowsUBR to Get-ComputerInfo (#2995) 2017-01-23 13:07:38 -08:00
Microsoft.PowerShell.Commands.Utility Fixing 'InFile parameter of Invoke-WebRequest doesn't work' and adding aliases (iwr for invoke-webrequest and irm for invoke-restmethod) to the web cmdlets. (#2848) 2017-02-01 10:14:24 -08:00
Microsoft.PowerShell.ConsoleHost Cache padding strings up to 120 spaces (#3036) 2017-01-25 18:19:08 -08:00
Microsoft.PowerShell.Core.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.AssemblyLoadContext Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.Eventing Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Diagnostics.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.GraphicalHost Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.LocalAccounts Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.PSReadLine Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.ScheduledJob Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.SDK Rebase onto .NET Core 1.1 (#2737) 2016-12-07 18:29:21 -08:00
Microsoft.PowerShell.Security Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Security.Activities Update project version to 6.0.0 to match our release version 2016-11-04 16:33:35 -07:00
Microsoft.PowerShell.Utility.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Workflow.ServiceCore Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Runtime Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Modules Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
powershell Move *.csproj files to PowerShell/src/vs-csproj and PowerShell/test/vs-csproj to avoid confusing the latest dotnet.exe. 2016-10-21 14:12:10 -07:00
powershell-native Fixing powershell.exe lib paths and more thoroughly cleaning the powershell-native directory (#2758) 2016-11-21 16:55:03 -08:00
powershell-unix Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
powershell-win-core Adding '$pshome/cultureName/default.help.txt' to PowerShell Windows Core project. (#3032) 2017-02-01 17:56:52 -08:00
powershell-win-full update project.json 2016-11-19 23:52:16 -08:00
ResGen Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
Schemas spelling: public identifiers in src/Schemas/PSMaml 2016-09-01 15:56:23 +00:00
signing Add new map.json files 2016-06-13 17:39:11 -07:00
System.Management.Automation Adding '$pshome/cultureName/default.help.txt' to PowerShell Windows Core project. (#3032) 2017-02-01 17:56:52 -08:00
TypeCatalogGen Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
TypeCatalogParser Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
vs-csproj Add parameter -Group to Get-Verb (#2789) 2017-01-03 15:13:42 -08:00