PowerShell/test/powershell/Language/Scripting/NativeExecution
Steve Lee 2cc091115b Rename powershell.exe to pwsh.exe (#5101)
- Rename powershell.exe to pwsh.exe
- Fixe appveyor.psm1
- Update MSI to include 'pwsh' in path and app paths
- Revert change for hyper-v powershell direct
- Update names in packaging.psm1.
- Fix check for SxS
2017-10-17 17:25:11 -07:00
..
NativeCommandArguments.Tests.ps1 Properly escape trailing backslash so that it doesn't end up escaping the quotes (#4965) 2017-10-11 18:01:09 +04:00
NativeCommandProcessor.Tests.ps1 Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
NativeLinuxCommands.Tests.ps1 Change native execution tests to use df instead of stty (#3685) 2017-05-02 18:45:35 -07:00
NativeStreams.Tests.ps1 Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
NativeUnixGlobbing.Tests.ps1 Adding support for native command globbing on UNIX (#3643) 2017-05-01 12:23:36 -07:00