summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedebugjs
Commit message (Collapse)AuthorAgeFilesLines
* Debugger: Fix autotest breakageKai Koehne2011-09-191-1/+0
| | | | | | Fix compilation breakage caused by 160e1eed007f43a68ee03a6e8c0bfd2602a64ee0 Change-Id: I664a45454f247cf0bc85b09d8787443a75e62568
* QDeclarativeDebugJs: Disable unstable autotestKai Koehne2011-08-251-2/+4
| | | | | | | | The application might get the COVERAGE false message before anything is executed. Change-Id: Iafa26e527757a76a1e8502c362ba767acfe87e75 Reviewed-by: Aurindam Jana
* tests: Use CONFIG option instead of QDeclarativeDebugHelper classKai Koehne2011-08-242-3/+1
| | | | Change-Id: I84119a3164018a4179f8a7187348865a30b3237a
* QDeclarativeDebug: Add code coverage informationKai Koehne2011-06-221-0/+101
| | | | | | | Add messages to track the lines of JavaScript that are executed. Patch done by Janne Virranmaki <ext-janne.1.virranmaki@nokia.com> Reviewed-by: kkoehne
* Fix js debugging autotest on Windows + Add license headerKai Koehne2011-06-153-12/+65
|
* Rewrite autotests for js debuggingAurindam Jana2011-06-147-111/+1370
| | | | | Change-Id: I5cb0e53ceab136bfe7c53a3d6c51c8865b76761b Reviewed-by: kkoehne
* Rename qdeclarativescriptdebugging autotest directoryKai Koehne2011-06-144-0/+212
Align it with the other qdeclarativedebug* tests. Change-Id: Idde1c0948daa10bf4cc893bcd08c99b5c743553a