When I copy text from the output area of the NCrunch Tests window, it seems to be adding '\n' 0x0A characters as the line endings instead of the usual '\r\n' 0x0D 0x0A. Pasting to Notepad then results in one big line of textual mess.
Is this something peculiar to my environment or has the NCrunch behaviour changed recently to use Unix line endings instead of Windows ones?
Daily Usage Issues
Test window output area using incorrect line endings
Started by VNicholson on 5,118 views
Remco NCrunch Developer
#5773
24 Apr 2014 01:10 UTC
I think in this particular case the control responsible for rendering the text is reformatting the line endings.
So technically this is a bug. I'll see what I can do about getting it fixed. Thanks for reporting it!
Cheers,
Remco
So technically this is a bug. I'll see what I can do about getting it fixed. Thanks for reporting it!
Cheers,
Remco
Post a reply
Log in to reply.