Kornel Benko
d547ef7c5e
keytests: rewritten testcases to use the new searching engine searchPatterns.pl
2017-05-24 16:29:32 +02:00
Kornel Benko
3bdffab7c8
keytests: Polishing
2017-05-17 13:52:54 +02:00
Kornel Benko
09e5acba11
keytests: Rewritten to use searchPatterns.pl instead of pcregrep
...
Also corrected output of keytest.py. Messages from called
programs were output to stdout wile own printed messages
were still cached.
2017-05-17 12:12:55 +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
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
69ab1306a8
Avoid extra ' ' in text-only export of consecutive macros in math mode, for Advanced F&R matching, with ignore-format off.
...
For example, this wasn't allowing to match '\beta\alpha' in the sequence '\alpha\beta\alpha', as
in the accompanying regression test-case (added case for ignore-format off).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38888 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-29 14:08:29 +00:00
Tommaso Cucinotta
2d8108cf4c
Avoid extra ' ' in text-only export of consecutive macros in math mode, for Advanced F&R matching.
...
For example, this wasn't allowing to match '\beta\alpha' in the sequence '\alpha\beta\alpha', as
in the accompanying regression test-case.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38883 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-29 13:40:34 +00:00