107 instantiations of ScriptToolCommand
Aspire.Acquisition.Tests (107)
Scripts\PRScriptInstallE2ETests.cs (1)
38using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\PRScriptInstallerModeTests.cs (17)
21var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 29var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 470using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 537using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 577using var cmd = new ScriptToolCommand("eng/homebrew/dogfood.sh", env, _testOutput); 595using var cmd = new ScriptToolCommand("eng/homebrew/validate-cask-artifact.sh", env, _testOutput); 614using var cmd = new ScriptToolCommand("eng/homebrew/prepare-cask-artifact.sh", env, _testOutput); 647using var cmd = new ScriptToolCommand("eng/homebrew/prepare-cask-artifact.sh", env, _testOutput); 674using var cmd = new ScriptToolCommand("eng/homebrew/prepare-cask-artifact.sh", env, _testOutput); 769using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 810using var cmd = new ScriptToolCommand("eng/winget/prepare-manifest-artifact.ps1", env, _testOutput); 843using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 862using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 889using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 927using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 959using var cmd = new ScriptToolCommand("eng/winget/prepare-manifest-artifact.ps1", env, _testOutput); 1012using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput);
Scripts\PRScriptIntegrationTests.cs (4)
39using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 60using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 81using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 102using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput);
Scripts\PRScriptPowerShellTests.cs (7)
26var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 35using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 50using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 186using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 211using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 419using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 600using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\PRScriptShellTests.cs (9)
24var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 33using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 44using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 67using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 146using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 171using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 252using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 497using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 665using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\PRScriptToolModeTests.cs (29)
34var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 42var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 140using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 173using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 199using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 221using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 306using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 329using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 349using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 370using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 392using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 423using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 460using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 491using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 528using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 588using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 723using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 755using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 780using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 801using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 883using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 906using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 926using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 947using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 969using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 999using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1035using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1072using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1115using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput);
Scripts\ReleaseScriptPowerShellTests.cs (20)
24using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 39using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 50using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 67using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 78using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 102using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 114using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 131using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 143using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 154using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 168using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 290using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 301using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 312using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 328using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 339using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 357using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 378using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 402using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 420using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\ReleaseScriptShellTests.cs (17)
25using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 37using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 48using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 59using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 79using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 95using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 110using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 123using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 226using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 237using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 248using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 262using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 273using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 291using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 312using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 336using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 356using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\VerifyCliArchivePowerShellTests.cs (3)
28using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env, _testOutput); 47using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env, _testOutput); 75using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env, _testOutput);
196 references to ScriptToolCommand
Aspire.Acquisition.Tests (196)
Scripts\PRScriptInstallE2ETests.cs (1)
38using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\PRScriptInstallerModeTests.cs (25)
18private async Task<ScriptToolCommand> CreateBashCommandWithMockGhAsync(TestEnvironment env) 21var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 26private async Task<ScriptToolCommand> CreatePsCommandWithMockGhAsync(TestEnvironment env) 29var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 470using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 484using var cmd = await CreateBashCommandWithMockGhAsync(env); 511using var cmd = await CreateBashCommandWithMockGhAsync(env); 537using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 557using var cmd = await CreateBashCommandWithMockGhAsync(env); 577using var cmd = new ScriptToolCommand("eng/homebrew/dogfood.sh", env, _testOutput); 595using var cmd = new ScriptToolCommand("eng/homebrew/validate-cask-artifact.sh", env, _testOutput); 614using var cmd = new ScriptToolCommand("eng/homebrew/prepare-cask-artifact.sh", env, _testOutput); 647using var cmd = new ScriptToolCommand("eng/homebrew/prepare-cask-artifact.sh", env, _testOutput); 674using var cmd = new ScriptToolCommand("eng/homebrew/prepare-cask-artifact.sh", env, _testOutput); 716using var cmd = await CreatePsCommandWithMockGhAsync(env); 743using var cmd = await CreatePsCommandWithMockGhAsync(env); 769using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 789using var cmd = await CreatePsCommandWithMockGhAsync(env); 810using var cmd = new ScriptToolCommand("eng/winget/prepare-manifest-artifact.ps1", env, _testOutput); 843using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 862using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 889using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 927using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput); 959using var cmd = new ScriptToolCommand("eng/winget/prepare-manifest-artifact.ps1", env, _testOutput); 1012using var cmd = new ScriptToolCommand("eng/winget/dogfood.ps1", env, _testOutput);
Scripts\PRScriptIntegrationTests.cs (4)
39using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 60using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 81using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 102using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput);
Scripts\PRScriptPowerShellTests.cs (38)
23private async Task<ScriptToolCommand> CreateCommandWithMockGhAsync(TestEnvironment env) 26var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 35using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 50using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 76using var cmd = await CreateCommandWithMockGhAsync(env); 88using var cmd = await CreateCommandWithMockGhAsync(env); 143using var cmd = await CreateCommandWithMockGhAsync(env); 155using var cmd = await CreateCommandWithMockGhAsync(env); 171using var cmd = await CreateCommandWithMockGhAsync(env); 186using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 211using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 235using var cmd = await CreateCommandWithMockGhAsync(env); 247using var cmd = await CreateCommandWithMockGhAsync(env); 259using var cmd = await CreateCommandWithMockGhAsync(env); 271using var cmd = await CreateCommandWithMockGhAsync(env); 283using var cmd = await CreateCommandWithMockGhAsync(env); 296using var cmd = await CreateCommandWithMockGhAsync(env); 316using var cmd = await CreateCommandWithMockGhAsync(env); 327using var cmd = await CreateCommandWithMockGhAsync(env); 338using var cmd = await CreateCommandWithMockGhAsync(env); 349using var cmd = await CreateCommandWithMockGhAsync(env); 361using var cmd = await CreateCommandWithMockGhAsync(env); 374using var cmd = await CreateCommandWithMockGhAsync(env); 391using var cmd = await CreateCommandWithMockGhAsync(env); 403using var cmd = await CreateCommandWithMockGhAsync(env); 419using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 448using var cmd = await CreateCommandWithMockGhAsync(env); 468using var cmd = await CreateCommandWithMockGhAsync(env); 493using var cmd = await CreateCommandWithMockGhAsync(env); 517using var cmd = await CreateCommandWithMockGhAsync(env); 549using var cmd = await CreateCommandWithMockGhAsync(env); 566using var cmd = await CreateCommandWithMockGhAsync(env); 582using var cmd = await CreateCommandWithMockGhAsync(env); 600using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 638using var cmd = await CreateCommandWithMockGhAsync(env); 652using var cmd = await CreateCommandWithMockGhAsync(env); 673using var cmd = await CreateCommandWithMockGhAsync(env); 692using var cmd = await CreateCommandWithMockGhAsync(env);
Scripts\PRScriptShellTests.cs (46)
21private async Task<ScriptToolCommand> CreateCommandWithMockGhAsync(TestEnvironment env) 24var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 33using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 44using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 67using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 79using var cmd = await CreateCommandWithMockGhAsync(env); 122using var cmd = await CreateCommandWithMockGhAsync(env); 134using var cmd = await CreateCommandWithMockGhAsync(env); 146using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 171using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 196using var cmd = await CreateCommandWithMockGhAsync(env); 213using var cmd = await CreateCommandWithMockGhAsync(env); 228using var cmd = await CreateCommandWithMockGhAsync(env); 240using var cmd = await CreateCommandWithMockGhAsync(env); 252using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 265using var cmd = await CreateCommandWithMockGhAsync(env); 277using var cmd = await CreateCommandWithMockGhAsync(env); 289using var cmd = await CreateCommandWithMockGhAsync(env); 301using var cmd = await CreateCommandWithMockGhAsync(env); 313using var cmd = await CreateCommandWithMockGhAsync(env); 325using var cmd = await CreateCommandWithMockGhAsync(env); 340using var cmd = await CreateCommandWithMockGhAsync(env); 352using var cmd = await CreateCommandWithMockGhAsync(env); 374using var cmd = await CreateCommandWithMockGhAsync(env); 385using var cmd = await CreateCommandWithMockGhAsync(env); 396using var cmd = await CreateCommandWithMockGhAsync(env); 407using var cmd = await CreateCommandWithMockGhAsync(env); 418using var cmd = await CreateCommandWithMockGhAsync(env); 430using var cmd = await CreateCommandWithMockGhAsync(env); 443using var cmd = await CreateCommandWithMockGhAsync(env); 457using var cmd = await CreateCommandWithMockGhAsync(env); 469using var cmd = await CreateCommandWithMockGhAsync(env); 481using var cmd = await CreateCommandWithMockGhAsync(env); 497using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 524using var cmd = await CreateCommandWithMockGhAsync(env); 545using var cmd = await CreateCommandWithMockGhAsync(env); 567using var cmd = await CreateCommandWithMockGhAsync(env); 584using var cmd = await CreateCommandWithMockGhAsync(env); 614using var cmd = await CreateCommandWithMockGhAsync(env); 631using var cmd = await CreateCommandWithMockGhAsync(env); 647using var cmd = await CreateCommandWithMockGhAsync(env); 665using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 705using var cmd = await CreateCommandWithMockGhAsync(env); 722using var cmd = await CreateCommandWithMockGhAsync(env); 750using var cmd = await CreateCommandWithMockGhAsync(env); 768using var cmd = await CreateCommandWithMockGhAsync(env);
Scripts\PRScriptToolModeTests.cs (42)
31private async Task<ScriptToolCommand> CreateBashCommandWithMockGhAsync(TestEnvironment env) 34var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 39private async Task<ScriptToolCommand> CreatePsCommandWithMockGhAsync(TestEnvironment env) 42var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 140using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 157using var cmd = await CreateBashCommandWithMockGhAsync(env); 173using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 199using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 221using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 238using var cmd = await CreateBashCommandWithMockGhAsync(env); 263using var cmd = await CreateBashCommandWithMockGhAsync(env); 284using var cmd = await CreateBashCommandWithMockGhAsync(env); 306using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 329using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 349using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 370using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 392using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 423using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 460using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 491using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 528using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 550using var cmd = await CreateBashCommandWithMockGhAsync(env); 567using var cmd = await CreateBashCommandWithMockGhAsync(env); 588using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 723using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 738using var cmd = await CreatePsCommandWithMockGhAsync(env); 755using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 780using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 801using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 817using var cmd = await CreatePsCommandWithMockGhAsync(env); 842using var cmd = await CreatePsCommandWithMockGhAsync(env); 860using var cmd = await CreatePsCommandWithMockGhAsync(env); 883using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 906using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 926using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 947using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 969using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 999using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1035using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1072using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1094using var cmd = await CreatePsCommandWithMockGhAsync(env); 1115using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput);
Scripts\ReleaseScriptPowerShellTests.cs (20)
24using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 39using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 50using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 67using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 78using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 102using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 114using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 131using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 143using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 154using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 168using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 290using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 301using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 312using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 328using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 339using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 357using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 378using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 402using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 420using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\ReleaseScriptShellTests.cs (17)
25using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 37using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 48using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 59using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 79using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 95using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 110using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 123using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 226using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 237using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 248using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 262using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 273using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 291using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 312using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 336using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 356using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput);
Scripts\VerifyCliArchivePowerShellTests.cs (3)
28using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env, _testOutput); 47using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env, _testOutput); 75using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env, _testOutput);