On Tue, Nov 9, 2010 at 2:06 PM, Vincent van Ravesteijn <v...@lyx.org> wrote: > Does anyone have an idea on how to set up the automatic testing for LyX?
Not sure which automatic testing you are referring to > - Shall I make a directory lyx-devel/tests/ ? > - Do we want to run the tests from LyX itself ? > - Do we want to run the tests as a separate application ? I think "make test" is traditional. Similarly "make tests" or "make check" though those seem less used. > - Do we want to output the results as a LyX document :P ? Sounds over-engineered. :P IMHO, the most important question when running "make test" is "did all tests pass?", and second is "which tests failed", which plain ASCII seems sufficient for. -- John C. McCabe-Dansted