summaryrefslogtreecommitdiffstats
path: root/tests/auto/guiapplauncher
Commit message (Collapse)AuthorAgeFilesLines
* Launcher test: Clean stderr whitelistFriedemann Kleint2009-11-121-1/+14
|
* Autotests: Add gui application launcher test.Friedemann Kleint2009-11-127-0/+2172
X11/Windows: Launch gui application and stop them via Windows manager, check stderr, exit codes, etc. Currently tests Qt Designer, Qt Linguist, Qt Demo and prominent examples/demos. Rubber-stamped-by: Jason McDonald <jason.mcdonald@nokia.com>