PowerShell/test/powershell/engine
Andrew 704b0e74ed
Miscellaneous minor updates to WinCompat (#11980)
* Filter PSModulePath when starting PS 5.1. Removing PS-Core-specific paths from PSModulePath of WinCompat process (Windows PS).
* Make implicit WinCompat respect NoClobber and Scope parameters
* Add ErrorAction.Ignore when searching for WinPSCompatSession
2020-03-10 11:31:44 +05:00
..
Api Unify pester test syntax for the arguments of -BeOfType (#11558) 2020-01-24 11:00:37 -08:00
Basic Handle cases where CustomEvent was not initially sent (#11807) 2020-02-11 11:40:43 -08:00
Cdxml Unify pester test syntax for the arguments of -BeOfType (#11558) 2020-01-24 11:00:37 -08:00
COM Fix how COM objects are enumerated (#11795) 2020-02-10 13:24:50 -08:00
ETS Revert the PRs that made DBNull.Value and NullString.Value treated as $null (#11648) 2020-01-29 14:13:05 -08:00
ExperimentalFeature Unify pester test syntax for the arguments of -BeOfType (#11558) 2020-01-24 11:00:37 -08:00
Formatting Fix ConciseView to not show the line information within the error messages (#11952) 2020-02-26 21:07:57 +05:00
Help Set StrictMode version 3.0 (#11563) 2020-02-03 09:44:10 -08:00
Job Fix Invoke-Command missing error on session termination. (#11586) 2020-02-05 15:27:57 -08:00
Module Miscellaneous minor updates to WinCompat (#11980) 2020-03-10 11:31:44 +05:00
ParameterBinding Fix false positives 2020-01-13 19:39:58 +00:00
Remoting Make sure to test whether we skip a test using consistent logic (#11892) 2020-02-19 14:20:35 -08:00
ResourceValidation Correct case of $PSScriptRoot special variable 2020-01-13 19:21:53 +00:00
Security Remove BOM, insert newline at EOF 2020-01-13 18:36:47 +00:00