[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: moving some indentation tests
From: |
Tom Tromey |
Subject: |
Re: moving some indentation tests |
Date: |
Thu, 06 Apr 2017 09:53:50 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
>>>>> "Noam" == Noam Postavsky <address@hidden> writes:
>> How about picking up a name of an existing source file that is somehow
>> related to the tests?
Noam> Yeah, shouldn't the js indentation tests go in
lisp/progmodes/js-tests.el, etc?
The current tests are just a bunch of files that should not be changed
by re-indentation. This has the nice property that a new test can be
written by just dropping a file in the correct directory.
It's possible of course to split these by major mode. But, that's
significantly more work, both for moving the tests and for writing new
tests, and furthermore, IMO of course, doesn't provide any real benefit.
Tom
- Re: moving some indentation tests, (continued)
- Re: moving some indentation tests, Phillip Lord, 2017/04/03
- Re: moving some indentation tests, Noam Postavsky, 2017/04/03
- Re: moving some indentation tests, Phillip Lord, 2017/04/03
- Re: moving some indentation tests, Noam Postavsky, 2017/04/03
- Re: moving some indentation tests, Phillip Lord, 2017/04/07
- Re: moving some indentation tests, Noam Postavsky, 2017/04/07
Re: moving some indentation tests, Tom Tromey, 2017/04/05