]> git.lyx.org Git - lyx.git/history - development/autotests
Whitespace only.
[lyx.git] / development / autotests /
2011-08-25 Tommaso CucinottaFixed longstanding bug in Advanced Find&Replace, when...
2011-07-12 Tommaso CucinottaAdded to the test-case the case that was actually faili...
2011-07-12 Tommaso CucinottaAdded regression test for #7675 (ensure that after...
2011-07-10 Tommaso CucinottaRecovered autotests for *-in.txt tests.
2011-07-03 Tommaso CucinottaAdded the possibility to build arbitrary scripts (...
2011-06-19 Tommaso CucinottaNow Adv. F&R correctly interprets escape sequences...
2011-06-12 Tommaso CucinottaUpdated UserGuide after removal of macro insertion...
2011-06-12 Tommaso CucinottaAdded test-case for regular expressions using "\" for...
2011-06-12 Tommaso CucinottaNow backslash-prefixed regexps like "\s", "\d", etc...
2011-05-29 Tommaso CucinottaAvoid extra ' ' in text-only export of consecutive...
2011-05-29 Tommaso CucinottaAvoid extra ' ' in text-only export of consecutive...
2011-05-27 Tommaso CucinottaFixed bug in matching at borders within *-environments...
2011-05-27 Tommaso CucinottaFixed Advanced F&R issue in matching things at environm...
2011-05-26 Tommaso CucinottaBugfix in how the search buffer was exported for the...
2011-05-12 Kornel BenkoRevert no intended change
2011-05-06 Kornel Benko1.) Corrected internal compilation for Libintl
2011-04-22 Tommaso CucinottaAdded test for crash in current trunk (i.e., this is...
2011-04-22 Tommaso CucinottaAdded check for assertions or anomalous exits of LyX...
2011-04-16 Tommaso CucinottaA few clarifications, more TODOs.
2011-04-14 Tommaso CucinottaRegression test for #7442.
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...