• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

arthur/H29-May-2018-19,26914,588

auto/H03-May-2022-1,295,8211,078,231

benchmarks/H29-May-2018-124,26682,663

manual/H29-May-2018-40,95527,948

shared/H29-May-2018-244137

system/H29-May-2018-1,7421,544

READMEH A D29-May-2018787 1913

tests.proH A D29-May-201855 43

README

1This directory contains autotests and benchmarks based on QTestlib. In order
2to run the autotests reliably, you need to configure a desktop to match the
3test environment that these tests are written for.
4
5Linux X11:
6
7   * The user must be logged in to an active desktop; you can't run the
8     autotests without a valid DISPLAY that allows X11 connections.
9
10   * The tests are run against a KDE3 or KDE4 desktop.
11
12   * Window manager uses "click to focus", and not "focus follows mouse". Many
13     tests move the mouse cursor around and expect this to not affect focus
14     and activation.
15
16   * Disable "click to activate", i.e., when a window is opened, the window
17     manager should automatically activate it (give it input focus) and not
18     wait for the user to click the window.
19