PowerShell/test/powershell/Language/Parser
Aditya Patwardhan 8ea15c9f13 Merged PR 8529: Add cleanup before building test package
Add cleanup before building test package
2019-05-29 00:31:14 +00: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 Merged PR 8529: Add cleanup before building test package 2019-05-29 00:31:14 +00:00
LineContinuance.Tests.ps1 Support line continuance with pipe at the start of a line (#8938) 2019-05-13 22:57:57 -07: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 Port PowerShell to .NET Core 3.0 (#9597) 2019-05-21 13:43:51 +08:00
Parsing.Tests.ps1 Support line continuance with pipe at the start of a line (#8938) 2019-05-13 22:57:57 -07: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