Am Sonntag, 14. Januar 2018 um 15:08:45, schrieb Pavel Sanda <sa...@lyx.org>
> Pavel Sanda wrote:
> > commit 3cb9e0485bd49f79d85bdf2646ac40c44d838ab8
> > Author: Pavel Sanda <sa...@lyx.org>
> > Date:   Sun Jan 14 14:56:11 2018 +0100
> > 
> >     tests: add ref
> > ---
> >  development/batchtests/CMakeLists.txt |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> > 
> > diff --git a/development/batchtests/CMakeLists.txt 
> > b/development/batchtests/CMakeLists.txt
> > index 5d9a9a5..5d27601 100644
> > --- a/development/batchtests/CMakeLists.txt
> > +++ b/development/batchtests/CMakeLists.txt
> > @@ -1 +1,3 @@
> > +# Checking whether moving beamer slides through the document doesn't break 
> > its structure.
> > +# see also 
> > https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203281.html
> >  add_test(NAME "outline-beamer" COMMAND ${PERL_EXECUTABLE} 
> > ${CMAKE_BINARY_DIR}/lyx_batch.pl beamer_test)
> 
> Kornel,
> 
> it occured to me that we might still have a small glitch here:
> 1st line of exported .tex contains lyx version, so once master bumps
> its version string those test will fail. We can just update the templates
> at that moment, or we could change the diffing little bit.
> Do other tests have the same issue?
> 
> Pavel

Yes, some of them. But we can get rid of the .tex.orig and instead create it
at start of test with
        lyx -E
form original file. What do you think?

        Kornel

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

Reply via email to