Kornel Benko
95166772ee
Amend 1dedd398
: Adapt some tests to use unspecified unbind.
2022-07-27 20:27:59 +02:00
Kornel Benko
f771f77c67
Amend 2b24c03e
: Do not override (Back)Tab in Adv F&R when it is useful
...
While testing we want to override 'Tab' in Adv F&R.
Unbinding 'Tab' seems to help, thanks to JMarc for the suggestion.
2022-07-18 22:55:03 +02:00
Kornel Benko
1007752106
FindAdv tests: update to new shortcuts
2022-05-10 15:03:11 +02:00
Kornel Benko
8380034203
AdvFind: Adapt a testfile
...
Change [a-z]* to [a-z]+ . This omits finds of empty strings.
2022-03-25 23:00:59 +01:00
Kornel Benko
ac5534827e
Cmake key-tests: These are very touchy in respect to timings
...
Cmake key-tests: These are very touchy in respect to timings
1.) Try to use shortcuts instead of direct command
2.) use bigger pause where needed
2021-01-29 16:11:16 +01:00
Kornel Benko
9e3086fbfc
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
2020-05-29 20:56:38 +02:00
Kornel Benko
73188e3821
keytests: regex correction in test findadv-re-04
...
Use '+' instead of not working '*' as quantifier
for advanced search with format enabled
2018-09-29 12:54:22 +02:00
Kornel Benko
d547ef7c5e
keytests: rewritten testcases to use the new searching engine searchPatterns.pl
2017-05-24 16:29:32 +02:00
Kornel Benko
8f74cac381
keytests: Add more controls for the *-in.txt files
...
The controls are described in hello-world-in.txt as
Cr: not expected regex search pattern before next expected match
Cp: not expected search pattern before next expected match
See also findadv-re-04-in.txt for an example
In this test-case, searching for case sensitive and format considering
search is failing.
2017-05-18 13:05:36 +02:00
Kornel Benko
bfc0b09e0c
keytests: Added debug 'key' to be able to analyse test results.
...
There still are keys which do not make it into the lyx logfile.
For instance repeated shortcuts.
2017-05-09 21:08:52 +02:00
Kornel Benko
948020d9a3
Keytests: Make logfiles unique.
...
Each test created log-files, but since they were not uniq it was difficult
to check what went wrong for a failed test.
2017-05-07 13:45:48 +02:00
Kornel Benko
515ca69359
keytests: Speed up some tests
...
The idea is, that strings going to the lyx-command-field
can be sent at full speed.
2017-04-25 17:37:25 +02:00
Kornel Benko
034d5632a2
Make tests for QT5 and QT4 work.
...
Changing *-in.txt due to erroneous shortcuts in it.po
keytest.py, single-test.cmake and CMakeLists.txt now
provide a frontend hint for xvkbd.
2015-03-17 17:36:47 +01:00
Kornel Benko
0ed7f301ea
Remove the need of specific language packs for keytests
...
The command pcregrep failed trying to set locales to
not installed language pack.
2015-03-09 09:41:34 +01:00
Tommaso Cucinotta
0e81930597
Fixed bug in escape sequence, showing up with ignore format off (addressing #8380 ).
2012-10-22 01:05:29 +01:00