PowerShell/test/tools/Modules
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
..
HelpersCommon Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
HelpersHostCS Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
HelpersLanguage Rename some tests because they are duplicates (#6312) 2018-03-07 10:25:49 -08:00
HelpersRemoting Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
HttpListener Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
PSSysLog Add PowerShell logging tests for macOS and Linux (#6025) 2018-03-29 14:46:08 -07:00
WebListener Add -Resume Feature to Web Cmdlets (#6447) 2018-03-26 12:23:24 -07:00