PowerShell/test/powershell/Host
2017-06-28 10:13:37 -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 tab completion for Export-Counter -FileFormat parameter (#3856) 2017-06-25 12:13:57 -07:00
Base-Directory.Tests.ps1 Fixed BaseDirectory tests by adding -c instead of positional argument (#4078) 2017-06-22 13:35:04 -07:00
ConsoleHost.Tests.ps1 Change positional parameter for powershell.exe from -Command to -File (#4019) 2017-06-19 12:17:56 -07:00
HostUtilities.Tests.ps1 Autoload TestRemoting.psm1 (#3430) 2017-03-29 10:11:02 -07:00
PSVersionTable.Tests.ps1 Remove ClrVersion property from $PSVersionTable (#4027) 2017-06-19 15:10:36 -07:00
Read-Host.Tests.ps1