PowerShell/test/tools
Dan Travison ec0f1116db Add PowerShell logging tests for macOS and Linux (#6025)
This PR fixes the logging issue on Linux where logging is initialized before `-settingsFile` is parsed causing custom log settings to be ignored. (see ConsoleHost.cs and ManagedEntrance.cs)

The PR also includes basic logging tests for Linux and MacOS. PSSyslog.psm1 contains the functions to retrieve selected logged items (based on PowerShell's log id and a timestamp) and Logging.Tests.ps1 contains tests for Linux and MacOS.
2018-03-29 14:46:08 -07:00
..
CodeCoverageAutomation Add TLS1.2 workaround for code coverage script (#6299) 2018-03-02 15:41:21 -08:00
Modules Add PowerShell logging tests for macOS and Linux (#6025) 2018-03-29 14:46:08 -07:00
OpenCover Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
TestExe Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
WebListener Add -Resume Feature to Web Cmdlets (#6447) 2018-03-26 12:23:24 -07:00