PowerShell/test/powershell/engine
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
..
Api Fix powershell to not crash on converting recursive array to bool (#3208) 2017-02-27 10:54:07 -08:00
Basic corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
ETS Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Help Get-Help should find help files under pshome (#3528) 2017-05-01 13:54:01 -07:00
Module Add autoload for TestLanguage.psm1 TestHelpers.psm1 (#3456) 2017-05-17 11:09:27 -07:00
ParameterBinding Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Remoting Adds Port parameter for SSH PSSessions (#3499) 2017-04-25 18:02:16 -07:00
BasicEngine.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
InitialSessionState.Tests.ps1 Fix for duplicate types in TypeTable (#3141) 2017-02-16 16:28:29 -08:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
SemanticVersion.Tests.ps1 Fix for #3786 (#3793) 2017-05-16 17:10:03 -07:00
ValidateAttributes.Tests.ps1 Improve ValidateCount attribute error message (#3656) 2017-05-02 10:04:52 -07:00