PowerShell/test/powershell/Language/Scripting/NativeExecution
James Truher [MSFT] 563806c15d Change native execution tests to use df instead of stty (#3685)
when automating test execution, some environments don't have a tty which causes
the tests to fail. df is just as good a test as stty as it is also guaranteed to be
present. This change also allows the tests to be run on OSX
2017-05-02 18:45:35 -07:00
..
NativeCommandArguments.Tests.ps1 move native execution tests to Language/Scripting/NativeExecution (#2333) 2016-09-22 11:57:42 -07:00
NativeCommandProcessor.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08: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 Add a code to handle finished process correctly on Unix 2016-11-15 14:49:39 -08:00
NativeUnixGlobbing.Tests.ps1 Adding support for native command globbing on UNIX (#3643) 2017-05-01 12:23:36 -07:00