Author: tommaso
Date: Fri Mar 18 01:48:32 2011
New Revision: 37944
URL: http://www.lyx.org/trac/changeset/37944

Log:
Checks that r37943 keeps doing its job.

Added:
   lyx-devel/trunk/development/autotests/findadv-11-in.txt

Added: lyx-devel/trunk/development/autotests/findadv-11-in.txt
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ lyx-devel/trunk/development/autotests/findadv-11-in.txt     Fri Mar 18 
01:48:32 2011        (r37944)
@@ -0,0 +1,22 @@
+# Inspired by #7363.
+#
+Lang it_IT.utf8
+TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+KK: \Cm
+KK: x_v \C\[Home]
+KK: \Cs
+KK: \CF
+KK: \Cm
+KK: v\[Return]
+TestEnd
+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
+
+TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+KK: \C\[Home]
+KK: \CF
+# Uncheck ignore format
+KK: \Az\Ag\Ae
+KK: \Cm
+KK: v\[Return]
+TestEnd
+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

Reply via email to