bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23477: 25.1.50; shr-tests fails on an out-of-tree build


From: Ken Brown
Subject: bug#23477: 25.1.50; shr-tests fails on an out-of-tree build
Date: Mon, 9 May 2016 10:27:52 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 5/7/2016 6:38 PM, Ken Brown wrote:
The test in test/lisp/net/shr-tests.el fails on an out-of-tree build
because of the references to the relative directory "data/shr".  I guess
this should be replaced everywhere by something like

  (expand-file-name "test/data/shr" source-directory)

The attached patch seems to fix it.

Ken

Attachment: shr-tests.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]