PowerShell/test/powershell/Host
Jason Shirk (POWERSHELL) acdf1c1d44 Fix LengthInBufferCells test for downlevel
When running on systems that do not support a virtual terminal,
the tests was incorrectly assuming escape sequences were removed.

The fix is to expect different results depending on whether or not
the host supports virtual terminal mode.
2016-11-14 13:59:43 -08:00
..
assets Bump expect timeout for slow CI systems 2016-07-08 14:28:49 -07:00
TabCompletion Fix binary operator tab completion (#2338) 2016-09-22 11:56:38 -07:00
Base-Directory.Tests.ps1 Address review comments in test code 2016-08-12 11:01:46 -07:00
ConsoleHost.Tests.ps1 Fix LengthInBufferCells test for downlevel 2016-11-14 13:59:43 -08:00
HostUtilities.Tests.ps1 Replace 'git rev-parse' with path relative to '$PSScriptRoot' in powershell tests 2016-10-28 16:51:44 -07:00
PSVersionTable.Tests.ps1 Revert "Merge pull request #1458 from PowerShell/psedition_rename" 2016-08-03 15:53:31 -07:00
Read-Host.Tests.ps1 all tests are now marked with proper tag 2016-07-27 12:06:51 -07:00