31 references to PRShell
Aspire.Acquisition.Tests (31)
Scripts\PipedInstallTests.cs (1)
149
var scriptPath = Path.Combine(repoRoot, ScriptPaths.
PRShell
);
Scripts\PRScriptFunctionTests.cs (1)
16
private static readonly string s_prScript = ScriptPaths.
PRShell
;
Scripts\PRScriptInstallE2ETests.cs (2)
10
/// End-to-end coverage for <see cref="ScriptPaths.
PRShell
"/> through the real
19
private static readonly string s_scriptPath = ScriptPaths.
PRShell
;
Scripts\PRScriptInstallerModeTests.cs (3)
21
var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
458
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
525
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
Scripts\PRScriptIntegrationTests.cs (2)
39
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
81
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
Scripts\PRScriptShellTests.cs (1)
17
private static readonly string s_scriptPath = ScriptPaths.
PRShell
;
Scripts\PRScriptToolModeTests.cs (20)
34
var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
140
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
173
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
199
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
221
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
306
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
329
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
349
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
370
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
392
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
423
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
460
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
491
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
528
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
588
using var cmd = new ScriptToolCommand(ScriptPaths.
PRShell
, env, _testOutput);
613
ScriptPaths.
PRShell
,
637
ScriptPaths.
PRShell
,
660
ScriptPaths.
PRShell
,
682
ScriptPaths.
PRShell
,
702
ScriptPaths.
PRShell
,
Scripts\SourceabilityTests.cs (1)
39
ScriptPaths.
PRShell
,