]> git.lyx.org Git - lyx.git/history - development/autotests/keytest.py
Adding binary path for Homebrew on MacOS-arm64 (bug 12619).
[lyx.git] / development / autotests / keytest.py
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-28 Jean-Marc LasgouttesFinal (?) update to the TODO
2022-10-26 Juergen SpitzmuellerSync with master
2022-07-18 Kornel BenkoAmend 2b24c03e: Do not override (Back)Tab in Adv F...
2018-10-28 Kornel BenkoChanges to match math equations
2018-06-23 Kornel BenkoCmake tests: Adapt some keytests due to changed key...
2017-08-04 Kornel Benkokeytests: Allow for checking multiple log files
2017-05-27 Kornel Benkokeytests: Add a small delay to each special key
2017-05-22 Kornel Benkokeytests: Move shortcut handling into own class
2017-05-21 Kornel Benkokeytests: Wrong check for empty key in associative...
2017-05-21 Kornel Benkokeytests: Implemented use of additional shortcuts in...
2017-05-19 Kornel Benkokeytests: Handle function-keys for xvkbd too
2017-05-18 Kornel Benkokeytests: Add more controls for the *-in.txt files
2017-05-17 Kornel Benkokeytests: Allow controlfile (used by searchPatterns...
2017-05-17 Kornel Benkokeytests: Rewritten to use searchPatterns.pl instead...
2017-05-16 Kornel Benkokeytests: Use flush stdout before exiting
2017-05-16 Kornel Benkokeytests: Added some new controls for the *-in.txt...
2017-05-14 Kornel Benkokeytests: New script to replace 'pcregrep' in more...
2017-05-12 Kornel Benkokeytests: Polishing the shutdown of lyx at test-end
2017-05-12 Kornel Benkokeytests: Make reading of /proc for lyx-status more...
2017-05-12 Kornel Benkokeytests: Print proc-info in case lyx_status() signals...
2017-05-10 Kornel Benkokeytests: more tweaking
2017-05-09 Kornel Benkokeytests: some tweaking
2017-05-07 Kornel BenkoKeytests: optimize for speed.
2017-05-04 Kornel BenkoKeytests: improve handling of strings to be send to...
2017-04-28 Kornel BenkoRemove xvkbd from cmake build.
2017-04-26 Kornel BenkoKeytests: Make the wrapper sendKeystring() around sendK...
2017-04-25 Kornel Benkokeytests: Speed up some tests
2017-04-24 Kornel Benkokeytests: Some improvements to keytest.py
2017-04-15 Tommaso CucinottaRecovered working autotests for findadv on Linux/Ubuntu...
2017-01-25 Tommaso CucinottaRevert "Long time no use of the autotests machinery...
2017-01-25 Tommaso CucinottaLong time no use of the autotests machinery, needs...
2015-03-17 Kornel BenkoMake tests for QT5 and QT4 work.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-25 Kornel Benkokeytest.py: Allow for LyX window to appear without...
2014-08-25 Kornel Benkokeytests: add a timeout for LyX process to start
2013-07-23 Tommaso CucinottaI seem to need this to let the 'Lang' keyword work...
2013-05-21 Kornel BenkoTypo
2013-02-04 Scott Kostyshakkeytest.py: do not print the same thing twice
2013-01-24 Kornel BenkoAdd description of Sleep (== pause) command in keutests
2013-01-05 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2013-01-05 Kornel Benkoautotests: Enable the suffixed lyx to run the test...
2012-12-12 Kornel BenkoCmake build: autotests
2012-12-11 Kornel BenkoCmake build: autotests
2012-12-09 Tommaso CucinottaFixing behavior of Lang directive in test cases, by...
2012-10-12 Tommaso CucinottaAdvanced find autotests now working again.
2011-04-22 Tommaso CucinottaAdded check for assertions or anomalous exits of LyX...
2011-02-19 Tommaso CucinottaWhen killing lyx instances, we may ignore failures...
2011-02-11 Tommaso CucinottaAdded version suffix to symlinks. Tested with --enable...
2011-02-10 Tommaso CucinottaNow the framework works running LyX in the language...
2011-02-06 Tommaso CucinottaAllowed to set the default typing delay via environment...
2011-02-06 Tommaso CucinottaMade use of internal hacked xvkbd optional. Now it...
2011-02-06 Tommaso CucinottaAdded proper propagation of Ctrl-C from os.system(...
2011-02-02 Tommaso CucinottaAdded custom xvkbd for avoiding typing into other windows.
2011-02-01 Tommaso CucinottaMore precise identification of the lyx window (by id...
2011-02-01 Tommaso CucinottaAdded the creation of a custom .lyx folder inside ...
2011-01-30 Tommaso Cucinottakeytest.py ignores now also whitespaces only lines.
2011-01-30 Tommaso CucinottaRemoved stripping of whitespaces from script commands.
2011-01-30 Tommaso CucinottaAdded Sleep and Assert commands in test scripts.
2011-01-29 Tommaso CucinottaAdded basic automated testing capability, based on...