summaryrefslogtreecommitdiffstats
path: root/libqsystemtest/qsystemtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark repository as deprecatedHEADmasterDavid Clark2010-11-181-3578/+0
* Ensure test application is killed at end of test run.dac2010-08-051-5/+17
* Support running tests on Maemo6Keith Isdale2010-08-031-5/+21
* More Creator integrationdac2010-07-291-16/+10
* Remove dependency to qtuitest libraries by including all code for qtuitestrun...Ed Baak2010-07-281-260/+34
* Make libqsystemtest not depend on libqtuitest. Remove duplicate codedac2010-07-281-158/+76
* Add new QTestIDE class to enable easier integration with creator.dac2010-07-271-26/+14
* Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/research...Keith Isdale2010-07-261-2/+5
|\
| * Move Maemo specific code into MaemoTestDevice sub class. The same thing obvio...Ed Baak2010-07-261-2/+5
* | Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/research...Keith Isdale2010-07-261-6/+13
|\|
| * Included Botan and ssh code to make QtUItest compile again (as a separate pac...Ed Baak2010-07-261-6/+13
* | Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/research...Keith Isdale2010-07-261-23/+91
|\|
| * Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-261-3/+3
| |\
| * | Experimental submit ... use Creator's ssh connection classes to start/stop an...Ed Baak2010-07-261-23/+91
* | | Ensure that we stop any running remote applicationsKeith Isdale2010-07-231-0/+19
| |/ |/|
* | Add support for function based breakpoints in debugger.dac2010-07-231-3/+3
|/
* Cleanup && don't try to reconnect : it's pointless.Ed Baak2010-07-231-3/+5
* fix compile issuesEd Baak2010-07-231-1/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-231-2/+91
|\
| * Enable existing manual tests to display correctlydac2010-07-221-0/+7
| * Provide means to report/set a unique identifier forKeith Isdale2010-07-211-1/+83
| * Support MAEMO in QSystemTeste::checkOS()Keith Isdale2010-07-211-1/+1
* | Tweak code so that we can import it in creator-qtest - AND - continue to supp...Ed Baak2010-07-231-5/+23
|/
* Merge QSystemTest and QSystemTestPrivate, cleanup, and fix remaining Manual/A...Ed Baak2010-07-201-278/+313
* Renamed functions to 'manualTest', and cleanup codeEd Baak2010-07-191-147/+73
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-191-0/+5
|\
| * Initial debugging support for integration with Qt Creator.dac2010-07-161-0/+5
* | Make conversion to manual test execution a bit more robustEd Baak2010-07-191-6/+28
* | Add support for manually executing an automated test.Ed Baak2010-07-191-2/+367
|/
* Removed duplicate codeEd Baak2010-07-051-11/+5
* Binaries on a Mac where placed deep down in the tests directory structure whe...Ed Baak2010-07-051-1/+13
* Avoid reporting SKIP and PASS result when skipping using SkipSingledac2010-06-231-0/+6
* New directory structure means test application startup can bedac2010-06-091-6/+0
* Initial commitdac2010-06-091-0/+3310