Am Tue, 16 Aug 2022 17:59:12 +0200
schrieb "Jürgen Spitzmüller" <jspi...@gmail.com>:

> Am Dienstag, dem 16.08.2022 um 17:14 +0200 schrieb Jürgen Spitzmüller:
> > I am not sure which info I need. Best would be tex files of failing
> > cases.  
> 
> Also, could you remind me again how to run these tests? Development.lyx
> says I should run ctest, but this apparently does not run the right
> tests.
> 

1.) You have to use cmake to build
2.) To configure for export test use (in the build-directory)
        $ cmake .... -DLYX_ENABLE_EXPORT_TESTS:BOOL=ON ....

3.) After the compilation ( e.g. '$ make all' or '$ make package') the tests 
should be
ready. To check, use '$ ctest -N' ==> this should list all available tests.

        Kornel

Attachment: pgpnHZTx75Z9h.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to