PowerShell/test/powershell/Language/Scripting
2019-10-24 12:45:26 -07:00
..
Debugging Add support to ActionPreference.Break to break into debugger (#8205) 2019-08-23 10:34:10 -07:00
en-US
fr-FR
NativeExecution Set the output encoding to [Console]::OutputEncoding for native commands (#10824) 2019-10-19 10:09:44 +05:00
newbase
ActionPreference.Tests.ps1 Transition ActionPreference.Suspend enumeration value into a non-supported, reserved state, and remove restriction on using ActionPreference.Ignore in preference variables (#10317) 2019-09-07 23:45:36 +05:00
Array.Tests.ps1
CheckRestrictedlanguage.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
CmdletDeclaration.Tests.ps1
CommonParameters.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
ConstrainedLanguageMode.Tests.ps1
Delegates.Tests.ps1
DeserializedMethods.Tests.ps1
DeserializedTypeConversion.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Dynamicparameters.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
ErrorPosition.Tests.ps1 Test-Path: Return $false when given an empty or $null -Path/-LiteralPath value (#8080) 2018-11-21 10:08:31 +05:00
ForeachParallel.Tests.ps1 Mark -parallel and -throttlelimit reserved for foreach and switch statements (#10328) 2019-08-15 14:41:41 -07:00
Generics.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
HashtableToPSCustomObjectConversion.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
I18n.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
I18n.Tests_fallback.psd1
Indexer.Tests.ps1 Enable indexing operations on objects that implement ITuple (#7633) 2018-08-30 10:54:26 -07:00
LineEndings.Tests.ps1 Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
MyInvocation.Tests.ps1
NullRepresentatives.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
OrderedAttributeForHashTables.Tests.ps1 Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
OutErrorVariable.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
ParameterBinding.Tests.ps1 Remove ShouldBeErrorId custom function. (#6891) 2018-05-23 07:57:03 +05:00
PSSerializer.Tests.ps1 Fix minor breakpoint re-hydration bug (#10339) 2019-08-15 14:55:45 -07:00
Requires.Tests.ps1 Fix #requires -version for pwsh 7 to include 6.1 and 6.2 in PSCompatibleVersions (#9943) 2019-08-12 15:25:28 -07:00
ScriptHelp.Tests.ps1 Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
ScriptHelp.Tests.xml
Scripting.Followup.Tests.ps1
SuppressAnsiEscapeSequence.Tests.ps1 Add $env:__SuppressAnsiEscapeSequences to control whether to… (#10814) 2019-10-24 12:45:26 -07:00
SwitchParallel.Tests.ps1 Mark -parallel and -throttlelimit reserved for foreach and switch statements (#10328) 2019-08-15 14:41:41 -07:00
TestsOnWinFullOnly.ps1
Trap.Tests.ps1
TryCatch.Tests.ps1