Opened 5 years ago
Closed 5 years ago
#98 closed defect (fixed)
testsuite: Testsuite does not use clang from Divine's toolchain
Reported by: | Lukáš Zaoral | Owned by: | Vladimír Štill |
---|---|---|---|
Priority: | major | Milestone: | 4.4 |
Component: | other | Keywords: | |
Cc: | kdudka@…, jamartis@…, lzaoral@… |
Description
Hello,
every test, that somehow uses clang
, fails, if clang
is not installed on the given system. The testsuite uses a system version instead of the toolchain one. The enclosed patch fixes this issue.
Thanks!
Attachments (1)
Change History (3)
Changed 5 years ago by
Attachment: | testsuite.patch added |
---|
comment:1 Changed 5 years ago by
Owner: | changed from mornfall to Vladimír Štill |
---|---|
Status: | new → accepted |
comment:2 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Fixed in http://divine.fi.muni.cz/next.
Note: See
TracTickets for help on using
tickets.
Seem reasonable, I will look at the patch and integrate it.