PowerShell/test/powershell/engine/Basic
2019-12-09 12:03:53 -08:00
..
Assembly.LoadedInSeparateALC.Tests.ps1 Do not resolve types from assemblies that are loaded in separate AssemblyLoadContext (#11088) 2019-11-26 12:40:16 -08:00
Assembly.LoadFrom.Tests.ps1
Assembly.LoadNative.Tests.ps1 Add native binary resolver (#11032) 2019-12-09 12:03:53 -08:00
Assembly.LoadWithPartialName.Tests.ps1 Port PowerShell to .NET Core 3.0 (#9597) 2019-05-21 13:43:51 +08:00
Attributes.Tests.ps1
CommandDiscovery.Tests.ps1 Cleanups in command discovery (#10815) 2019-12-03 11:23:36 +05:00
Credential.Tests.ps1
DefaultCommands.Tests.ps1 Add Unblock-File for macOS (#11137) 2019-12-02 17:51:36 -08:00
Encoding.Tests.ps1
GroupPolicySettings.Tests.ps1 Adding PSCore group policy definitions (#10468) 2019-09-12 13:41:59 -07:00
PropertyAccessor.Tests.ps1 Update use of "PowerShell Core" to just "PowerShell" (#9513) 2019-05-10 15:34:27 -07:00
ProxyCommand.tests.ps1
SemanticVersion.Tests.ps1 Consider DBNull.Value and NullString.Value the same as $null when comparing with $null and casting to bool (#9794) 2019-06-28 11:39:34 -07:00
Telemetry.Tests.ps1 Some code cleanup work (#10698) 2019-10-07 14:15:01 +05:00
TypeResolution.Tests.ps1 Port PowerShell to .NET Core 3.0 (#9597) 2019-05-21 13:43:51 +08:00
ValidateAttributes.Tests.ps1