| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark repository as deprecatedHEADmaster | David Clark | 2010-11-18 | 1 | -838/+0 |
| | | |||||
| * | Ensure test application is killed at end of test run. | dac | 2010-08-05 | 1 | -0/+4 |
| | | |||||
| * | Clear metaObject data before rebuilding, to prevent crash in Creator | dac | 2010-08-04 | 1 | -3/+3 |
| | | | | | when running more than one test script. | ||||
| * | Fix: when running test more than once, the QtScript plugins (and additional | dac | 2010-08-04 | 1 | -56/+76 |
| | | | | | | | | stuff) get reloaded into engine, which results in test failures. Now the engine is reused when re-running same script, or recreated properly if running a new script. Also reactivate QTUITEST_DEFAULT_AUT_ARGS to allow running tests in Xephyr. | ||||
| * | More Creator integration | dac | 2010-07-29 | 1 | -4/+9 |
| | | |||||
| * | Make libqsystemtest not depend on libqtuitest. Remove duplicate code | dac | 2010-07-28 | 1 | -110/+12 |
| | | | | | | and conditional compilation required for Creator integration. Plus other cleanups. | ||||
| * | Add new QTestIDE class to enable easier integration with creator. | dac | 2010-07-27 | 1 | -61/+10 |
| | | | | | | Fix some build problems and "make test" problems on Linux. Remove examples directory, no longer required. | ||||
| * | Included Botan and ssh code to make QtUItest compile again (as a separate ↵ | Ed Baak | 2010-07-26 | 1 | -2/+0 |
| | | | | | package without creator). Note that this is a temporary hack and will go away when we moveQtUItest into creator. | ||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitest | Ed Baak | 2010-07-26 | 1 | -0/+7 |
| |\ | |||||
| | * | Add support for function based breakpoints in debugger. | dac | 2010-07-23 | 1 | -0/+7 |
| | | | | | | | | | Also fix compile problems when building as part of creator. | ||||
| * | | Experimental submit ... use Creator's ssh connection classes to start/stop ↵ | Ed Baak | 2010-07-26 | 1 | -2/+3 |
| |/ | | | | an application on Maemo. | ||||
| * | Tweak code so that we can import it in creator-qtest - AND - continue to ↵ | Ed Baak | 2010-07-23 | 1 | -0/+86 |
| | | | | | support a command line version of qtuitestrunner. | ||||
| * | Merge QSystemTest and QSystemTestPrivate, cleanup, and fix remaining ↵ | Ed Baak | 2010-07-20 | 1 | -3/+9 |
| | | | | | Manual/Auto prompt issues. | ||||
| * | Renamed functions to 'manualTest', and cleanup code | Ed Baak | 2010-07-19 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitest | Ed Baak | 2010-07-19 | 1 | -1/+86 |
| |\ | | | | | | | | | Conflicts: libqsystemtest/qsystemtest.cpp | ||||
| | * | More updates to support debugging in Qt Creator. | dac | 2010-07-19 | 1 | -2/+11 |
| | | | |||||
| | * | Send context (including variables) to IDE for debugging. | dac | 2010-07-19 | 1 | -9/+45 |
| | | | |||||
| | * | Initial debugging support for integration with Qt Creator. | dac | 2010-07-16 | 1 | -1/+41 |
| | | | |||||
| * | | Add support for manually executing an automated test. | Ed Baak | 2010-07-19 | 1 | -0/+28 |
| |/ | |||||
| * | Initial commit | dac | 2010-06-09 | 1 | -0/+747 |
