[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ERT indentation testing
From: |
Stefan Monnier |
Subject: |
Re: ERT indentation testing |
Date: |
Wed, 18 May 2011 19:19:25 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> This can be done with ERT, right? A bunch of .cc files with file-local
> variables could be indented "properly" for those variables. Then the
> test logic for each file is
[...]
> Plus, of course, it's not limited to .cc files. It would work just as
> well for .c, .pl, .el, whatever.
Yup, we already have such files in test/indent.
> I can write the ERT wrapper if this sounds useful.
If you could integrate test/indent with ERT's automated tests, that
would be nice.
Stefan
Re: [RFC PATCH] setting indentation styles via `c-file-style' fails to actually change indentation, Glenn Morris, 2011/05/17