PowerShell/test/powershell/Host
Steve Lee a2687bfb59 Allow profile directory creation failures for Service Account scenarios (#3244)
XDG profile directory creation can fail for accounts that do not have home directories.

The module analysis was trying to persist it's cache in an XDG profile directory.
The cache is less critical than it once was, so it's reasonable to not cache if there is no good place to do so.

Fixes #3011
2017-03-05 22:05:10 -08:00
..
assets Bump expect timeout for slow CI systems 2016-07-08 14:28:49 -07:00
TabCompletion Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Base-Directory.Tests.ps1 Address review comments in test code 2016-08-12 11:01:46 -07:00
ConsoleHost.Tests.ps1 Allow profile directory creation failures for Service Account scenarios (#3244) 2017-03-05 22:05:10 -08:00
HostUtilities.Tests.ps1 Improve console cmdlets tests (#3101) 2017-02-14 11:00:03 -08:00
PSVersionTable.Tests.ps1 Revert "Merge pull request #1458 from PowerShell/psedition_rename" 2016-08-03 15:53:31 -07:00
Read-Host.Tests.ps1 all tests are now marked with proper tag 2016-07-27 12:06:51 -07:00