PowerShell/test/xUnit/csharp
Dongbo Wang 60a930c9ba Add test for the even handler leaking fix (#10768)
Add a test for the even handler leaking fix addressed in #10626 https://github.com/PowerShell/PowerShell/pull/10626
The test is added to verify that PowerShell unregister the 'AppDomain.ProcessExit' event handler when a Runspace closes.
2019-10-11 23:34:53 +05:00
..
test_Binders.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_CorePsPlatform.cs Cleanup unused pinvokes on unix (#9531) 2019-05-07 10:22:01 +05:00
test_ExtensionMethods.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_FileSystemProvider.cs Removing Hardlink from Mode property in default file system format (#8789) 2019-03-12 15:49:16 -07: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_PowerShellAPI.cs Make Start-Job throw terminating exception when -RunAs32 is specified in 64-bit pwsh (#9143) 2019-03-18 10:23:29 -07:00
test_PSConfiguration.cs Some code cleanup work (#10698) 2019-10-07 14:15:01 +05:00
test_PSObject.cs Cleanup style issues in CoreAdapter and MshObject (#9190) 2019-03-23 09:52:30 +05:00
test_PSVersionInfo.cs Fix style issues in xUnit tests (#8465) 2018-12-18 21:11:21 +05:00
test_Runspace.cs Add test for the even handler leaking fix (#10768) 2019-10-11 23:34:53 +05: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
test_WildcardPattern.cs Add tests for WildcardPattern.Escape() and Unescape() (#10090) 2019-08-07 13:25:10 -07:00