aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1790/+0
* Debugger: Consistenly use 'state' instead of 'status'Kai Koehne2012-02-101-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* tst_qdeclarativedebugjs: Use new QJSValue::call() overloadKent Hansen2012-01-251-66/+65
* tst_qdeclarativedebugjs: Don't use QJSValue::isValid()Kent Hansen2012-01-251-16/+16
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Skip unreliable autotestAaron Kennedy2012-01-051-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-3/+4
* DeclarativeDebug: Add version info to service pluginsAurindam Jana2011-12-161-21/+0
* QV8DebugService: add version commandAurindam Jana2011-12-151-0/+21
* QV8DebugService: Add breakaftercompileAurindam Jana2011-12-141-0/+28
* QV8DebugService: Simplify the service codeAurindam Jana2011-12-141-298/+331
* Debugger: Run js autotests with QML_DISABLE_OPTIMIZERKai Koehne2011-12-081-0/+3
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* Debugger autest: Don't show debugee output for expected failuresKai Koehne2011-12-011-1/+2
* Debugger: Disable breakpoint relocation in JSKai Koehne2011-11-291-5/+7
* Debugger: Extend v8 debugger autotestsKai Koehne2011-11-231-48/+125
* Debugger: Re-enable autotests for v8 debuggerKai Koehne2011-11-231-1/+0
* Debugger: Fix warnings about QProcess still running in autotestKai Koehne2011-11-171-2/+6
* Debugger: Print debuggee output for failing v8 autotestsKai Koehne2011-11-161-0/+11
* Debugger: Fix autotest for calling v8::gc()Kai Koehne2011-11-161-1/+1
* Make compile and pass CI tests.Michael Brasser2011-11-111-5/+5
* Debugger: Add autotest skeleton for inspector serviceKai Koehne2011-10-241-102/+5
* Debugger: Make QDeclarativeDebugJS autotest more robust & fasterKai Koehne2011-10-171-11/+29
* Debugger: Move debugging autotests into own folderKai Koehne2011-10-171-0/+1707