aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clang: Highlight invalid declarations as textNikolai Kosjar2018-02-013-0/+22
* Tests: Fix compile for Qt5.6Christian Stenger2018-02-011-1/+1
* Environment.constFind added testNikita Baryshnikov2018-02-011-0/+37
* Debugger: Add the ability to auto-test expression evaluationhjk2018-01-311-9/+24
* Clang: fix unit-test buildIvan Donchevskii2018-01-291-0/+41
* QmlProfiler: Fix translations and tests for statistics viewUlf Hermann2018-01-262-2/+2
* QmlDesigner: Fix testfile for statesRobert Loehning2018-01-251-9/+8
* Clang: Take over jobs if document gets new project partNikolai Kosjar2018-01-221-0/+28
* Clang: Fix tooltips for constructorsNikolai Kosjar2018-01-222-0/+58
* Squish: Update Qt version names and constantsRobert Loehning2018-01-2224-86/+90
* Clang: Take over jobs if document's project changesNikolai Kosjar2018-01-193-0/+37
* Clang: Fix ToolTipInfo.IncludeDirective test on WindowsNikolai Kosjar2018-01-171-1/+2
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-1713-1/+908
|\
| * Clang: Provide tooltipsNikolai Kosjar2018-01-1613-1/+908
* | UnitTests: Fix printing of textMarco Bubke2018-01-162-0/+29
* | UnitTests: Use MockFunction instead of home grown mock classMarco Bubke2018-01-163-67/+10
* | UnitTests: Cleanup unit testsMarco Bubke2018-01-165-20/+34
* | Sqlite: Add setter for last row idMarco Bubke2018-01-161-0/+7
* | Clang: Add project parts tableMarco Bubke2018-01-162-1/+12
* | Timeline: Use some better number typesUlf Hermann2018-01-161-2/+2
* | Settingsaccessor: Extract file access and error reportingTobias Hunger2018-01-151-9/+7
|/
* CppTools: Fix buildOrgad Shaneh2018-01-111-0/+1
* Clang: Add path notifier to symbol indexerMarco Bubke2018-01-101-0/+6
* Clang: Cleanup symbol indexer testMarco Bubke2018-01-101-7/+5
* Clang: Extend ClangPathWatcher to communicate path changesMarco Bubke2018-01-103-22/+69
* Clang: Use FilePathId in ChangedFilePathCompressorMarco Bubke2018-01-107-80/+56
* Add a minimal automake project for testing purposeshjk2018-01-105-0/+38
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-091-9/+6
|\
| * Squish: Remove outdated workaroundRobert Loehning2018-01-031-9/+6
* | Squish: Remove outdated workaroundRobert Loehning2018-01-091-2/+0
* | Clang: Fix tests without any ASSERTsNikolai Kosjar2018-01-081-2/+6
* | Clang: Introduce DocumentParsed as job requirementNikolai Kosjar2018-01-081-1/+11
* | Clang: Clean up clangjobqueue-test.cppNikolai Kosjar2018-01-081-2/+2
* | Clang: Ensure to clear all affected translation units on project part changeNikolai Kosjar2018-01-051-5/+17
* | Debugger: Add some simple dumper for std::functionhjk2018-01-051-0/+11
* | Clang: Clear SymbolCollector before updating new project partsMarco Bubke2018-01-033-2/+62
* | Clang: Collect source filesMarco Bubke2018-01-036-9/+64
* | Squish: Rename project while this triggers bugRobert Loehning2018-01-031-0/+2
* | Merge remote-tracking branch 'origin/4.5'Oswald Buddenhagen2017-12-214-4/+8
|\|
| * Tests: Fix qml import checkChristian Stenger2017-12-191-2/+1
| * Squish: Skip "Extract Function" with clang on WindowsRobert Loehning2017-12-141-0/+4
| * Revert "Squish: Update expected line in tst_simple_debug"Robert Loehning2017-12-131-1/+1
| * Debugger: improve symbol lookup times for cdbDavid Schulz2017-12-131-1/+2
* | Tests: Fix compileChristian Stenger2017-12-207-49/+62
* | Utils::transform: Add support for various map types as resultEike Ziller2017-12-201-0/+65
* | Utils::transform: Support containers without reserve()Eike Ziller2017-12-201-2/+34
* | Utils: Converter to raw pointer and referencesMarco Bubke2017-12-201-0/+53
* | Squish: Update WatchTreeView objectRobert Loehning2017-12-191-2/+2
* | Utils::transform: Allow usage with non-const source containersEike Ziller2017-12-191-0/+31
* | Squish: Assign custom name to distinguish main tabbar from othersChristian Stenger2017-12-151-1/+1