aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Make the shared test code independent of QtQmlUlf Hermann2018-04-2410-14/+18
* Make QtQmlDebug independent of QtQmlUlf Hermann2018-04-241-47/+37
* QQmlDebuggingEnabler test: Relax output string conditionUlf Hermann2018-04-061-4/+8
* QmlProfiler test: Keep recording until we receive the needed eventsUlf Hermann2018-03-281-2/+15
* Qml Profiler: Store and send URL of compile eventsUlf Hermann2018-03-271-0/+36
* QML Tooling: Wait for QML trace to be started in QML profiler testUlf Hermann2018-03-271-0/+3
* QML debugger: Don't crash when creating objects on engine destructionUlf Hermann2018-03-191-0/+24
* Pass "this" object when evaluating debug jobsUlf Hermann2018-03-171-0/+32
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-268-32/+32
* Use QOverload instead of static_cast for connectJesus Fernandez2018-02-151-1/+1
* Windows: Fix tst_QQmlDebugProcess failureFriedemann Kleint2018-02-121-0/+1
* QQmlProfilerService: Don't crash test if client is never createdUlf Hermann2018-02-081-0/+3
* QmlDebug: Use EngineControl to hold engines until we're done with themUlf Hermann2018-02-082-13/+4
* QmlDebug: Don't lie about blocked engines in EngineControlUlf Hermann2018-02-081-0/+7
* blacklist qmlprofiler autotests which depend on AUT terminatingShawn Rutledge2018-02-061-0/+10
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-061-1/+2
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-1/+2
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+2
| | |\
| | | * QQmlEngineDebugService: Actually call value types' toString() methodUlf Hermann2018-01-081-1/+2
* | | | Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-023-346/+331
* | | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-2/+2
|/ / /
* | | Match QQmlEngineDebugServiceTest to the serviceUlf Hermann2018-01-252-5/+17
* | | QQmlEngineDebugService: Output better diagnostics on test failureUlf Hermann2018-01-251-3/+7
* | | Get rid of BuiltinFunctionLars Knoll2018-01-151-3/+3
* | | Revert "Blacklist tst_QQmlProfilerService::translationBinding()"Ulf Hermann2018-01-091-3/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-093-2/+42
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-043-2/+42
| |\|
| | * Re-enable QML memory profilingUlf Hermann2017-11-233-1/+40
* | | Blacklist tst_QQmlProfilerService::translationBinding()Liang Qi2018-01-081-0/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-204-1/+70
|\| |
| * | Prevent crashes when profiling translation bindingsUlf Hermann2017-11-113-1/+31
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-11-061-0/+39
| |\|
| | * QQmlEngineDebugService: Check QML contexts for validityUlf Hermann2017-11-051-0/+39
* | | Set Jump locations for loopsUlf Hermann2017-11-081-6/+5
* | | V4 debugger: re-enable some more testsUlf Hermann2017-11-081-2/+0
* | | V4 debugger: Fix tests for function expressionsUlf Hermann2017-11-071-10/+5
* | | 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-062-34/+14
* | | Fix JavaScript profilingUlf Hermann2017-11-061-1/+0
* | | Re-enable tests/auto/qml/debuggerUlf Hermann2017-10-243-3/+38
* | | Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-221-7/+12
|\ \ \
| * | | Enable tests for boot2qtSami Nurmenniemi2017-09-211-7/+12
* | | | Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-0824-260/+556
|\| | |
| * | | Fix remaining race conditions in QQmlDebugProcessUlf Hermann2017-09-0610-20/+220
| * | | Add some style to QQmlDebugProcessUlf Hermann2017-09-061-13/+32
| * | | Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-0611-248/+332
| |/ /
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-236-11/+4
| |\|
| | * Make sure QQmlDebugProcess correctly reports session as startedUlf Hermann2017-08-177-15/+4