PowerShell/test/powershell/Modules
Paul Higinbotham cce214e884
Implement ForEach-Object -Parallel runspace reuse (#12122)
* Implement foreach parallel runspace reuse

* Change runspace dispose

* Refactor runspace reset check

* Fix race condition.

* Fix CodFactor issues

* Implement -UseNewRunspace parameter switch, add tests

* Fix Codacy error
2020-03-23 14:00:43 -07:00
..
CimCmdlets Unify pester test syntax for the arguments of -BeOfType (#11558) 2020-01-24 11:00:37 -08:00
Microsoft.PowerShell.Core Bring back MainWindowTitle in PSHostProcessInfo (#11885) 2020-03-10 09:30:53 -07:00
Microsoft.PowerShell.Diagnostics Update pester syntax to v4 (#11544) 2020-01-11 20:41:59 +05:00
Microsoft.Powershell.Host Correct case of $IsWindows special variable 2020-01-13 19:27:21 +00:00
Microsoft.PowerShell.LocalAccounts Update to CredScan v2 (#11765) 2020-02-04 13:21:06 -08:00
Microsoft.PowerShell.Management Address UTF-8 Detection In Get-Content -Tail (#11899) 2020-03-14 09:57:04 +05:00
Microsoft.PowerShell.Security Update CmsCommands to use Store vs cert provider (#11643) 2020-02-06 15:38:17 -08:00
Microsoft.PowerShell.Utility Implement ForEach-Object -Parallel runspace reuse (#12122) 2020-03-23 14:00:43 -07:00
Microsoft.WSMan.Management Test fixes for various platforms (#11579) 2020-01-14 10:57:13 -08:00
PackageManagement Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
PowerShellGet Added RequireSudoOnUnix tags to PowerShellGet tests and unmark as pending (#8954) 2019-03-05 11:55:20 -08:00
PSDesiredStateConfiguration Update Get-PlatformInfo helper and tests for Debian 10, 11 and CentOS 8 (#11842) 2020-02-12 18:35:24 -08:00
PSDiagnostics Adding tests for PSDiagnostics Module (#8431) 2019-01-16 14:59:35 -08:00
PSReadLine Update tests to account for when $PSHOME is readonly (#9279) 2019-04-04 23:01:01 -07:00
ThreadJob Remove BOM, insert newline at EOF 2020-01-13 18:36:47 +00:00