PowerShell/test/powershell/Language/Scripting/NativeExecution
Ilya e00161a8af Add autoload for TestLanguage.psm1 TestHelpers.psm1 (#3456)
* Add autoload for TestHelpers.psm1

Test.Helpers.psm1 was renamed to TestHelpers.psm1

* Resolve conflit and rebase Add autoload for TestLanguage.psm1

* Remove unneeded comments from PSD1 files

* Rename test modules

Remove approved verbs (Get-Verb) from module names.

* Enhance ShouldBeErrorId to output exception into pipeline for later analysis

* Remove unneeded comments

* Resolve merge conflict
2017-05-17 11:09:27 -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 Add autoload for TestLanguage.psm1 TestHelpers.psm1 (#3456) 2017-05-17 11:09:27 -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 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