aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlprofilerservice
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-25/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-1/+1
* Remove broken profiler/trace points in the scenegraphLaszlo Agocs2020-06-181-32/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-16/+16
|\
| * Tests: rename connect -> connectToTim Jenssen2020-02-031-16/+16
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-9/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+52
|/
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-121-1/+1
|\
| * Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-1/+1
* | Qml Tooling: Avoid some clang-tidy warnings in QQmlProfilerService testUlf Hermann2018-11-221-9/+10
|/
* Qml Tooling: Test that trace events arrive in chronological orderUlf Hermann2018-11-151-0/+6
* Qml Tooling: Fix crash in QQmlProfilerService testUlf Hermann2018-11-151-2/+2
* QML Tooling: Fix ordering of memory events in V4 profiler adapterUlf Hermann2018-11-143-1/+32
* QML Profiler: Test that only one Complete message is sent per sessionUlf Hermann2018-07-102-3/+63
* Tests: Guard against corner cases in profiler service testUlf Hermann2018-06-221-0/+14
* QmlDebug tests: Return the right value from connect(...)Ulf Hermann2018-06-221-3/+3
* Fail early if process crashes in QQmlProfilerService testUlf Hermann2018-05-301-0/+2
* Make the shared test code independent of QtQmlUlf Hermann2018-04-242-2/+1
* Make QtQmlDebug independent of QtQmlUlf Hermann2018-04-241-47/+37
* 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
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+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
* blacklist qmlprofiler autotests which depend on AUT terminatingShawn Rutledge2018-02-061-0/+10
* Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-023-346/+331
* 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-203-1/+31
|\| |
| * | Prevent crashes when profiling translation bindingsUlf Hermann2017-11-113-1/+31
* | | Enable tests for boot2qtSami Nurmenniemi2017-09-211-7/+12
* | | Fix remaining race conditions in QQmlDebugProcessUlf Hermann2017-09-061-2/+0
* | | Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-061-0/+1
|/ /
* | Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-182-96/+19
* | Move QQmlProfilerService test connect failures to outer functionUlf Hermann2017-08-171-33/+54
* | Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-2/+0
* | Ignore qqmldebugjs/profilerservice failures in win/gccSimon Hausmann2017-08-022-3/+10
|/
* Ignore debugger failures with GCC on WindowsSimon Hausmann2017-07-282-1/+16
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-7/+11
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-6/+11
| |\
| | * Relax QQmlProfilerService test for scene graph eventsUlf Hermann2016-07-151-6/+11