aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Nim: Use remote device when searching compilers therehjk2021-07-061-0/+1
* ClangFormat: Prepend a space character to our inserted line commentChristian Kandeler2021-07-051-1/+1
* ClangFormat: Add xfailing unit testChristian Kandeler2021-07-051-0/+22
* Unit test: Fix qbs build with internal gtestChristian Kandeler2021-07-021-1/+1
* Unittest: Fix compileChristian Stenger2021-07-021-4/+3
* Docker: Add a README for the manual testhjk2021-07-021-0/+55
* Tracing: Fix build of tst_flamegraphview.cppAlessandro Portale2021-06-291-1/+1
* Tracing: Use qt_add_qml_module for tst_flamegraphviewAlessandro Portale2021-06-287-69/+127
* Sqlite: Fix warningsChristian Kandeler2021-06-241-2/+0
* Fix qmake buildBernhard Beschow2021-06-241-1/+2
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-233-7/+7
* Tracing: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-223-2/+6
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-06-221-2/+7
|\
| * Squish: Fix expectationsChristian Stenger2021-06-211-2/+7
* | Refactor tst_joinAllThreads, to be used in ModelManager d'torJarek Kobus2021-06-213-9/+0
* | Utils: Merge QtcProcess line reading functionshjk2021-06-211-15/+46
* | QmlDesigner: Extend tst_TestCore::loadQml()Thomas Hartmann2021-06-181-0/+10
* | unittest: Add missing tests (QmlDesigner, ClangTools and a few others)Eike Ziller2021-06-173-40/+118
* | QmlDesigner: Use QtQuick 2.1 importsThomas Hartmann2021-06-171-113/+111
* | QmlDesigner: Trim strings in tests when comparingThomas Hartmann2021-06-171-19/+32
* | QmlDesigner: Use QtQuick 2.15 instead of QtQuick 2.1Thomas Hartmann2021-06-171-1/+1
* | QmlDesigner.Tests: Use simplifiedTypeName for QtObject and ComponentThomas Hartmann2021-06-171-2/+2
* | CMake: Allow standalone build of unittestsCristian Adam2021-06-172-30/+75
* | unittest: Fix build on macOSEike Ziller2021-06-151-2/+2
* | Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-15174-21871/+5
* | QmlDesigner: Update alias property declarationsMarco Bubke2021-06-141-36/+173
* | Sqlite: Add condition to indexMarco Bubke2021-06-142-2/+36
* | QmlDesigner: Synchronize alias propertiesMarco Bubke2021-06-143-136/+411
* | QmlDesigner: Handle implicit and explicit type namesMarco Bubke2021-06-143-195/+521
* | UnitTests: Remove indexer printerMarco Bubke2021-06-148-947/+42
* | Tests: Turn manual widget tests into testsAlessandro Portale2021-06-114-8/+4
* | CMake: Add BUILD_TESTS CMake variable to filter tests to buildCristian Adam2021-06-111-0/+4
* | Revert "CMakePM: Filter test also by BUILD_EXECUTABLES list"Eike Ziller2021-06-111-4/+0
* | CMakePM: Filter test also by BUILD_EXECUTABLES listCristian Adam2021-06-101-0/+4
* | Docker: Add another example Dockerfile for a run environmenthjk2021-06-103-1/+19
* | Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-095-4/+20
* | Debugger: filepathify DiagnosticLocationDavid Schulz2021-06-091-10/+14
* | Utils: Fix splitting in ChannelBuffer::takeFirstLine()Alessandro Portale2021-06-091-0/+36
* | QmlDesigner: Use import in exported typesMarco Bubke2021-06-082-88/+96
* | QmlDesigner: Add importId to typesMarco Bubke2021-06-083-739/+453
* | QmlDesigner: Add Import SynchronizationMarco Bubke2021-06-083-0/+330
* | QmlDesigner: Synchronize typeMarco Bubke2021-06-081-24/+61
* | TextEditor: filepathify RefactoringChangesDavid Schulz2021-06-081-2/+3
* | Tracing/QmlProfiler/Perfprofiler: Merge modulesAlessandro Portale2021-06-083-8/+8
* | LSP: Fix Range::overlapsDavid Schulz2021-06-081-0/+60
* | CppEditor: Add second "Find References" ActionChristian Kandeler2021-06-071-41/+41
* | tst_qtcprocess: Add check for QtcProcess::FinishedWithSuccessAlessandro Portale2021-06-041-0/+2
* | Docker: Add ninja to test imagehjk2021-06-031-0/+1
* | QmlDesigner: Sync project storageMarco Bubke2021-05-316-194/+1333
* | Utils: Remove std::initializer_list contructorMarco Bubke2021-05-311-7/+7