PowerShell/test/powershell/Modules
Steve Lee 5d3456d11b Fix formatting of tables where headers span multiple rows (#6504)
* In cases where the header spans multiple rows, need to correctly calculate whitespace and trim appropriately

* Use System.Span<int> and C# 7.2 language in SMA

* Added new ref assemblies to Files.wxs
refactor tests to remove similar xml content
added single column test case
2018-04-03 07:24:23 +04:00
..
CimCmdlets Use new Pester syntax: -Parameter for Pester tests in Modules/CimCmdlets (#6306) 2018-03-07 10:54:41 -08:00
Microsoft.PowerShell.Core Clean up workflow logic in the module loading component (#6523) 2018-04-02 16:18:56 -07:00
Microsoft.PowerShell.Diagnostics Update tests in Modules/Microsoft.PowerShell.Diagnostics to use new Pester syntax. (#6351) 2018-03-23 10:33:43 -07:00
Microsoft.Powershell.Host Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
Microsoft.PowerShell.LocalAccounts Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
Microsoft.PowerShell.Management Fix error in windows provider when the environment has accidental duplicates that differ only by case (#6489) 2018-03-27 14:58:26 -07:00
Microsoft.PowerShell.Security Update tests in Microsoft.PowerShell.Security folder to use Pesterv4 syntax (#6256) 2018-03-23 10:41:14 -07:00
Microsoft.PowerShell.Utility Fix formatting of tables where headers span multiple rows (#6504) 2018-04-03 07:24:23 +04:00
Microsoft.WSMan.Management Use new Pester syntax: -Parameter for Pester tests in modules: Microsoft.PowerShell.Utility and Microsoft.WSMan.Management. (#6366) 2018-03-23 10:26:23 -07:00
PackageManagement Use new Pester syntax: -Parameter for Pester tests in modules: PowerShellGet, PackageManagement, PSReadLine (#6488) 2018-03-30 09:22:26 +04:00
PowerShellGet Use new Pester syntax: -Parameter for Pester tests in modules: PowerShellGet, PackageManagement, PSReadLine (#6488) 2018-03-30 09:22:26 +04:00
PSDesiredStateConfiguration Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
PSReadLine Use new Pester syntax: -Parameter for Pester tests in modules: PowerShellGet, PackageManagement, PSReadLine (#6488) 2018-03-30 09:22:26 +04:00