]> git.lyx.org Git - features.git/commitdiff
Keytests: Make logfiles unique.
authorKornel Benko <kornel@lyx.org>
Sun, 7 May 2017 11:45:48 +0000 (13:45 +0200)
committerKornel Benko <kornel@lyx.org>
Sun, 7 May 2017 11:45:48 +0000 (13:45 +0200)
Each test created log-files, but since they were not uniq it was difficult
to check what went wrong for a failed test.

40 files changed:
development/autotests/bug-7673-in.txt
development/autotests/bug-7673b-in.txt
development/autotests/bug-8370-in.txt
development/autotests/bug-8482-in.txt
development/autotests/bug-8540-in.txt
development/autotests/bug-8684-in.txt
development/autotests/bug-export-latex-in.txt
development/autotests/bug-math-undo-in.txt
development/autotests/findadv-01-in.txt
development/autotests/findadv-02-in.txt
development/autotests/findadv-03-in.txt
development/autotests/findadv-04-in.txt
development/autotests/findadv-05-in.txt
development/autotests/findadv-06-in.txt
development/autotests/findadv-07-in.txt
development/autotests/findadv-08-in.txt
development/autotests/findadv-09-in.txt
development/autotests/findadv-10-in.txt
development/autotests/findadv-11-in.txt
development/autotests/findadv-12-in.txt
development/autotests/findadv-13-in.txt
development/autotests/findadv-14-in.txt
development/autotests/findadv-15-in.txt
development/autotests/findadv-16-in.txt
development/autotests/findadv-17-in.txt
development/autotests/findadv-18-in.txt
development/autotests/findadv-19-in.txt
development/autotests/findadv-20-in.txt
development/autotests/findadv-21-in.txt
development/autotests/findadv-crash-in.txt
development/autotests/findadv-logo-in.txt
development/autotests/findadv-re-01-in.txt
development/autotests/findadv-re-02-in.txt
development/autotests/findadv-re-03-in.txt
development/autotests/findadv-re-04-in.txt
development/autotests/findadv-re-05-in.txt
development/autotests/findadv-re-06-in.txt
development/autotests/first-time-in.txt
development/autotests/hello-world-in.txt
development/autotests/tabular-footnote-in.txt

index e5c657168450260ea94a7efc3eb1072c87f6a32a..c12981b913c7aed377b20d38634bd869f68f3781 100644 (file)
@@ -1,8 +1,8 @@
 # see http://www.lyx.org/trac/ticket/7673#comment:15
 #
 Lang en_US.utf8
-TestBegin ../bug-7673.lyx > lyx-log.txt 2>&1
+TestBegin ../bug-7673.lyx > bug-7673.loga.txt 2>&1
 # 'outline-in' was needed to reproduce the crash on some commits when bisecting
 KK: \Axcommand-sequence repeat 3 char-forward; outline-in; down; down\[Return]
 TestEnd
-Assert ! pcregrep -M 'SIGSEGV' lyx-log.txt
+Assert ! pcregrep -M 'SIGSEGV' bug-7673.loga.txt
index 05c1291a1d58f3e341a456dbf638c6bb0cf107a3..df36c4bda77e4c2dbe9d4c6ebd6a3af7008750a9 100644 (file)
@@ -1,6 +1,6 @@
 # based on the steps to reproduce #7673 in the original report
 #
 Lang en_US.utf8
-TestBegin > lyx-log.txt 2>&1
+TestBegin > bug-7673b.loga.txt 2>&1
 KK: \Axcommand-sequence buffer-new; layout Itemize; self-insert a; paragraph-break; depth-increment; self-insert b; up; char-delete-backward; down\[Return]
 TestEnd
index 808d27da131782d8ea930c4deedebf560faba274..0cfd1e2220a9080a21f4c4557b7e46599315691a 100644 (file)
@@ -1,6 +1,6 @@
 # .lyx file is from http://www.lyx.org/trac/ticket/8370#comment:8
 #
 Lang en_US.utf8
-TestBegin ../bug-8370.lyx > lyx-log.txt 2>&1
+TestBegin ../bug-8370.lyx > bug-8370.loga.txt 2>&1
 KK: \Axcommand-sequence change-next; change-reject; change-next\[Return]
 TestEnd
index 1dd3dd718d788f28d8a45794a2fabe44796a5864..616ae9824750f600a0a75552e93f992f0fd9aa4e 100644 (file)
@@ -4,7 +4,7 @@
 # is cleared after the next test starts.
 
 Lang en_US.utf8
-TestBegin test.lyx > lyx-log.txt 2>&1
+TestBegin test.lyx > bug-8482.loga.txt 2>&1
 KK: \Cm
 KK: \Ai
 TestEnd
index 43cbbfe13bdf31af3cec19fc3f17737af782403e..785d45966789e816ed2553c2f02f8bb20c0d7ba8 100644 (file)
@@ -2,8 +2,8 @@
 #
 Lang en_US.utf8
 
-TestBegin > lyx-log.txt 2>&1
+TestBegin > bug-8540.loga.txt 2>&1
 KK: \Axlyxrc-apply \\spellchecker enchant\[Return]
 KK: \Axlyxrc-apply \\spellchecker enchant\[Return]
 TestEnd
-Assert ! pcregrep -M 'SIGSEGV' lyx-log.txt
+Assert ! pcregrep -M 'SIGSEGV' bug-8540.loga.txt
index 56421928f92e79efdba82cfa2741ee07f1f2a852..d72ea3fda946fd7cd64800dafca06ae0d6c02c48 100644 (file)
@@ -1,8 +1,8 @@
 Lang en_US.utf8
-TestBegin ../bug-8684.lyx > lyx-log1.txt 2>&1
+TestBegin ../bug-8684.lyx > bug-8684.loga.txt 2>&1
 KK: \Axcommand-sequence change-next; change-reject; change-next\[Return]
 TestEnd
 
-TestBegin ../bug-8684.lyx > lyx-log2.txt 2>&1
+TestBegin ../bug-8684.lyx > bug-8684.logb.txt 2>&1
 KK: \Axcommand-sequence char-forward; change-next\[Return]
 TestEnd
index 23264b9310be6ae15c9639c7ee35919666f05a63..3f6a72a9fdffb6c2da8aaabc992c5c2824e841f3 100644 (file)
@@ -4,7 +4,7 @@
 # 
 
 Lang C
-TestBegin -dbg files test.lyx > lyx-log.txt 2>&1
+TestBegin -dbg files test.lyx > bug-export-latex.loga.txt 2>&1
 KK: \Axinfo-insert icon math-mode\[Return]
 KK: \Axbuffer-export luatex\[Return]
 KK: \[Tab]\[Return]
@@ -12,5 +12,5 @@ KK: \Axbuffer-write\[Return]
 KK: \[Tab]\[Return]
 TestEnd
 Lang C
-Assert ! pcregrep -M "support/FileName.cpp .* creating path '/.*/lib/images'" lyx-log.txt
-Assert ! pcregrep -M 'support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted ' lyx-log.txt
+Assert ! pcregrep -M "support/FileName.cpp .* creating path '/.*/lib/images'" bug-export-latex.loga.txt
+Assert ! pcregrep -M 'support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted ' bug-export-latex.loga.txt
index bb78736c147db071fa9fbc444ca1b2f6ff9c15f6..1483cb53c57e5a94cd1731cfdf0e86dec821aab7 100644 (file)
@@ -2,9 +2,9 @@
 # 
 
 Lang C
-TestBegin test.lyx > lyx-log.txt 2>&1
+TestBegin test.lyx > bug-math-undo.loga.txt 2>&1
 KK: \Amm\\frac \\sqrt \Cz
 KK: \[Return]
 TestEnd
 Lang C
-Assert ! pcregrep -M 'SIGSEGV' lyx-log.txt
+Assert ! pcregrep -M 'SIGSEGV' bug-math-undo.loga.txt
index 90a010af530e852b6e111b3e67537e4c76eff0c8..21601e2177b348932f571630e21a67b86e3986ef 100644 (file)
@@ -2,7 +2,7 @@
 # match should not consider the just replaced text (#4388)
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-01.loga.txt 2>&1
 KK: aaa\[Home]
 KK: \CF
 KK: a\[Tab]
index 7fb840e62a230496bf81d925aacad9992e091512..f68e63f4395bfc73d1f243d9e0cd2b38924ab9ef 100644 (file)
@@ -1,14 +1,13 @@
 # Basic test on refactoring of mathematics notation
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-02.loga.txt 2>&1
 KK: \Cm
 KK: x^(a) +\\frac 1+x^(a) \[Down]1-x^(a)  \C\[Home]
 KK: \CF
 KK: \Cmx^(a) \[Tab]
 KK: \Cmx_a 
 KK: \[Return]\[Return]\[Return]
-KD: 60
 KK: \Cs
 KK: \Axbuffer-export latex\[Return]
 Lang C
index 640f327abe634d62e986248a934fdaf7e8c5e9ea..0882f21ea2fac280f062f0c9216bdd36fc879743 100644 (file)
@@ -1,6 +1,6 @@
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-03.loga.txt 2>&1
 KK: \Cm
 KK: x^2 -x^2\C\[Home]
 KK: \Cs
@@ -8,9 +8,9 @@ KK: \CF
 KK: \Cm
 KK: x^2\[Return]
 Lang C
-TestEnd pcregrep -M "Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0" lyx-log.txt
+TestEnd pcregrep -M "Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0" findadv-03.loga.txt
 Lang it_IT.utf8
-TestBegin test2.lyx -dbg find > lyx-log2.txt 2>&1
+TestBegin test2.lyx -dbg find > findadv-03.logb.txt 2>&1
 KK: \Cm
 KK: x^2 -x^2\C\[Home]
 KK: \Cs
@@ -19,4 +19,4 @@ KK: \Cm
 KK: x^2\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M "Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2" lyx-log2.txt
+Assert pcregrep -M "Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2" findadv-03.logb.txt
index c294d97808b196509cbd155b8fedbbcac1d0ac5b..95bed607c1c61a01361619ad0b421bb5b0254e6a 100644 (file)
@@ -1,7 +1,7 @@
 # Regression test for #7245
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-04.loga.txt 2>&1
 KK: \Cm
 KK: x^2  \[Return]
 KK: \Cm
index 9c8db9f480058e48e142dcac0e5a5cc496103ed7..e13d9f6c834e266ec486b8eed955cc3d7ac051b6 100644 (file)
@@ -1,7 +1,7 @@
 # Basic test for format-aware searching
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-05.loga.txt 2>&1
 KK: foo \Cefoo foo\Ce foo\C\[Home]
 KK: \Cs
 KK: \CF
@@ -11,10 +11,10 @@ KK: \Ce
 KK: foo\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 4\n with len: 3' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 4\n with len: 3' findadv-05.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-05.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
@@ -22,4 +22,4 @@ KK: \Ce
 KK: foo\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 3' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 3' findadv-05.logb.txt
index ab1d46e6b26c51edba5b4b90f23f268f36f3e31f..58c2b64c78154732885169b0ef9908a8736a348c 100644 (file)
@@ -1,7 +1,7 @@
 # Basic test for searching with par-style awareness
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-06.loga.txt 2>&1
 KK: foo\[Return]
 KK: \Ap2
 KK: foo\[Return]
@@ -16,10 +16,10 @@ KK: \Ap2
 KK: foo\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' findadv-06.loga.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log2.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-06.logb.txt 2>&1
 KK: \C\[Home]
 KK: \Axdialog-show findreplaceadv\[Return]
 # Uncheck ignore format
@@ -27,4 +27,4 @@ KK: \At\Ai\Ah
 KK: foo\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 2 pos: 0\n with len: 3' lyx-log2.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 2 pos: 0\n with len: 3' findadv-06.logb.txt
index d0b733368fba5fe27a73ee36192e9249f0d57eba..f475f54ff7bfd531aa7f0a8d097b4bda16bacde3 100644 (file)
@@ -1,7 +1,7 @@
 # Basic test for searching with par-style awareness
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-07.loga.txt 2>&1
 KK: foo bar\[Return]
 #select itemized
 KK: \Apb
@@ -16,10 +16,10 @@ KK: \Apb
 KK: foo\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' findadv-07.loga.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log2.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-07.logb.txt 2>&1
 KK: \C\[Home]
 KK: \CF
 # Uncheck ignore format
@@ -28,4 +28,4 @@ KK: \Apb
 KK: bar\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 4\n with len: 3' lyx-log2.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 4\n with len: 3' findadv-07.logb.txt
index a0f6d952b2da090b2bd55bff0169bde4c1532d02..b46ec36e507e35047667701e4baf330801aeb43a 100644 (file)
@@ -1,7 +1,7 @@
 # Basic test for searching with regular expressions
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-08.loga.txt 2>&1
 KK: Nel mezzo del cammin di nostra vita\[Return]
 KK: mi ritrovai per una selva oscura\C\[Home]
 KK: \Axbuffer-write\[Return]
@@ -11,29 +11,30 @@ KK: \Axregexp-mode\[Return]
 KK: .* a\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 8' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 8' findadv-08.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log2.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-08.logb.txt 2>&1
 KK: \C\[Home]\Axdialog-show findreplaceadv\[Return]
 KK: o
 KK: \Axregexp-mode\[Return]
 KK: [\\w]* a
 # select whole words
+KD: 100
 KK: \Ac\Ac
 # search next
 KK: \Al
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 26\n with len: 6' lyx-log2.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 26\n with len: 6' findadv-08.logb.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log3.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-08.logc.txt 2>&1
 KK: \C\[Home]\Axdialog-show findreplaceadv\[Return]
 KK: \Axregexp-mode\[Return]
 KK: .* \Ac\Ac
 KK: \Al\Al\Al
-KK: \[Tab]\[Return]
+#KK: \[Tab]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 10\n with len: 3' lyx-log3.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 10\n with len: 3' findadv-08.logc.txt
index 828524f7554c4153c87906a4c7bfc214951b5806..abd42a66e38e8335ff0f77a792acd5c4b11675e5 100644 (file)
@@ -1,12 +1,9 @@
 # Test for searching with regular expressions
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-09.loga.txt 2>&1
 KK: \Apb
-KK: one\[Return]
-KK: two\[Return]
-KK: three\C\[Home]
-KK: \Cs
+KK: one\[Return]two\[Return]three\C\[Home]\Cs
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
@@ -14,10 +11,10 @@ KK: \Apb
 KK: \Axregexp-mode\[Return][a-z]* \[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 3' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 3' findadv-09.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-09.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
@@ -25,4 +22,4 @@ KK: \Apb
 KK: \Axregexp-mode\[Return][a-z]* \[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 0\n with len: 3' findadv-09.logb.txt
index c816a51b558005c3f4ec789d09ccb088ea6ac185..a233519befdcdd8c3796f7b1f34655b8e864a6ac 100644 (file)
@@ -2,7 +2,7 @@
 # when ignoring format
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-10.loga.txt 2>&1
 KK: This is LyX,\[Return]
 KK: a WYSIWYG LaTeX editor.\C\[Home]
 KK: \Cs
@@ -12,14 +12,14 @@ KK: \At\Ai\Ah
 KK: LyX\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 3' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 3' findadv-10.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-10.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: LaTeX\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 10\n with len: 5' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 1 pos: 10\n with len: 5' findadv-10.logb.txt
index e168ad4157d78614f0e2513838b8a435473261fd..dbb8ad5d13ad55998e490aca8746e83fc95f7c45 100644 (file)
@@ -1,7 +1,7 @@
 # Inspired by #7363.
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-11.loga.txt 2>&1
 KK: \Cm
 KK: x_v \C\[Home]
 KK: \Cs
@@ -10,10 +10,10 @@ KK: \Cm
 KK: v\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n.*idx: 1 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n.*idx: 1 par: 0 pos: 0\n with len: 1' findadv-11.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-11.logb.txt 2>&1
 KK: \C\[Home]
 KK: \CF
 # Uncheck ignore format
@@ -22,4 +22,4 @@ KK: \Cm
 KK: v\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n.*idx: 1 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n.*idx: 1 par: 0 pos: 0\n with len: 1' findadv-11.logb.txt
index 7e26e0bc4b6c3d799ff614dc4d9686ea80bd8ddb..c16a113171de44428d8feb4c6a809f83cd77e019 100644 (file)
@@ -3,11 +3,11 @@
 # (#7442)
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-12.loga.txt 2>&1
 KK: a\C\[Home]
 KK: \CF
 KK: a\[Tab]
 KK: \Cm\\bar a\[Return]\[Return]
 TestEnd
 Lang C
-Assert ! pcregrep -M 'against.*bar' lyx-log.txt
+Assert ! pcregrep -M 'against.*bar' findadv-12.loga.txt
index 84d55151adb6a90b42a00841671b1980bc76a0b3..06ce1a8af2d1ec43fb65b289d4bdd55950b444a8 100644 (file)
@@ -1,7 +1,7 @@
 # Finding footnotes
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-13.loga.txt 2>&1
 KK: \Axfootnote-insert\[Return]
 # Work around a little UI bug/non-determinism in cursor position after LFUN
 KK: \C\[Home]\[Right]
@@ -13,4 +13,4 @@ KK: \C\[Home]\[Right]
 KK: foo\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 1' findadv-13.loga.txt
index 5cafaead7e789105d337083215a3f2a80f34bfb4..f437271259df9d56d09dfb25a099e353f2e698c8 100644 (file)
@@ -1,7 +1,7 @@
 # Finding displayed maths with ignore-format on&off (might affect #7596)
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-14.loga.txt 2>&1
 KK: \Axmath-display\[Return]
 KK: x^2 +x^2\C\[Home]
 KK: \Cs
@@ -12,10 +12,10 @@ KK: \Axmath-display\[Return]
 KK: x^2\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' findadv-14.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-14.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
@@ -23,22 +23,22 @@ KK: \Axmath-display\[Return]
 KK: x^2\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' findadv-14.logb.txt
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-14.logc.txt 2>&1
 KK: \CF
 KK: \Axmath-display\[Return]
 KK: x^2\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' findadv-14.logc.txt
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-14.logd.txt 2>&1
 KK: \CF
 KK: \Axmath-display\[Return]
 KK: x^2\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' findadv-14.logd.txt
index 9508aec4c29cf0ce472eea07476117d3d648d506..23cf564c911955c2732e4226a0d642fd13a23eec 100644 (file)
@@ -1,7 +1,7 @@
 # Finding numbered maths with ignore-format on&off (might affect #7596)
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-15.loga.txt 2>&1
 KK: \CM\Axmath-number-toggle\[Return]
 KK: x^2 +x^2\C\[Home]
 KK: \Cs
@@ -12,10 +12,10 @@ KK: \CM\Axmath-number-toggle\[Return]
 KK: x^2\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' findadv-15.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-15.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
@@ -23,22 +23,22 @@ KK: \CM\Axmath-number-toggle\[Return]
 KK: x^2\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' findadv-15.logb.txt
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-15.logc.txt 2>&1
 KK: \CF
 KK: \CM\Axmath-number-toggle\[Return]
 KK: x^2\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' findadv-15.logc.txt
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-15.logd.txt 2>&1
 KK: \CF
 KK: \CM\Axmath-number-toggle\[Return]
 KK: x^2\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' findadv-15.logd.txt
index c412f85078611758d52d4e43bc942737333792b1..4bdae57d2ca99cdeefc8aa08f73feb445dc1ff77 100644 (file)
@@ -2,7 +2,7 @@
 # (gather environment comes in the *-form after mutate)
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-16.loga.txt 2>&1
 KK: \CM\Axmath-mutate gather\[Return]
 KK: x^2 +x^2\C\[Home]
 KK: \Cs
@@ -13,10 +13,10 @@ KK: \CM\Axmath-mutate gather\[Return]
 KK: x^2\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' findadv-16.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-16.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
@@ -24,4 +24,4 @@ KK: \CM\Axmath-mutate gather\[Return]
 KK: x^2\[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' findadv-16.logb.txt
index a79fef42a15fad31bdc6c690fe5f2e127e646285..986dd32ff517af839aa64a6fff9fca644c18b9a5 100644 (file)
@@ -1,21 +1,21 @@
 # Finding consecutive macros in math mode
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-17.loga.txt 2>&1
 KK: \Cm\\alpha\\beta\\alpha \C\[Home]
 KK: \Cs
 KK: \CF
 KK: \Cm\\beta\\alpha \[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2' findadv-17.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-17.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Cm\\beta\\alpha \[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2' findadv-17.logb.txt
index 7d6ae892a66031db9a8a96abbeef196f64077a89..2de829c5395b971d4577f88543b4b3c464980c6a 100644 (file)
@@ -1,11 +1,11 @@
 # Searching for regexp with e.g. \[Backspace]\[Backspace]s finds blanks
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-18.loga.txt 2>&1
 KK: a b c\C\[Home]
 KK: \Cs
 KK: \CF
 KK: \Axregexp-mode\[Return]\\s\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 1\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 1\n with len: 1' findadv-18.loga.txt
index 287e5bab316b31da9e1a69545485d6d4675709b5..c6e91b513aefbc3e59e7fd044e9cf8868a3fec9d 100644 (file)
@@ -1,11 +1,11 @@
 # Check that searching for regexp "([a-z]+)\s\1" finds duplicate words.
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-19.loga.txt 2>&1
 KK: Hello world world!\C\[Home]
 KK: \Cs
 KK: \CF
 KK: \Axregexp-mode\[Return]([a-z]+)\\s\\1\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 11' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 11' findadv-19.loga.txt
index 304985a54cce88addb9a368e65f8e0df09cb95fc..a5b7d03b9881a9a5f2ce30e3a7ea50c65dd7fbe6 100644 (file)
@@ -3,7 +3,7 @@
 #
 Lang it_IT.utf8
 
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-20.loga.txt 2>&1
 KK: a a a\C\[Home]
 KK: \CF
 KK: a\[Tab]
@@ -15,7 +15,7 @@ Lang C
 Assert pcregrep -M '^\$\\frac\{1\}\{a\}\$ \$\\frac\{1\}\{a\}\$ a' test.tex
 
 Lang it_IT.utf8
-TestBegin test2.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test2.lyx -dbg find > findadv-20.logb.txt 2>&1
 KK: \Cma  \Cma  \Cma \C\[Home]
 KK: \CF
 KK: a\[Tab]
index b7fa611675afaef572a6cf08d835d6605fed8817..4df5793541271d479180bbb40922e0582fb303a2 100644 (file)
@@ -2,7 +2,7 @@
 # Test for #8381
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-21.loga.txt 2>&1
 KK: \Apb
 KK: one\[Return]
 KK: two\[Return]
@@ -24,10 +24,10 @@ KK: \Ape
 KK: \Axregexp-mode\[Return][a-z]* \[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at cur= inset: .* idx: 0 par: 3 pos: 0\n with len: 4' lyx-log.txt
+Assert pcregrep -M 'Putting selection at cur= inset: .* idx: 0 par: 3 pos: 0\n with len: 4' findadv-21.loga.txt
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log2.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-21.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
@@ -35,4 +35,4 @@ KK: \Apd
 KK: \Axregexp-mode\[Return][a-z]*\\s+[a-z]* \[Return]\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at cur= inset: .* idx: 0 par: 7 pos: 3\n with len: 6' lyx-log2.txt
+Assert pcregrep -M 'Putting selection at cur= inset: .* idx: 0 par: 7 pos: 3\n with len: 6' findadv-21.logb.txt
index bc3affe34f904ad7b829d611df8247f4ca67736a..49ee5f7e70ef154ad86e0d70e60e39c088996760 100644 (file)
@@ -2,9 +2,9 @@
 # Crash in using function 'word-findadv'
 
 Lang C
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-crash.loga.txt 2>&1
 KK: abcd
 KK: \Axword-findadv a\[Return]
 TestEnd
 Lang C
-Assert ! pcregrep 'SIGSEGV signal caught' lyx-log.txt
+Assert ! pcregrep 'SIGSEGV signal caught' findadv-crash.loga.txt
index cb2889e169f23fd1f4d88467839a85985865bda5..c5d400949919a16407ab046e31a508cecf1e7a80 100644 (file)
@@ -2,7 +2,7 @@
 # when ignoring format
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-logo.loga.txt 2>&1
 KK: This should be a LaTeX logo: 
 KK: \Axspecialchar-insert lyx\[Return]\[Return]
 KK: for a WYSIWYG LaTeX editor.\C\[Home]
@@ -14,4 +14,4 @@ KK: \Axspecialchar-insert lyx\[Return]\Ai
 KK: \Axspecialchar-insert latex\[Return]\Ae
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 29\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 29\n with len: 1' findadv-logo.loga.txt
index 502bd3272a5908aeb668594f5012e0dca37680b3..0614309b803f74bab179f38236219255ae94c717 100644 (file)
@@ -1,41 +1,41 @@
 # Finding special latex/regexp chars: (
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-01.loga.txt 2>&1
 KK: \\()[]{}%^#@?*.\C\[Home]
 KK: \Cs
 KK: \CF
 KK: \Axregexp-mode\[Return]\\(\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 1\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 1\n with len: 1' findadv-re-01.loga.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-01.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Axregexp-mode\[Return]\\(\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 1\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 1\n with len: 1' findadv-re-01.logb.txt
 
 # Finding special latex/regexp chars: [
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-01.logc.txt 2>&1
 KK: \CF
 KK: \Axregexp-mode\[Return]\\[\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 3\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 3\n with len: 1' findadv-re-01.logc.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-01.logd.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Axregexp-mode\[Return]\\[\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 3\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 3\n with len: 1' findadv-re-01.logd.txt
index f5f038282636162d38258645ee96b2b95cbc332b..530199817b2fc3f3d9268c7402791920e4f65a95 100644 (file)
@@ -1,61 +1,61 @@
 # Finding special latex/regexp chars: \
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-02.loga.txt 2>&1
 KK: \\()[]{}%^#@?*.\C\[Home]
 KK: \Cs
 KK: \CF
 KK: \Axregexp-mode\[Return]\\\\\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 1' findadv-re-02.loga.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-02.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Axregexp-mode\[Return]\\\\\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 1' findadv-re-02.logb.txt
 
 # Finding special latex/regexp chars: %
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-02.logc.txt 2>&1
 KK: \CF
 KK: \Axregexp-mode\[Return]%\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 7\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 7\n with len: 1' findadv-re-02.logc.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-02.logd.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Axregexp-mode\[Return]%\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 7\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 7\n with len: 1' findadv-re-02.logd.txt
 
 # Finding special latex/regexp chars: ^
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-02.loge.txt 2>&1
 KK: \CF
 KK: \Axregexp-mode\[Return]\\^\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 1' findadv-re-02.loge.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-02.logf.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Axregexp-mode\[Return]\\^\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 1' findadv-re-02.logf.txt
index 406b7bf0968ddc489869c14d4c78531ffef6c61a..f42b6ca69596f6009d1203167b34f5e80eba7169 100644 (file)
@@ -1,41 +1,41 @@
 # Finding special latex/regexp chars: {
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-03.loga.txt 2>&1
 KK: \\()[]{}%^#@?*.\C\[Home]
 KK: \Cs
 KK: \CF
 KK: \Axregexp-mode\[Return]\\{\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' findadv-re-03.loga.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-03.logb.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Axregexp-mode\[Return]\\{\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1' findadv-re-03.logb.txt
 
 # Finding special latex/regexp chars: }
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-03.logc.txt 2>&1
 KK: \CF
 KK: \Axregexp-mode\[Return]\\}\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' findadv-re-03.logc.txt
 #
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-03.logd.txt 2>&1
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
 KK: \Axregexp-mode\[Return]\\}\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1' findadv-re-03.logd.txt
index 88d6d809c5d6f249599899e38306d81a73116843..20d350b8b343cf7dedda9a56ab64687b80918872 100644 (file)
@@ -1,7 +1,7 @@
 # Finding styles with regexp
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-04.loga.txt 2>&1
 KK: Hello \CeHello\C\[Home]
 KK: \Cs
 KK: \CF
@@ -11,4 +11,4 @@ KK: \Ce
 KK: \Axregexp-mode\[Return].*\[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 5' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 5' findadv-re-04.loga.txt
index 403ee5f141a1039c9efc4ae2894e69dc1399ad6c..7b9105ae508fbc923b500a4b5c2d373ac13690f2 100644 (file)
@@ -9,10 +9,10 @@
 # ask if the cursor started at the beginning of the buffer).
 
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-05.loga.txt 2>&1
 KK: \Cm\\frac 1-x\[Down]1+x^2 \C\[Home]
 KK: \CF
 KK: \Cm\\frac \Axregexp-mode\[Return].* \[Down]1+x^2 \[Return]
 TestEnd
 Lang C
-Assert pcregrep 'raggiunta la fine cercando in avanti' lyx-log.txt
+Assert pcregrep 'raggiunta la fine cercando in avanti' findadv-re-05.loga.txt
index 5759d106b39b99955e93ea05bca775911ed0603b..cb1864000e6dedeb7553cbf0f144f7bd4d7fb28e 100644 (file)
@@ -1,7 +1,7 @@
 # Finding regexps within \frac{}
 
 Lang sk_SK.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg find > findadv-re-06.loga.txt 2>&1
 KK: \Cm\\frac 1-x\[Down]1+x^2 \C\[Home]
 KK: \CF
 # Uncheck ignore format (depends on IT language)
@@ -9,4 +9,4 @@ KK: \At\Ai\Ah
 KK: \Cm\\frac \Axregexp-mode\[Return].* \[Down]1+x^2 \[Return]
 TestEnd
 Lang C
-Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n .*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
+Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n .*idx: 0 par: 0 pos: 0\n with len: 1' findadv-re-06.loga.txt
index e5403854f8159e9d9c23c2aeea195257a8b03d62..6761948ce43a89270d6f9c1617513cc67c74af6c 100644 (file)
@@ -1,4 +1,4 @@
 Lang en_US.utf8
-TestBegin test.lyx > lyx-log.txt 2>&1
+TestBegin test.lyx > first-time.loga.txt 2>&1
 KK: \[Left]\[Return]
 TestEnd
index b23daabbf4ac5d7acebb319e8f76c28cc0509c52..92faef2a1aa4a898dfdc8ecb709ec4f3d45d4ee2 100644 (file)
@@ -55,7 +55,7 @@
 # LaTeX, and verifies that the typed characters are indeed present in the
 # exported document.
 #
-TestBegin test.lyx -dbg key > lyx-log.txt 2>&1
+TestBegin test.lyx -dbg key > hello-world.loga.txt 2>&1
 KK: Hello World
 KK: \Cs
 KK: \Axbuffer-export latex\[Return]
index 1f14919491b9325b039b0db3ce81ec25e2004ab8..eb109a282047e9a8c2b899756fb614f2fa4d7649 100644 (file)
@@ -2,7 +2,7 @@
 # (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167716.html)
 #
 Lang it_IT.utf8
-TestBegin test.lyx > lyx-log.txt 2>&1
+TestBegin test.lyx > tabular-footnote.loga.txt 2>&1
 KK: \Axtabular-insert 1 1\[Return]\[Left]
 KK: \Axinset-modify tabular align-decimal\[Return]
 KK: \Axfootnote-insert\[Return]