PowerShell/test/powershell/Language/Parser
2019-02-04 12:22:05 -08:00
..
Ast.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
AutomaticVariables.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
BNotOperator.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
Conversions.Tests.ps1 Parse numeric strings as numbers again during conversions (#8681) 2019-02-04 12:22:05 -08:00
ExtensibleCompletion.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
LanguageAndParser.TestFollowup.Tests.ps1 Change hashtable to use OrdinalIgnoreCase to be case-insensitive in all Cultures (#8566) 2019-01-10 09:11:43 +05:00
MethodInvocation.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00
ParameterBinding.Tests.ps1 Consolidation of all Windows PowerShell work ported to PSCore6 (#8257) 2018-11-13 16:16:29 -08:00
Parser.Tests.ps1 Add support for Byte Literals (#7901) 2018-10-11 17:40:58 +05:00
Parsing.Tests.ps1 Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
RedirectionOperator.Tests.ps1 Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
TypeAccelerator.Tests.ps1 Consolidation of all Windows PowerShell work ported to PSCore6 (#8257) 2018-11-13 16:16:29 -08:00
UsingAssembly.Tests.ps1 Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
UsingNamespace.Tests.ps1 Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00