aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Add row move up and move down buttonsMarco Bubke2020-07-081-0/+239
* QmlDesigner: Move code from list editor dialog to modelMarco Bubke2020-07-081-16/+100
* 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
* UnitTests: Fix fake project.hMarco Bubke2020-06-161-1/+1
* 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
* 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
* Sqlite: Improve SqliteStatement column checkMarco Bubke2020-05-272-34/+48
* Sqlite: Remove unused codeMarco Bubke2020-05-272-70/+0
* Sqlite: Add blob supportMarco Bubke2020-05-274-5/+149
* Sqlite: Improve LastChangedRowIdMarco Bubke2020-05-271-0/+26
* UnitTests: Fix LastChangedRowIdMarco Bubke2020-05-271-1/+1
* Sqlite: Fix testMarco Bubke2020-05-261-1/+1
* Sqlite: Relax LastChangedRowIdMarco Bubke2020-05-261-0/+155
* Sqlite: Add carray extension from Sqlite and a pointer bindingMarco Bubke2020-05-261-3/+59
* Sqlite: Forbid double quotes which are not part of the SQL standardMarco Bubke2020-05-261-6/+9
* Sqlite: Dont compile Utf-16 supportMarco Bubke2020-05-262-53/+0
* Sqlite: Add null valueMarco Bubke2020-05-142-21/+128
* Sqlite: Add check constraintMarco Bubke2020-05-141-0/+10
* ClangPchManager: Fix testsMarco Bubke2020-05-143-16/+2
* Sqlite: Improve constraint supportMarco Bubke2020-05-145-144/+267
* Sqlite: Improve LastChangedRowIdMarco Bubke2020-05-141-2/+184
* Sqlite: Add update hook and use it to get the last changed idMarco Bubke2020-05-124-0/+200
* Sqlite: Add foreign key supportMarco Bubke2020-05-073-55/+414
* Sqlite: Add Sqlite::ValueMarco Bubke2020-04-277-28/+439
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-051-4/+4
|\
| * Unit: Fix building without ClangRefactoringChristian Stenger2020-02-041-4/+4
* | CMake Build: Fix unittestsCristian Adam2020-02-035-0/+87
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-032-2/+24
|\|
| * Revert "Clang: Stop enabling exceptions explicitly"Nikolai Kosjar2019-12-201-0/+20
| * Clang: Fix removing gcc internal include pathsNikolai Kosjar2019-12-201-2/+4
* | CMakeBuild: fix unittest msvc compileDavid Schulz2019-12-051-0/+4
|/
* Unittest: Fix warningChristian Stenger2019-10-251-1/+1
* Clang: Ensure that platform codegen flags get also filteredNikolai Kosjar2019-10-221-2/+2
* Clang: Simplify include paths in testsNikolai Kosjar2019-10-112-233/+149
* Clang: Put clang's resource dir after /usr/local/includeNikolai Kosjar2019-10-112-3/+3
* Clang: Avoid consuming gcc internal include pathsNikolai Kosjar2019-10-111-0/+46
* CMake: Fix build with Clang 9Orgad Shaneh2019-10-101-1/+1
* CMake Build: Use shared precompile headersCristian Adam2019-09-191-2/+0
* CppTools: Move ProjectUpdateInfo to ProjectExplorerEike Ziller2019-09-121-1/+1
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-1/+1