|
From: | Dmitry Gutov |
Subject: | Running test/indent examples, Was: Re: Requesting patch review |
Date: | Tue, 10 Mar 2015 02:40:32 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0 |
On 03/09/2015 12:01 AM, Jackson Hamilton wrote:
(Note that I had to `cd test/indent` and use `make js.js.test EMACS='../../src/emacs -Q'` to get the tests to run in a clean and correct environment. We may want to update the Makefile to do that by default.
That's what I did too (aside from -Q, which seems unnecessary because of --batch).
I've pushed an update which should address that (and 'make' should run all examples now). Not sure how portable it is.
Ideally, we should also run these examples from 'make check', but a lot of them actually fail right now (nxml.xml, pascal.pas, scheme.scm; probably has to do with the default values of some indentation variables).
[Prev in Thread] | Current Thread | [Next in Thread] |