PowerShell/test/powershell/Language
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
..
Classes Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00
Interop/DotNet Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Operators Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Parser Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00
Scripting Change native execution tests to use df instead of stty (#3685) 2017-05-02 18:45:35 -07:00
CompletionTestSupport.psm1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
LanguageTestSupport.psm1 Skip the parser tests that are run by 'ShouldBeParseError' in Travis Full Build (#3479) 2017-04-04 09:23:51 -07:00
map.json Fix try/catch to choose the more specific exception handler (#2429) 2016-12-09 12:37:08 -08:00