PowerShell/test/powershell/engine
Ilya 5d98b901be
Cleanup workflow code (#9638)
* Remove WorkFlowInfo type

* Remove condition for UseSharedProcess

* Remove PSWorkflowJob condition

* Remove workflow from ValidateSet

* Remove workflow from CommandTypes enum

* Remove workflow from EventManager

* Remove workflow from Get-Help

* Remove WorkflowFileExtension ".xaml" from ModuleIntrinsics

* Remove WorkflowFileExtension ".xaml" from ModuleCmdletBase

* Remove workflow from PSModuleInfo

* Remove workflow from CustomShellCommands

* Remove workflow from InitialSessionStateProvider

* Remove WriteWorkflowDebugNotSupportedError()

* Remove unneeded resource strings from Module.cs

* Remove xaml from valid extension list
2019-07-07 01:03:03 +05:00
..
Api Multiple test fixes and improved logging for fragile tests (#9569) 2019-05-10 10:56:12 -07:00
Basic Suppress PossibleIncorrectUsageOfAssignmentOperator rule violation by adding extra parenthesis (#9460) 2019-07-02 13:23:58 -07:00
Cdxml Remove broken HelpUri from CimTest (#8688) 2019-01-22 11:21:45 -08:00
COM Display com method signature with argument names (#9858) 2019-06-20 13:22:30 -07:00
ETS Correctly capitalize the ForEach operator in *.ps1 (#8583) 2019-01-06 17:00:56 +05:00
ExperimentalFeature Move warning message to EndProcessing so it only shows up once (#9385) 2019-04-23 13:31:20 -07:00
Help Update use of "PowerShell Core" to just "PowerShell" (#9513) 2019-05-10 15:34:27 -07:00
Job Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Module Cleanup workflow code (#9638) 2019-07-07 01:03:03 +05:00
ParameterBinding Test changes needed for running in a container (#7869) 2018-09-28 13:49:31 -07:00
Remoting Fix skipping of tests in RemoteSession.Basic.Tests.ps1 (#9304) 2019-04-05 17:00:41 -07:00
ResourceValidation Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
Security Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00