Skip to content
Snippets Groups Projects
Commit 358c168f authored by Cheng Shao's avatar Cheng Shao
Browse files

testsuite: fix shared library size tests for cross ghc

This commit fixes shared library size tests (e.g. array_so in
testsuite/tests/perf/size/all.T) when testing cross ghc. Previously,
if shared library file extension of host and target differs, those
tests will fail with framework errors due to not finding the right
files.

(cherry picked from commit 05e40406)
(cherry picked from commit d00c26a5)
(cherry picked from commit 908d6621)
parent 0de6334e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment