Am Montag, 5. August 2013 um 22:48:46, schrieb Scott Kostyshak 
<skost...@lyx.org>
> Pavel and Vincent have reminded me (thank you!) that "make test"
> should not run the same tests that I might want to run personally.
> 
> My question is -- what should the role of export tests in 'make test' be?
> 
> Should 'make test' run export tests at all? If so, which LaTeX
> dependencies should they depend on? A full TeX Live installation?
> Which non-LaTeX dependencies, if any, should be required (e.g.
> Gnumeric, R, knitr)?
> 
> Pavel's message here is relevant:
> http://permalink.gmane.org/gmane.editors.lyx.devel/148023
> How do we define "full blown test" and "non-full blown test"?
> 
> I don't have a strong opinion on this because I have no experience
> with the conventions of using 'make test'. It would be nice to iron
> out what the guidelines are. We (I am happy to volunteer) can then
> describe them in doc/Development.lyx.
> 
> Scott

We cannot change the target 'test'. This is created automatically.
But we can change target 'lyx_run_tests'.

So,
        make lyx_run_tests
may essentially be
        #ctest -E exports
or whatever.

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to