emacs-devel
[Top][All Lists]
Advanced

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

moving some indentation tests


From: Tom Tromey
Subject: moving some indentation tests
Date: Sun, 02 Apr 2017 03:47:26 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Currently indentation tests seem to be in test/manual/indent.  However,
most of these could be run automatically.  So, I'd like to move them so
that they'll be run by the ordinary "make check".

I'm thinking I would move the files to test/data and then write a new
test that simply iterates over these files and checking that
re-indentation works.

Not all the files can be moved this way -- a few currently fail.  I
wouldn't move those.

Let me know what you think.

Tom



reply via email to

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