aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clang: Avoid needless reparse after first parseNikolai Kosjar2015-11-232-8/+66
* Squish: Update video's title in tst_WELP04Robert Loehning2015-11-231-1/+1
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-193-166/+14
* C++: Fix crashes with the pattern "enum class operator A"Lassi Hämäläinen2015-11-181-0/+24
* Clang: Extract highlighting informationMarco Bubke2015-11-1712-8/+2548
* Clang: Adapt to new Google Test project directoriesMarco Bubke2015-11-161-19/+13
* Clang: Report only diagnostics that can be shown in the editorNikolai Kosjar2015-11-166-3/+224
* CppTools: Do not highlight instantiation as callAdam Strzelecki2015-11-161-0/+49
* C++: Limit template instantiation depthOrgad Shaneh2015-11-121-0/+21
* C++: Produce copyable debug output in CheckSymbols testOrgad Shaneh2015-11-121-23/+27
* Debugger: Adjust QFileInfo dumper for Qt 5.7 on Linux 32 bithjk2015-11-111-1/+11
* Debugger: Pass down expanded inames in LLDB testshjk2015-11-111-2/+5
* Fix two typos in commentsNiels Weber2015-11-111-2/+2
* Debugger: Fix QAtomic* and QShared* dumpers with Qt 5.6/C++11hjk2015-11-091-1/+1
* Tests: Provide basic boost version checkChristian Stenger2015-11-091-9/+22
* Tests: Provide way to specify boost library include pathChristian Stenger2015-11-092-3/+12
* Tests: Fix compilationChristian Stenger2015-11-092-1/+2
* Debugger: Make boost::container::list autotest pass againhjk2015-11-091-1/+1
* Introduce a Qt-free JSON implementationhjk2015-11-0914-0/+3014
* Debugger: Fix std::string display for GCC 5.xhjk2015-11-061-0/+6
* Clang: Print command line args for debuggingNikolai Kosjar2015-11-061-0/+9
* Clang: Provide the language option to the backendNikolai Kosjar2015-11-0610-26/+37
* Clang: Filter out invalid diagnostic rangesNikolai Kosjar2015-11-062-0/+25
* Debugger: Fix std::set<...>::iterator dumper for GCC 5.x and C++11hjk2015-11-061-0/+1
* QmlJs: added a new test case in reformatter test.Marco Benelli2015-11-051-0/+3
* QmlJs: updated .pro file in fileformat test.Marco Benelli2015-11-051-1/+1
* Debugger: Standardize on all-lowercase for protocol optionshjk2015-11-021-1/+1
* Squish: Replace white box code with GUI interactionRobert Loehning2015-10-301-7/+1
* Squish: Update objects of Qt version settingsRobert Loehning2015-10-304-14/+14
* Squish: Update tab's name in tst_installed_languagesRobert Loehning2015-10-291-1/+1
* prune ioutils testOswald Buddenhagen2015-10-285-102/+0
* Squish: Update tst_qml_editor for fixed editorRobert Loehning2015-10-221-3/+2
* Tests: add missing column to tst_fileutils::parentDir testcaseDavide Pesavento2015-10-191-1/+1
* Tests: Fix compilation of templateengine.qbsNikolai Kosjar2015-10-131-1/+1
* Clang: Add UpdateTranslationUnitsForEditorMessageMarco Bubke2015-10-138-27/+124
* Clang: Improve diagnostic update timerMarco Bubke2015-10-131-0/+10
* Clang: Don't set a translation unit dirty if the main file is deletedMarco Bubke2015-10-121-15/+44
* CppTools: Make FollowSymbol respect projectsNikolai Kosjar2015-10-125-1/+119
* Utils: Move template file processing from projectexplorer to utilsTobias Hunger2015-10-125-0/+124
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-091-3/+5
* Fix changing "#include" lines after file renamingDaniel Teske2015-10-061-1/+29
* Squish: Remove dir separators from expected project treeRobert Loehning2015-10-051-71/+0
* Squish: Update expected project tree for qtcreator.proRobert Loehning2015-10-051-3252/+3666
* C++: Support noexcept operatorClaus Steuer2015-10-031-0/+8
* Clang: Disable logging by default in unit testsMarco Bubke2015-10-011-0/+3
* Strip BOM from filesNikolai Kosjar2015-10-019-9/+9
* Squish: Remove workaround for fixed bugRobert Loehning2015-10-011-2/+0
* Clang: Add one more test for SendDocumentTrackerNikolai Kosjar2015-09-301-0/+5
* Clang: Integrate clang's fixits as refactoring actionsNikolai Kosjar2015-09-2913-9/+406
* Clang: Refactor handling of diagnosticsNikolai Kosjar2015-09-294-0/+153