aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-1410-10/+10
* QML: fix warning in testsErik Verbruggen2014-12-091-2/+0
* Inspector: Do not assert when trying to stream QModelIndexKai Koehne2014-11-071-1/+39
* Update license headers and add new licensesJani Heikkinen2014-08-2536-707/+419
* Add support for conditional breakpoints and evaluate.Erik Verbruggen2014-08-081-19/+17
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-021-2/+7
|\
| * Use QSignalSpy instead of waitFor in tst_qpacketprotocolUlf Hermann2014-06-191-2/+7
* | Test the javascript heap profilerUlf Hermann2014-06-181-3/+64
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-131-46/+52
|\|
| * Keep QML and JS messages separate in QQmlProfilerService testUlf Hermann2014-06-061-46/+52
* | Javascript heap profilerUlf Hermann2014-06-061-0/+13
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-042-133/+105
|\|
| * Dump all received messages if tst_QQmlProfilerService failsUlf Hermann2014-06-021-0/+21
| * deduplicate and decruft SUBDIRS listOswald Buddenhagen2014-05-261-4/+0
| * Record synchronous and asynchronous events separately in profiler testUlf Hermann2014-05-221-129/+84
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-28/+41
|\|
| * Be more verbose about actual results in tst_qqmlprofilerserviceUlf Hermann2014-05-061-27/+38
| * Register animation profiler callback also from render threadUlf Hermann2014-03-181-1/+3
* | Fix failing autotest due to wrong Qt datastream versionKai Koehne2014-03-282-1/+7
|/
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-0/+1
* Add the features of QLoggingCategory to QML's debugging methods.Giorgos Tsiapaliokas2014-03-071-3/+0
* Test case for V4 profiler and its adapterUlf Hermann2014-02-133-1/+58
* V4 profiler adapterUlf Hermann2014-02-131-4/+8
* Infrastructure for supporting multiple profilers in qqmlprofilerserviceUlf Hermann2014-02-131-1/+9
* Add a debug service for controlling qml enginesUlf Hermann2014-02-105-1/+262
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-071-0/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-261-0/+2
| |\
| | * Revert "Disable gui tests on Mac for now"J-P Nurmi2014-01-251-0/+2
* | | Set breakpoints before connect() in JS debugging unit testUlf Hermann2014-02-041-29/+14
* | | Be stricter about the number of messages when testing profiler serviceUlf Hermann2014-01-311-1/+4
* | | Properly wait for stdout in testUlf Hermann2014-01-291-3/+3
|/ /
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-243-1/+41
|\|
| * Parse source location for signal handling functionsUlf Hermann2014-01-213-1/+41
* | Rename V8 profiler classes to V4Ulf Hermann2014-01-236-35/+35
* | fix whitespaceOswald Buddenhagen2014-01-222-3/+3
* | Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-6/+6
* | Add missing test data files to .proUlf Hermann2014-01-211-1/+5
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-174-2/+90
|\|
| * Increase the timeout for QPacketProtocol testsUlf Hermann2014-01-161-1/+1
| * Make sure that profiling can only be started if debugging is enabled.Ulf Hermann2014-01-153-1/+89
* | Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2013-12-122-3/+3
|/
* Adapt tests to new events from qqmlprofilerserviceUlf Hermann2013-11-291-10/+10
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-206-11/+8
|\
| * Remove '-enable-debugger' argument from qml executableKai Koehne2013-11-165-7/+3
| * Make tst_qqmlprofilerservice more robustKai Koehne2013-11-151-2/+3
| * V4 debugging: Fix instable test.Erik Verbruggen2013-11-141-2/+2
* | qqmldebugclient.cpp: Fix warning about missing return.Friedemann Kleint2013-11-181-0/+1
|/
* Debugging with V4Erik Verbruggen2013-11-102-260/+26
* Remove debugging tests for commands not used by Qt Creator.Erik Verbruggen2013-11-091-122/+0
* Re-enable debugger autotests on MacKai Koehne2013-10-221-7/+3