PowerShell/test/powershell/Modules
Steve Lee 7e2cd7954f Add the experimental feature for creating 'Temp:\' drive when FileSystemProvider initializes (#8696)
Adds Experimental Feature called `PSTempDrive` that, if enabled, creates a PSDrive called `Temp:` that maps to `[System.IO.Path]::GetTempPath()`.
2019-01-23 13:53:04 -08:00
..
CimCmdlets Add VSTS CI for Windows (#7536) 2018-08-17 22:06:51 -07:00
Microsoft.PowerShell.Core Remove appveyor environment checks (#8669) 2019-01-17 12:33:35 -08:00
Microsoft.PowerShell.Diagnostics Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
Microsoft.Powershell.Host Add -UseMinimalHeader to Start-Transcript to minimize transcript header (#8402) 2018-12-20 11:12:14 -08:00
Microsoft.PowerShell.LocalAccounts Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
Microsoft.PowerShell.Management Add the experimental feature for creating 'Temp:\' drive when FileSystemProvider initializes (#8696) 2019-01-23 13:53:04 -08:00
Microsoft.PowerShell.Security Correctly capitalize the ForEach operator in *.ps1 (#8583) 2019-01-06 17:00:56 +05:00
Microsoft.PowerShell.Utility Fix Code Page Parsing Isssue in Invoke-RestMethod (#8694) 2019-01-22 10:45:40 -08:00
Microsoft.WSMan.Management Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
PackageManagement Updating test gallery URL in PackageManagement tests (#7879) 2018-09-27 14:23:10 -07:00
PowerShellGet Update PowerShellGet to 2.0.0 (#7831) 2018-09-24 14:58:13 -07:00
PSDesiredStateConfiguration Use new Pester syntax for Pester tests in module PSDesiredStateConfiguration (#6622) 2018-04-25 17:29:40 -07:00
PSDiagnostics Adding tests for PSDiagnostics Module (#8431) 2019-01-16 14:59:35 -08:00
PSReadLine Save modules to un-versioned folder to enable servicing (#7518) 2018-08-14 10:15:05 -07:00
ThreadJob Regularize redirection operator spacing in *.ps1 and *.ps1m (#8581) 2019-01-03 12:59:14 +05:00