Kornel Benko
5431b41d22
Cmake build key tests: Omit the tests and creation of xvkbd command,
...
if not all needed libs or programs are available.
This error is now not fatal.
2013-07-13 22:44:56 +02:00
Vincent van Ravesteijn
1b3871b302
Add custom target to run tests
...
This target can depend on the individual test projects and this makes sure
that the test projects are build before running the tests.
2012-12-17 22:26:14 +01:00
Kornel Benko
f02f671dd0
Cmake build, autotests
...
Removed if no X11.
Because X11 is needed for xvkbd but not available on some platforms (even if UNIX)
2012-12-11 16:00:59 +01:00
Kornel Benko
57b04ac7f4
Cmake build: First try to use autotests.
...
Many test are not running, but if changed the '-dbg xxx' to '-dbg any'
then all of sudden they pass ...
(The buffered output of lyx is often disrupted too early with 'kill -9',
so the expected data are not available for the appropriate test)
2012-12-11 15:17:04 +01:00
Tommaso Cucinotta
252606610c
Added -wait_idle option to wait for the target process to idle at each key press.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37519 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-06 22:47:33 +00:00
Tommaso Cucinotta
1f51de3cd1
Added custom xvkbd for avoiding typing into other windows.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37439 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 23:18:16 +00:00