Subject: | Test broken by spaces in directory names |
make test breaks if the build directory (or any of its ancestors)
has a space in its name:
t/31-external-entities-libxml.t .. :3: parser error : Invalid URI: file:///usr/local/src/XML-Atom 0.41/t/samples/entry-ns.xml
<!ENTITY ref SYSTEM "file:///usr/local/src/XML-Atom 0.41/t/samples/entry-ns.xml"
^
:20: parser error : Entity 'ref' failed to parse
<content type="text/html" xml:lang="en-us">&ref;
^
# Looks like your test exited with 22 before it could output anything.
t/31-external-entities-libxml.t .. Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 4/4 subtests