PowerShell/test/powershell/Modules/Microsoft.PowerShell.Core
2019-11-14 17:54:48 -08:00
..
CompatiblePSEditions.Module.Tests.ps1 Update use of "PowerShell Core" to just "PowerShell" (#9513) 2019-05-10 15:34:27 -07:00
Enter-PSHostProcess.Tests.ps1 Ensure Wait-UntilTrue returns $true in Pester tests (#9458) 2019-05-01 17:03:43 -07:00
ForEach-Object.Tests.ps1 Revert the PR "Make ForEach-Object faster for its commonly used scenarios" (#10485) 2019-09-04 22:12:30 -07:00
Get-Command.Tests.ps1 Fix piping more than one CommandInfo to Get-Command (#10929) 2019-11-07 11:59:24 -08:00
Get-Module.Tests.ps1 Increase built-with-PowerShell module versions to 7.0.0.0 (#10356) 2019-08-22 15:33:30 -07:00
Get-PSHostProcessInfo.Tests.ps1 Ensure Wait-UntilTrue returns $true in Pester tests (#9458) 2019-05-01 17:03:43 -07:00
History.Tests.ps1
Import-Module.Tests.ps1 Cleanup workflow code (#9638) 2019-07-07 01:03:03 +05:00
Job.Tests.ps1 Make Start-Job throw terminating exception when -RunAs32 is specified in 64-bit pwsh (#9143) 2019-03-18 10:23:29 -07:00
ModuleConstraint.Tests.ps1
ModuleManifest.Tests.ps1
Out-Default.Tests.ps1
Out-Host.Tests.ps1
Pester.Commands.Cmdlets.GetCommand.Tests.ps1
PSSessionConfiguration.Tests.ps1 Update tests to account for when $PSHOME is readonly (#9279) 2019-04-04 23:01:01 -07:00
RemoteGetModule.Tests.ps1
RemoteImportModule.Tests.ps1 Unload test modules (#11061) 2019-11-14 17:54:48 -08:00
RemotingCmdlets.Tests.ps1 Adding positional parameter for ScriptBlock when using Invoke-Command with SSH (#10721) 2019-10-10 11:29:31 -07:00
Remove-Module.Tests.ps1 Port PowerShell to .NET Core 3.0 (#9597) 2019-05-21 13:43:51 +08:00
Set-PSDebug.Tests.ps1 Remove appveyor environment checks (#8669) 2019-01-17 12:33:35 -08:00
Where-Object.Tests.ps1