]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/findadv-15-in.txt
ctests: dedicated tests for languages supported by polyglossia/babel
[lyx.git] / development / autotests / findadv-15-in.txt
index b5e28e2aff3c98a27bb5a765ff5babeed48c27a4..cfe6be47e43bbbd500ef1ac7a4566d0846e48152 100644 (file)
@@ -1,44 +1,54 @@
 # Finding numbered maths with ignore-format on&off (might affect #7596)
+UseShortcut "C-F21" "command-sequence dialog-show findreplaceadv ; buffer-end ; buffer-begin-select ; char-delete-forward ;"
+UseShortcut "C-F22" "command-sequence math-mode ; math-number-toggle ;"
+PrepareShortcuts
 #
 Lang sk_SK.utf8
+CO: findadv-15.ctrl
 TestBegin test.lyx -dbg key,find > findadv-15.loga.txt 2>&1
-KK: \CM\Axmath-number-toggle\[Return]
+CN: Part 1
+KK: \C\[F22]
 KK: x^2 +x^2\C\[Home]
 KK: \Cs
 KK: \CF
 # Uncheck ignore format
 KK: \At\Ai\Ah
-KK: \CM\Axmath-number-toggle\[Return]
+KK: \C\[F22]
 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' findadv-15.loga.txt
+CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1
 
-Lang sk_SK.utf8
-TestBegin test.lyx -dbg key,find > findadv-15.logb.txt 2>&1
+CN: Part 2
+KK: \[Escape]\C\[Home]
+CP: Key (queried) [action=buffer-begin][Ctrl+Home]
 KK: \CF
-# Uncheck ignore format
-KK: \At\Ai\Ah
-KK: \CM\Axmath-number-toggle\[Return]
+KK: \[Delete]
+KK: \C\[F22]
 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' findadv-15.logb.txt
+CP: Putting selection at .*idx: 0 par: 0 pos: 0\n .*idx: 0 par: 0 pos: 0\n with len: 1
+CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1
 
-Lang it_IT.utf8
-TestBegin test.lyx -dbg key,find > findadv-15.logc.txt 2>&1
+#
+CN: Part 3
+KK: \[Escape]\C\[Home]
+CP: Key (queried) [action=buffer-begin][Ctrl+Home]
 KK: \CF
-KK: \CM\Axmath-number-toggle\[Return]
+KK: \[Delete]
+# Check ignore format (was unchecked)
+KK: \At\Ai\Ah
+KK: \C\[F22]
 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' findadv-15.logc.txt
+CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1
 
-Lang it_IT.utf8
-TestBegin test.lyx -dbg key,find > findadv-15.logd.txt 2>&1
+CN: Part 4
+KK: \[Escape]\C\[Home]
+CP: Key (queried) [action=buffer-begin][Ctrl+Home]
 KK: \CF
-KK: \CM\Axmath-number-toggle\[Return]
+KK: \[Delete]
+KK: \C\[F22]
 KK: x^2\[Return]\[Return]
+CP: Putting selection at .*idx: 0 par: 0 pos: 0\n .*idx: 0 par: 0 pos: 0\n with len: 1
+CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1
 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' findadv-15.logd.txt
+Assert searchPatterns.pl base=findadv-15
+