PowerShell/test/powershell/Language/Scripting/NativeExecution
Dongbo Wang 384a9fe3fc Clean up ShellExecute code to use the .NET Core implementation (#4523)
* Clean up ShellExecuteHelper and enable ShellExecute in NativeCommandProcessor

* Minor fix

* [Feature] Fix NativeCommandProcessor to clean up in case an exception is thron

* [Feature] Update tests

* [Feature] Address comments

* address one more comment

* Address some more comments
2017-08-10 13:32:57 -07:00
..
NativeCommandArguments.Tests.ps1 Consolidated the two test exes into one (#3982) 2017-06-13 17:49:56 -07:00
NativeCommandProcessor.Tests.ps1 Clean up ShellExecute code to use the .NET Core implementation (#4523) 2017-08-10 13:32:57 -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 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
NativeUnixGlobbing.Tests.ps1 Adding support for native command globbing on UNIX (#3643) 2017-05-01 12:23:36 -07:00