Failed about 150 export tests
Jürgen Spitzmüller
jspitzm at gmail.com
Wed Aug 17 10:27:20 UTC 2022
Am Dienstag, dem 16.08.2022 um 18:40 +0200 schrieb Kornel Benko:
> > 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.
>
> 4.) to run a specific test, one has to select the test with a regex,
> e.g.
> $ ctest -R en-de-el
Where can I find documentation about which fonts the testing machinery
expects me to have installed? I get many failures that seem to be due
to missing (system) fonts.
--
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220817/24155bd2/attachment.asc>
More information about the lyx-devel
mailing list