PowerShell/src
Ilya e10cbff354 Add ShouldProcess to New-FileCatalog and Test-FileCatalog (#3074)
* Add ShouldProcess to New-FileCatalog and Test-FileCatalog

Close #3068

Add support `-WhatIf` and `-Confirm` to `New-FileCatalog` and add a
test.
`Test-FileCatalog` has a common code base with `New-FileCatalog` so it
automatically get the same. I believe that adding a separate test in
this case doesn't make sense.

* Fiz after code review

Remove  _ShouldProcess
Add var in test
2017-02-17 16:32:58 -08:00
..
libpsl-native Fixes deprecated syscall issue on macOS 10.12 (#2633) (#2675) 2016-11-16 16:26:46 -08:00
Microsoft.Management.Infrastructure.CimCmdlets Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Diagnostics Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Management Get-ComputerInfo - fix typo in property name (#3167) 2017-02-17 13:10:51 -08:00
Microsoft.PowerShell.Commands.Utility Convert Get-FileHash to a cmdlet (#3024) 2017-02-03 18:11:57 -08:00
Microsoft.PowerShell.ConsoleHost Cache padding strings up to 120 spaces (#3036) 2017-01-25 18:19:08 -08:00
Microsoft.PowerShell.Core.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.AssemblyLoadContext Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.Eventing Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Diagnostics.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.GraphicalHost Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.LocalAccounts Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.PSReadLine Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.ScheduledJob Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.SDK Rebase onto .NET Core 1.1 (#2737) 2016-12-07 18:29:21 -08:00
Microsoft.PowerShell.Security Add ShouldProcess to New-FileCatalog and Test-FileCatalog (#3074) 2017-02-17 16:32:58 -08:00
Microsoft.PowerShell.Security.Activities
Microsoft.PowerShell.Utility.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Workflow.ServiceCore Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Runtime Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Modules Convert Get-FileHash to a cmdlet (#3024) 2017-02-03 18:11:57 -08:00
powershell
powershell-native Fixing powershell.exe lib paths and more thoroughly cleaning the powershell-native directory (#2758) 2016-11-21 16:55:03 -08:00
powershell-unix Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
powershell-win-core Adding '$pshome/cultureName/default.help.txt' to PowerShell Windows Core project. (#3032) 2017-02-01 17:56:52 -08:00
powershell-win-full update project.json 2016-11-19 23:52:16 -08:00
ResGen Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
Schemas
signing
System.Management.Automation Fix PSModuleInfo.CaptureLocals to not do ValidateAttribute check when capturing variables from the caller's scope (#3149) 2017-02-16 21:25:23 -08:00
TypeCatalogGen Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
TypeCatalogParser Add 'osx.10.12-x64' runtime to project.json files 2017-02-01 17:52:35 -08:00
vs-csproj Add parameter -Group to Get-Verb (#2789) 2017-01-03 15:13:42 -08:00