aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Merge remote-tracking branch 'origin/qds-1.59' into 4.13" into 4.13The Qt Project2020-07-0128-11/+2127
|\ \ \
| * | | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-07-0128-11/+2127
| |\| |
| | * | QmlDesigner: Add listmodeleditorMarco Bubke2020-06-308-7/+1020
| | * | ClangRefactoring: Remove not used pch filesMarco Bubke2020-06-307-2/+166
| | * | Refactoring: Fix unit testsMarco Bubke2020-06-301-5/+10
| | * | QmlDesigner: Break dependenciesMarco Bubke2020-06-3016-1/+935
* | | | QmlDesigner: Fix test buildThomas Hartmann2020-07-011-1/+2
|/ / /
* | | QmlDesigner: Fix testsThomas Hartmann2020-06-301-1/+1
* | | CMake build: Make option to include dumper tests discoverableEike Ziller2020-06-301-0/+1
* | | CMake build: Remove timeout for dumper testsEike Ziller2020-06-301-0/+1
* | | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-06-261-1/+1
|\| |
| * | UnitTests: Fix fake project.hMarco Bubke2020-06-161-1/+1
* | | Tests: Fix deprecation warningChristian Kandeler2020-06-261-1/+1
* | | Sqlite: Fix a compiler warning about unhandled switch-caseArtur Shepilko2020-06-241-0/+1
* | | C++: Fix auto variable resolving for template class constructor callVolodymyr Zibarov2020-06-221-0/+108
* | | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-221-57/+0
|\ \ \ | | |/ | |/|
| * | Squish: Update expected tree for qbsRobert Loehning2020-06-161-57/+0
* | | ClangBackEnd: Adapt skipped source ranges from libclangChristian Kandeler2020-06-191-2/+2
* | | Debugger: Remove QLinkedList occurrences from manual testshjk2020-06-183-110/+1
* | | CPlusPlus: Fix lexer crashChristian Kandeler2020-06-181-0/+15
* | | Move Id from Core to UtilsEike Ziller2020-06-181-1/+1
* | | Debugger: Start making auto tests work using cmakehjk2020-06-172-54/+192
* | | Tests: Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-172-10/+10
* | | sqlite: Fix qbs buildChristian Kandeler2020-06-161-1/+3
* | | C++: Fix Find Usages false positive results for function argumentsVolodymyr Zibarov2020-06-151-0/+113
* | | C++: Fix find usage to see Catch test functions bodiesVolodymyr Zibarov2020-06-151-0/+40
* | | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-151-26/+170
|\| |
| * | Debugger: Fix QJson dumper for Qt >= 5.15hjk2020-06-081-26/+170
* | | CMake build: Build tests with relaxed QString castingEike Ziller2020-06-121-0/+2
* | | Squish: Don't "Save All" at the end of tst_rename_macrosRobert Loehning2020-06-121-1/+0
* | | clangbackend: Fix libclang's priority adjustmentsChristian Kandeler2020-06-121-1/+1
* | | Unittest: Fix qbs buildChristian Kandeler2020-06-121-2/+2
* | | Squish: Fix finding commitRobert Loehning2020-06-111-1/+1
* | | Fix a clang unit testChristian Kandeler2020-06-111-5/+2
* | | Squish: Adapt to changed uiChristian Stenger2020-06-113-3/+3
* | | Merge remote-tracking branch 'origin/qds-1.59'Tim Jenssen2020-06-1114-133/+150
|\ \ \ | | |/ | |/|
| * | unittest: another adjustment to new constructorTim Jenssen2020-06-101-1/+0
| * | UnitTests: Refactor printingMarco Bubke2020-06-108-21/+50
| * | Sqlite: Remove last usages of UpdateCallbackMarco Bubke2020-06-101-2/+4
| * | clangrefactoring: fix cmake and qbs after file renameTim Jenssen2020-06-101-1/+1
| * | Sqlite: Fix null handlingMarco Bubke2020-06-102-0/+4
| * | Sqlite: Use a more efficient update hookMarco Bubke2020-06-096-108/+92
* | | clangbackend: Fix lexicographical sorting of completionsChristian Kandeler2020-06-102-0/+33
* | | CMake Build: Fix unittestsCristian Adam2020-06-091-2/+9
* | | Merge remote-tracking branch 'origin/qds-1.59'Eike Ziller2020-06-0862-273/+5122
|\| |
| * | fix testsTim Jenssen2020-06-081-1/+0
| * | Sqlite: Add primary key table constraint to table builderMarco Bubke2020-06-052-0/+26
| * | Sqlite: Add session supportMarco Bubke2020-06-0512-23/+671
| * | Add option to apply style sheet coordinatesMichael BrĂ¼ning2020-06-044-0/+639
| * | Correct text alignment preservation and add basic options parsingMichael BrĂ¼ning2020-06-024-25/+211