emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 82a487d 03/10: Fix reading of regex-resources i


From: Ken Brown
Subject: Re: [Emacs-diffs] master 82a487d 03/10: Fix reading of regex-resources in regex-tests
Date: Wed, 3 Aug 2016 12:25:31 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 8/2/2016 10:40 PM, Michal Nazarewicz wrote:
On Wed, Aug 03 2016, Michal Nazarewicz wrote:
On Tue, Aug 02 2016, Ken Brown wrote:
On 8/2/2016 12:05 PM, Michal Nazarewicz wrote:
branch: master
commit 82a487d522106c1c5afb00f2fa6c9055e37ba5ad
Author: Michal Nazarewicz <address@hidden>
Commit: Michal Nazarewicz <address@hidden>

    Fix reading of regex-resources in regex-tests

    * test/src/regex-tests.el (regex-tests-generic-line): Referring to
    ‘buffer-file-name’ does not work when running the test from command
    line, i.e. via make, which results in (wrong-type-argument stringp nil)
    failures.  Replace it with hard-coded path.

Four of the tests now fail for an out-of-tree build:

    FAILED  regex-tests-BOOST
    FAILED  regex-tests-PCRE
    FAILED  regex-tests-PTESTS
    FAILED  regex-tests-TESTS

Ken

Does this fix this:

> [...]

Yes, thanks.

Ken



reply via email to

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