tests: gremlin: Skip file-needed/recursive if DT_NEEDED is empty.
authorChris Marusich <cmmarusich@gmail.com>
Wed, 24 Feb 2021 08:02:30 +0000 (00:02 -0800)
committerChris Marusich <cmmarusich@gmail.com>
Thu, 24 Jun 2021 03:30:22 +0000 (20:30 -0700)
commite4b5a23841bc6a92e2e21dd8b1038addee55eb02
tree1588eded7503768f698543bddcec4286d3697ac1
parenta3d9af5eb11cb4b85d011cea3c0da4a1a5aede2f
tests: gremlin: Skip file-needed/recursive if DT_NEEDED is empty.

* tests/gremlin.scm (file-needed/recursive): Skip the test when (file-runpath
%guile-executable) evaluates to the empty list.  This causes the test to be
correctly skipped in the case where Guix has been built using a foreign
distro's toolchain and libraries.
tests/gremlin.scm