PowerShell/test/tools
Steve Lee (POWERSHELL) bf6ae9b3d6 added type to returned objects
replaced expand-ziparchive with call to Archive module
added defaults to location of opencover.xml, opencover installation, powershell.exe, and location of tests
updated error messages with corrective action
replaced System.Net.WebClient call (not available on coreclr) with invoke-webrequest
scoped change of executionpolicy to process when starting pester to avoid error if system policy is less restrictive
updated version of module
2016-11-16 17:09:16 -08:00
..
CreateChildProcess Fixes #2534 by replacing expensive WMI query with Win32 API calls (#2535) 2016-10-31 09:41:13 -07:00
EchoArgs Update powershell to depend on latest dotnet core packages (preview1-24530-04 from 9/30/2016) 2016-10-14 10:02:44 -07:00
OpenCover added type to returned objects 2016-11-16 17:09:16 -08:00