]> git.lyx.org Git - features.git/blobdiff - development/autotests/findadv-05-in.txt
Keytests: Make logfiles unique.
[features.git] / development / autotests / findadv-05-in.txt
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