PowerShell/test/powershell/Modules/Microsoft.PowerShell.Core
2019-11-18 10:44:55 -08:00
..
CompatiblePSEditions.Module.Tests.ps1 Support using non-compatible Windows PowerShell modules in PowerShell Core (#10973) 2019-11-18 10:44:55 -08:00
Enter-PSHostProcess.Tests.ps1 Support using non-compatible Windows PowerShell modules in PowerShell Core (#10973) 2019-11-18 10:44:55 -08: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 Add Duration property to HistoryInfo (#5208) 2018-08-28 08:03:07 +05:00
Import-Module.Tests.ps1 Allow pwsh to inherit $env:PSModulePath and enable powershell.exe to start correctly (#11057) 2019-11-15 17:29:04 -08: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 Fix incorrect name check when autoloading required modules (#8218) 2018-11-13 14:56:07 -08:00
ModuleManifest.Tests.ps1 Fix incorrect name check when autoloading required modules (#8218) 2018-11-13 14:56:07 -08:00
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 Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
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