Skip to content
Snippets Groups Projects
Commit beaf1ca1 authored by Brad King's avatar Brad King
Browse files

ConsoleBuf: Fix test case when running under Windows Terminal

Since commit 4967ccc0 (ConsoleBuf: Fix output for strings that contain
null byte, 2016-11-09) our test case writes a NUL byte to the console.
The behavior of Windows Terminal differs from Windows Console Host
(conhost.exe).  Detect which of these is in use at runtime and adjust
our expected result accordingly.
parent 307037cf
No related branches found
No related tags found
1 merge request!299ConsoleBuf: Fix test case when running under Windows Terminal
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment