PowerShell/test/powershell/Language/Scripting
xtqqczze 863528881f Use https in URLs where available (#8622)
Use https in URLS across the repository where the domain serves content by https.
2019-01-24 12:50:11 -08:00
..
Debugging Avoid use of mkdir alias in *.ps1 and *.psm1 (#8582) 2019-01-04 14:31:24 +05:00
en-US Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
fr-FR Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
NativeExecution Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
newbase Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
ActionPreference.Tests.ps1 Debug parameter now sets debugpreference to continue (#8195) 2018-11-30 19:46:51 +05:00
Array.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
CheckRestrictedlanguage.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
CmdletDeclaration.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
CommonParameters.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
ConstrainedLanguageMode.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
Delegates.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
DeserializedMethods.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
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 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -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 Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
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 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -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
Requires.Tests.ps1 Fix incorrect name check when autoloading required modules (#8218) 2018-11-13 14:56:07 -08:00
ScriptHelp.Tests.ps1 Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
ScriptHelp.Tests.xml Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
Scripting.Followup.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
TestsOnWinFullOnly.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
Trap.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
TryCatch.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00