summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update license headers on some files, and some code cleanup.researchdac2010-08-2422-102/+692
* Validate coordinates for mouse operations to ensure theydac2010-08-2411-126/+199
* Add support for mouseMove events.dac2010-08-2313-1/+123
* Enable -testability for Maemodac2010-08-191-1/+1
* Add support for using "-testability" instead of "-style qtuitest" whendac2010-08-199-117/+319
* Fix parameter processing with Creator integration.dac2010-08-181-1/+6
* Merge branch 'research' of scm.dev.nokia.troll.no:research/qtuitest into rese...dac2010-08-171-0/+12
|\
| * Fixes: Allows explicit pathing for appnames supplied to startApplicationBill King2010-08-171-0/+12
* | Prevent "nothing tested" failures appearing, unless nothing reallydac2010-08-172-0/+3
|/
* Fix mismatched brackets causing "argument missing" error message in prompts.dac2010-08-131-2/+2
* Reuse existing TestControl if possible,dac2010-08-131-8/+20
* Some results were not getting output.dac2010-08-132-4/+2
* Make testing more robust, by trying to close old instances of testdac2010-08-138-28/+68
* Improve XML loggingdac2010-08-113-42/+58
* Support -o, -xml and -xmllight options for logging output again.dac2010-08-101-2/+19
* Hack to get results from test functions without test data todac2010-08-101-1/+1
* Get test data workingdac2010-08-102-33/+30
* Move manual testing stuff out of sys_input to sys_manual.dac2010-08-094-55/+102
* Remove qtestide.cpp from qtuitest-host.pri as this is defineddac2010-08-091-2/+0
* Standalone - libqsystemtest.pro got left out of last commitdac2010-08-062-11/+17
* Updates for standalone QtUiTest on Linuxdac2010-08-063-9/+11
* Merge commit 'origin/master' into researchEd Baak2010-08-0521-134/+216
|\
| * Make core plugin library install in QT_INSTALL_LIBS like the rest,dac2010-08-041-0/+3
| * Get QtUiTest building on Windows again.dac2010-08-045-8/+15
| * Clear metaObject data before rebuilding, to prevent crash in Creatordac2010-08-042-3/+5
| * Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestdac2010-08-045-9/+49
| |\
| * | Fix: when running test more than once, the QtScript plugins (and additionaldac2010-08-045-67/+84
* | | Use run environment instead of build environment + cleanup relevant code and ...Ed Baak2010-08-044-14/+33
* | | Add basic support for XML loggingEd Baak2010-08-044-236/+417
* | | Merge commit 'origin/master' into researchEd Baak2010-08-042-2/+5
|\ \ \ | | |/ | |/|
| * | Correct compile issue by including qtestlib's .pri fileKeith Isdale2010-08-031-1/+3
| * | Append another path to INCLUDEPATH so this test will compileKeith Isdale2010-08-031-1/+2
* | | Merge commit 'origin/master' into researchEd Baak2010-08-034-8/+51
|\| |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestKeith Isdale2010-08-031-1/+7
| |\|
| | * Fix issue when Qt Creator was sometimes running with the QtUiTest styledac2010-08-031-1/+7
| * | Support running tests on Maemo6Keith Isdale2010-08-033-7/+44
| |/
* | Merge commit 'origin/master' into researchEd Baak2010-08-0323-170/+235
|\|
| * Get QtUiTest (X11 standalone) working again.dac2010-07-3010-92/+144
| * Removed the debug comment from the libqtslave.pro fileSunil Thaha2010-07-301-1/+0
| * Fixed the target installation pathSunil Thaha2010-07-297-51/+15
| * Fixed the broken build in maemo5Sunil Thaha2010-07-291-1/+1
| * More Creator integrationdac2010-07-2911-45/+88
* | Initial submit with qtestlib replaced by classes written for system testing.Ed Baak2010-08-0328-545/+1707
* | Properly check for various OSesEd Baak2010-07-291-0/+1
* | Cleanup exec and runTest functionsEd Baak2010-07-296-91/+69
* | Experiment with using old test results clasesEd Baak2010-07-299-0/+4037
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-283-106/+0
|\
| * More cleanupdac2010-07-283-108/+0
* | Resolve bad changes in target.path'sEd Baak2010-07-2813-42/+45
* | Remove dependency to qtuitest libraries by including all code for qtuitestrun...Ed Baak2010-07-2849-637/+1576
|/