commit 7644c32a719cf91e7e637b89e2b71afd060be50e
Author: Günter Milde <[email protected]>
Date:   Fri Mar 29 11:55:20 2019 +0100

    ctest update.
    
    Still cleaning up after the massive renaming and -sorting
    of examples and templates.
---
 development/autotests/ignoredTests     |    5 +++--
 development/autotests/invertedTests    |    2 +-
 lib/.gitignore                         |    3 ++-
 lib/examples/Articles/Chess/Game_2.lyx |    9 +++++----
 4 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index fd623f7..5990fc5 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -96,7 +96,8 @@ export/examples/Insets/Minted.*lyx22
 export/mathmacros/Spacechild[123].*
 # chapters of Springer books (svmono, svmult) (except 00_Main_File)
 export/templates/Books/Springer_.*/(0[^0]|1.)_.*
-export/templates/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliography|Chapter_[12])_lyx[0-9][0-9]
+check_load/templates/Books/Springer_.*/(0[^0]|1.)_.*
+export/templates/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliography|Chapter_[12])_lyx.*
 # Used only as include file for some tests
 .*/export/IncludeMissingEndTagDiv.*
 
@@ -110,7 +111,7 @@ export/examples/Articles/DocBook_Article_.*(dvi3|pdf[245]).*
 export/templates/Articles/DocBook_Article_.*(dvi3|pdf[245]).*
 
 # `acmart` and `copernicus` are not supported by LyX < 2.3
-export/templates/Articles/Association_for_Computing_Machinery_lyx(16|20|21|22)
+export/templates/Articles/Association_for_Computing_Machinery.*_lyx(16|20|21|22)
 export/templates/Articles/Copernicus_Publications_.*_lyx(16|20|21|22)
 
 
diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index bcc81fe..ade9e77 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -54,7 +54,7 @@ 
export/templates/Articles/Association_for_Computing_Machinery_.*_lyx23
 # Back-conversion results in some layouts without name ("\begin_layout \n")
 # which trigger a warning message leading to test failure.
 export/examples/(|de/|fr/|ja/)Presentations/Beamer_lyx(16|20)
-export/examples/Presentations/Beamer_.Complex._lyx(16|20)
+export/examples/Presentations/Beamer_.*Complex.*_lyx(16|20)
 export/templates/(|de/|es/|fr/|ja/)Presentations/Beamer_lyx(16|20)
 #
 # modernCV fails for versions < 2.1
diff --git a/lib/.gitignore b/lib/.gitignore
index 2fca48f..213b39f 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -3,4 +3,5 @@ lyx.desktop-temp
 lyx.png
 lyx.svg
 *.pyc
-
+images/*.pdf
+images/math/*.pdf
diff --git a/lib/examples/Articles/Chess/Game_2.lyx 
b/lib/examples/Articles/Chess/Game_2.lyx
index 0c33f25..2255c42 100644
--- a/lib/examples/Articles/Chess/Game_2.lyx
+++ b/lib/examples/Articles/Chess/Game_2.lyx
@@ -1,5 +1,5 @@
 #LyX 2.4 created this file. For more info see https://www.lyx.org/
-\lyxformat 568
+\lyxformat 569
 \begin_document
 \begin_header
 \save_transient_properties true
@@ -76,6 +76,7 @@
 \papercolumns 2
 \papersides 1
 \paperpagestyle empty
+\tablestyle default
 \tracking_changes false
 \output_changes false
 \html_math_output 0
@@ -230,7 +231,7 @@ status collapsed
 
 \begin_inset External
        template ChessDiagram
-       filename /usr/local/share/lyx2.4/examples/Graphics_and_Insets/iecc05.fen
+       filename ../../Graphics_and_Insets/iecc05.fen
 
 \end_inset
 
@@ -312,7 +313,7 @@ status collapsed
 
 \begin_inset External
        template ChessDiagram
-       filename /usr/local/share/lyx2.4/examples/Graphics_and_Insets/iecc07.fen
+       filename /usr/local/src/lyx/lib/examples/Graphics_and_Insets/iecc05.fen
 
 \end_inset
 
@@ -357,7 +358,7 @@ status collapsed
 
 \begin_inset External
        template ChessDiagram
-       filename /usr/local/share/lyx2.4/examples/Graphics_and_Insets/iecc12.fen
+       filename ../../Graphics_and_Insets/iecc12.fen
 
 \end_inset
 

Reply via email to