mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
FindAdv: Remaining tests working now again
All of these changes were due to 1.) Changed latex output (white space) 2.) changed reaction of dialog shortcut to return from find-adv settings to search tab 3.) debug-mode of libstdc++ 4.) LASSERT in InsetMathGrid.cpp
This commit is contained in:
parent
158919e203
commit
9e3086fbfc
@ -10,6 +10,7 @@ KK: \Cs
|
||||
KK: \CF
|
||||
# Uncheck ignore format (depends on IT language)
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Axspecialchar-insert lyx\[Return]\[Tab]
|
||||
KK: \Axspecialchar-insert latex\[Return]\Al\Ar\An
|
||||
KK: \[Tab]\[Return]
|
||||
|
@ -18,6 +18,7 @@ CN: Part 2
|
||||
KK: \CF
|
||||
# Uncheck ignore format
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Axregexp-mode\[Return]\\\\\[Return]
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n with len: 1
|
||||
TestEnd
|
||||
@ -40,6 +41,7 @@ CN: Part 4
|
||||
KK: \CF
|
||||
# Uncheck ignore format
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Axregexp-mode\[Return]%\[Return]
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 7\n with len: 1
|
||||
TestEnd
|
||||
@ -62,6 +64,7 @@ CN: Part 6
|
||||
KK: \CF
|
||||
# Uncheck ignore format
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Axregexp-mode\[Return]\\^\[Return]
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 8\n with len: 1
|
||||
TestEnd
|
||||
|
@ -18,6 +18,7 @@ CN: Part 2
|
||||
KK: \CF
|
||||
# Uncheck ignore format
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Axregexp-mode\[Return]\\{\[Return]
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 5\n with len: 1
|
||||
TestEnd
|
||||
@ -40,6 +41,7 @@ CN: Part 4
|
||||
KK: \CF
|
||||
# Uncheck ignore format
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Axregexp-mode\[Return]\\}\[Return]
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 1
|
||||
Sleep 1
|
||||
|
@ -13,6 +13,7 @@ KK: \Cs
|
||||
KK: \CF
|
||||
# Uncheck ignore format (depends on IT language)
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Ce
|
||||
CN: Case insensitive, format not ignored .*
|
||||
KK: \Axregexp-mode\[Return].*\[Return]
|
||||
@ -29,8 +30,9 @@ CN: Case insensitive, format not ignored [a-z]*
|
||||
KK: \CF
|
||||
# Uncheck ignore format (depends on IT language)
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Ce
|
||||
KK: \Axregexp-mode\[Return]\\b[a-z\\s]*\\b\[Return]\[Return]\[Return]
|
||||
KK: \Axregexp-mode\[Return]\\b[a-z]*\\b\[Return]\[Return]\[Return]
|
||||
Cr: ^.*Putting
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 16\n with len: 3
|
||||
Cr: ^.*Putting
|
||||
@ -46,6 +48,7 @@ TestBegin test.lyx -dbg key,find >> findadv-re-04.loga.txt 2>&1
|
||||
CN: Case sensitive, format not ignored [a-z]*
|
||||
KK: \CF
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Ce
|
||||
KK: \Az\[Tab]\Axregexp-mode\[Return][a-z]+\[Return]\[Return]\[Return]\[Return]
|
||||
Cr: ^.*Putting
|
||||
@ -67,6 +70,7 @@ TestBegin test.lyx -dbg key,find >> findadv-re-04.loga.txt 2>&1
|
||||
CN: Case sensitive, format not ignored [A-Z]+
|
||||
KK: \CF
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Ce
|
||||
KK: \Az\[Tab]\Axregexp-mode\[Return][A-Z]+\[Return]\[Return]\[Return]
|
||||
Cr: ^.*Putting
|
||||
|
@ -8,6 +8,7 @@ KK: \Cm\\frac 1-x\[Down]1+x^2 \C\[Home]
|
||||
KK: \CF
|
||||
# Uncheck ignore format (depends on IT language)
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
KK: \Cm\\frac \Axregexp-mode\[Return].* \[Down]1+x^2 \[Return]
|
||||
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n .*idx: 0 par: 0 pos: 0\n with len: 1
|
||||
TestEnd
|
||||
|
Loading…
Reference in New Issue
Block a user