PowerShell/test/powershell/engine
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
..
Api Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Basic Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ETS Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Help Adding '$pshome/cultureName/default.help.txt' to PowerShell Windows Core project. (#3032) 2017-02-01 17:56:52 -08:00
Module Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ParameterBinding Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Remoting Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
BasicEngine.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
InitialSessionState.Tests.ps1 Add capacity test for initialsessionstate 2016-09-28 16:54:31 -07:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
SemanticVersion.Tests.ps1 Add serialization test of SemanticVersion 2016-08-03 13:21:42 -07:00