]> git.lyx.org Git - lyx.git/commitdiff
A few clarifications, more TODOs.
authorTommaso Cucinotta <tommaso@lyx.org>
Sat, 16 Apr 2011 10:58:20 +0000 (10:58 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Sat, 16 Apr 2011 10:58:20 +0000 (10:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38411 a592a061-630c-0410-9148-cb99ea01b6c8

development/autotests/README

index eb2594bf0559776bb9ac85660e9ab45f3692f94d..177cfabf2bda38703e894ad6aa579a0f62e96505 100644 (file)
@@ -19,7 +19,7 @@ The following programs are needed by the testing framework:
          be built before running the tests
 - wmctrl
 - pcregrep
-- Tcl/Tk
+- Tcl/Tk (wish8.5)
 
 
 USAGE
@@ -68,3 +68,7 @@ the condition we're waiting for).
 Allow for tests with multiple LyX instances, e.g., for copy&paste
 across LyX instances, or multiple applications, i.e., for testing
 the interaction between LyX and other applications.
+
+The modified xvkbd forces the focus on the specified target window
+(for safety reasons).  Allow for a temporary disable of this within
+the scripts, whenever we need to interact with a pop-up dialog.