]> git.lyx.org Git - lyx.git/history - development/autotests
fix file icon
[lyx.git] / development / autotests /
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Tommaso CucinottaChecks that r37943 keeps doing its job.
2011-02-19 Tommaso CucinottaWhen killing lyx instances, we may ignore failures...
2011-02-14 Tommaso CucinottaReplaced the Ctrl+Shft+r sequences for entering regexp...
2011-02-12 Tommaso CucinottaAdded test-case for finding (properly) LyX & LaTeX...
2011-02-12 Tommaso CucinottaAvoid stop_autotests termination message when it is...
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-08 Tommaso CucinottaSuppress killall output when killing STOP button.
2011-02-07 Tommaso CucinottaForgot to terminate the emergency button.
2011-02-07 Tommaso CucinottaAdded emergency STOP button in tcl/tk window for immedi...
2011-02-06 Tommaso CucinottaAllowed to set the default typing delay via environment...
2011-02-06 Tommaso CucinottaIf XVKBD_HACKED env var is not set, then don't try...
2011-02-06 Tommaso CucinottaMade use of internal hacked xvkbd optional. Now it...
2011-02-06 Tommaso CucinottaMore regular expression testing.
2011-02-06 Tommaso CucinottaAdded -wait_idle option to wait for the target process...
2011-02-06 Tommaso CucinottaAdded proper propagation of Ctrl-C from os.system(...
2011-02-03 Tommaso CucinottaSaving a doc is faster and more reliable by Ctrl-s...
2011-02-03 Pavel Sandafix findadv-03-in.txt
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-31 Pavel SandaFew touches of autotests
2011-01-30 Tommaso CucinottaAdded test cases for format-aware searching of formatte...
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 Lang command to test cases. Added a couplr of...
2011-01-30 Tommaso CucinottaRefined description of syntax.
2011-01-30 Tommaso CucinottaAvoid confusing the window name of a LyX instance with...
2011-01-30 Tommaso CucinottaAdded Sleep and Assert commands in test scripts.
2011-01-29 Tommaso CucinottaAdded basic automated testing capability, based on...