PowerShell/test/powershell/engine/Module
Bruce Payette 6bc6257a55 Allow .exe files to be used as IL binary modules (#7281)
Fix for #6741 Allow .exe files to be used as binary modules. Basically anywhere a .dll could be used with modules, you can now use a .exe file. Also did a little clean up, replacing constant strings with the StringLiteral values instead.
2019-02-07 11:24:06 -08:00
..
assets/testmodulerunspace Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
ModulePath.Tests.ps1 Updating ModulePath.Tests for fxdependent package (#7772) 2018-09-17 13:22:00 -07:00
ModuleSpecification.Tests.ps1 Fix module specification hashtable in ModuleSpecification.Tests.ps1 (#7663) 2018-09-04 10:06:35 -07:00
NewModuleManifest.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
SubmodulePathInManifest.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
TestModuleManifest.Tests.ps1 Allow .exe files to be used as IL binary modules (#7281) 2019-02-07 11:24:06 -08:00
UpdateModuleManifest.Tests.ps1 Ensure NestedModules property gets populated by Test-ModuleManifest (#7859) 2018-09-28 13:28:08 -07:00