PowerShell/test/powershell/Host
kwkam 5f202d676f Add 'NullReference' checks to two code paths related to 'PseudoParameterBinder' (#5738)
1. Add a null check in the tab completion code on the binding result returned from `PseudoParameterBinder`;
2. Add a null check in `CommandDiscovery.LookupCommandProcessor` on the `CommandInfo` object returned from the method `LookupCommandInfo`.
2018-03-16 09:10:06 -07:00
..
assets Need explicit -command to execute command in Read-Host output test (#4103) 2017-06-28 10:13:37 -07:00
TabCompletion Add 'NullReference' checks to two code paths related to 'PseudoParameterBinder' (#5738) 2018-03-16 09:10:06 -07:00
Base-Directory.Tests.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
ConsoleHost.Tests.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
HostUtilities.Tests.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
PSVersionTable.Tests.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
Read-Host.Tests.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00