PowerShell/test/powershell/engine/Module
Andrew ecefb50d0d Fixing Import-Module on Linux for special cases of NestedModules/RootModule path format (#4010)
* IPMO fix for some cases of NestedModules/RootModule path syntax

* Added tests for #3693 fix

* Updated tests
2017-06-28 16:35:33 -07:00
..
ModulePath.Tests.ps1 corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
NewModuleManifest.Tests.ps1 Change New-ModuleManifest encoding to UTF8NoBOM on non-Windows platforms (#3940) 2017-06-27 12:48:25 -07:00
SubmodulePathInManifest.Tests.ps1 Fixing Import-Module on Linux for special cases of NestedModules/RootModule path format (#4010) 2017-06-28 16:35:33 -07:00
TestModuleManifest.Tests.ps1 Add autoload for TestLanguage.psm1 TestHelpers.psm1 (#3456) 2017-05-17 11:09:27 -07:00