Line ends gotcha
- Posted by axtens_bruce 2 months ago
- 509 views
I just discovered something odd/interesting while using eutest: if the .ex file is using CR only as the line-ending then all the tests pass even if they should all fail.
Is it written down anywhere that OE handles LF-, CRLF- but not CR- terminated lines?
-Bruce