summaryrefslogtreecommitdiffstats
path: root/interpreter/qscriptsystemtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark repository as deprecatedHEADmasterDavid Clark2010-11-181-838/+0
* Ensure test application is killed at end of test run.dac2010-08-051-0/+4
* Clear metaObject data before rebuilding, to prevent crash in Creatordac2010-08-041-3/+3
* Fix: when running test more than once, the QtScript plugins (and additionaldac2010-08-041-56/+76
* More Creator integrationdac2010-07-291-4/+9
* Make libqsystemtest not depend on libqtuitest. Remove duplicate codedac2010-07-281-110/+12
* Add new QTestIDE class to enable easier integration with creator.dac2010-07-271-61/+10
* Included Botan and ssh code to make QtUItest compile again (as a separate pac...Ed Baak2010-07-261-2/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-261-0/+7
|\
| * Add support for function based breakpoints in debugger.dac2010-07-231-0/+7
* | Experimental submit ... use Creator's ssh connection classes to start/stop an...Ed Baak2010-07-261-2/+3
|/
* Tweak code so that we can import it in creator-qtest - AND - continue to supp...Ed Baak2010-07-231-0/+86
* Merge QSystemTest and QSystemTestPrivate, cleanup, and fix remaining Manual/A...Ed Baak2010-07-201-3/+9
* Renamed functions to 'manualTest', and cleanup codeEd Baak2010-07-191-2/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-191-1/+86
|\
| * More updates to support debugging in Qt Creator.dac2010-07-191-2/+11
| * Send context (including variables) to IDE for debugging.dac2010-07-191-9/+45
| * Initial debugging support for integration with Qt Creator.dac2010-07-161-1/+41
* | Add support for manually executing an automated test.Ed Baak2010-07-191-0/+28
|/
* Initial commitdac2010-06-091-0/+747