BZ #192: 'make check' reports failed tests upon newlines at end of file

Status fields:

creation_ts:2014-10-16 14:40
component:build system
version:default branch
rep_platform:x86_64
op_sys:MacOS X
bug_status:ASSIGNED
reporter:e0828301@student.tuwien.ac.at
For some tests, existing *.output files are compared to generated *.thisoutput files. If
equal the test succeeds, else it fails.

The reference files (e.g. jctest.output, fptest.output.cp) have no new line at the end
of the file, whereas the generated ones do, which leads to the tests failing.

This is most likely a platform specific bug

Comment #1 by stefan@complang.tuwien.ac.at on 2015-01-18 13:53:34

Confirmed

Comment #2 by stefan@complang.tuwien.ac.at on 2015-01-18 20:42:51

Apple's sed adds the newline, in tests/regression/Test.sh.