Opened 6 years ago

Closed 6 years ago

#1458 closed defect (fixed)

`make check` doesn't respect PROGRAM_SUFFIX/PROGRAM_PREFIX

Reported by: felix winkelmann Owned by:
Priority: major Milestone: 5.0
Component: build system Version: 5.0.0
Keywords: Cc:
Estimated difficulty: easy

Description

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

Change History (1)

comment:1 Changed 6 years ago by evhan

Resolution: fixed
Status: newclosed

Fixed by d3906284f.

Note: See TracTickets for help on using tickets.