Summary

`make check` doesn't respect PROGRAM_SUFFIX/PROGRAM_PREFIX

Metadata

Description

`tests/runtests.sh` assumes the names of the binaries have no prefix/suffix and thus doesn't find the proper compiler + interpreter.

Changes and comments

[2018-05-29 11:02:00 UTC] evhan changed status from new to closed

[2018-05-29 11:02:00 UTC] evhan set resolution to fixed

[2018-05-29 11:02:00 UTC] evhan wrote:

Fixed by d3906284f.