aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs/tst_qqmldebugjs.cpp
Commit message (Expand)AuthorAgeFilesLines
* V4 debugger: Allow retrieval of non-CallContext scopesUlf Hermann2018-05-231-0/+67
* Fix evaluation of V4 debug jobsUlf Hermann2017-11-071-13/+6
* V4 Debugger: Allow executing jobs on contexts without v4FunctionUlf Hermann2017-11-071-1/+0
* Codegen: Set source location for return instructionUlf Hermann2017-11-061-1/+0
* Re-enable Debug instructions and locations for QML functionsUlf Hermann2017-11-061-26/+13
* Re-enable tests/auto/qml/debuggerUlf Hermann2017-10-241-0/+19
* Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-061-0/+1
* Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-181-319/+221
* Move QQmlDebugJs test init failures to outer functionUlf Hermann2017-08-171-93/+69
* Ignore qqmldebugjs/profilerservice failures in win/gccSimon Hausmann2017-08-021-0/+54
* QV4DebugService: Reduce unnecessary recursion and redundancyUlf Hermann2017-03-141-29/+89
* V4 Debugger: Add an option to pass additional context for evaluateUlf Hermann2016-12-091-3/+65
* Remove Windows CE.Friedemann Kleint2016-03-101-5/+0
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-201-26/+26
* V4 Debugger: Clean up testsUlf Hermann2016-01-111-170/+78
* Support multiple QML engines in V4 debuggerUlf Hermann2015-12-021-0/+1532