PowerShell/test/powershell/engine/Basic
2020-01-13 19:26:54 +00: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 Correct case of $IsMacOS special variable 2020-01-13 19:26:54 +00: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 Re-balance CI tests (#11420) 2020-01-05 13:01:42 +05:00
Encoding.Tests.ps1 Update pester syntax to v4 (#11544) 2020-01-11 20:41:59 +05:00
GroupPolicySettings.Tests.ps1 Correct case of $false special variable 2020-01-13 19:25:35 +00:00
PropertyAccessor.Tests.ps1 Update use of "PowerShell Core" to just "PowerShell" (#9513) 2019-05-10 15:34:27 -07:00
ProxyCommand.tests.ps1 Add support for ValidateRangeKind to ParameterMetadata.GetProxyAttributeData (#9059) 2019-05-07 12:15:38 -07:00
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 Correct pwsh run (#11486) 2020-01-05 12:17:41 +05:00
ValidateAttributes.Tests.ps1