PowerShell/test/xUnit/csharp
Tyler James Leonhardt 23eccfd641 [feature] Add -CustomPipeName to pwsh and Enter-PSHostProcess (#8889)
This allows a user to start PowerShell up with the name of the named pipe that is used for cross process communication (I.e. Enter-PSHostProcess).
2019-02-22 23:40:03 +05:00
..
test_Binders.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_CorePsPlatform.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_ExtensionMethods.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_FileSystemProvider.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_MshSnapinInfo.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_NamedPipe.cs [feature] Add -CustomPipeName to pwsh and Enter-PSHostProcess (#8889) 2019-02-22 23:40:03 +05:00
test_PSConfiguration.cs Use verbatim string literals for paths (#8937) 2019-02-22 11:35:32 +05:00
test_PSVersionInfo.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_Runspace.cs Change xUnit RunspaceTests to run sequentially (#8796) 2019-01-30 14:12:26 -08:00
test_SecuritySupport.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_SessionState.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_Utils.cs Refactor ConvertTo-Json to expose JsonObject.ConvertToJson as a public API (#8682) 2019-01-23 10:39:12 -08:00