Failed about 150 export tests

Kornel Benko kornel at lyx.org
Tue Aug 16 16:28:57 UTC 2022


Am Tue, 16 Aug 2022 17:59:12 +0200
schrieb "Jürgen Spitzmüller" <jspitzm at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220816/6d547ca1/attachment.asc>


More information about the lyx-devel mailing list