]> git.lyx.org Git - lyx.git/history - development/autotests/keytest.py
listerrors.lyx : Update a link.
[lyx.git] / development / autotests / keytest.py
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...