PowerShell/test/powershell/Language/Scripting/NativeExecution
Jason Shirk 6cbcf5dd3e Glob native command args only when not quoted
Also fix some minor issues with exceptions being raised when resolving
the path - falling back to no glob.

Fix: #3931 #4971
2017-10-31 23:34:50 -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 Put command discovery before scripts for Unix (#5116) 2017-10-23 17:54:28 -07:00
NativeStreams.Tests.ps1 Change to not insert line breaks to output (except for tables) (#5193) 2017-10-30 09:54:44 -07:00
NativeUnixGlobbing.Tests.ps1 Glob native command args only when not quoted 2017-10-31 23:34:50 -07:00