aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QMake: Fix build with b884f6fdbc1f and BUILD_TESTS enabledAndre Hartmann2017-10-051-1/+1
* CamelHump: Fix case insensitive matching after the same caseOrgad Shaneh2017-10-051-0/+2
* CamelHump: Extend testsAndre Hartmann2017-10-051-0/+3
* CamelHump: Leave the gauls alone (fix typo)Andre Hartmann2017-10-051-2/+2
* Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-041-54/+51
|\
| * Dumpers: Quit test immediately if make failsOrgad Shaneh2017-09-271-0/+1
| * Dumpers: Fix tests execution on Windows/MinGWOrgad Shaneh2017-09-271-9/+12
| * Dumpers: Modernize testsOrgad Shaneh2017-09-271-45/+38
* | Squish: Stabilize tst_simple_analyzeRobert Loehning2017-09-291-1/+1
* | Qnx: Use simpler portsgatherer commandhjk2017-09-291-0/+12
* | Clang: Fix ClangCodeModelServerSlowTest.RequestDocumentAnnotationsIvan Donchevskii2017-09-291-1/+1
* | Clang: Rename directory ipcsource to sourceNikolai Kosjar2017-09-281-1/+1
* | CamelHumpMatcher: Fix matching word continuations without humpAndre Hartmann2017-09-281-0/+3
* | Squish: Update debugger testsRobert Loehning2017-09-263-14/+7
* | UnitTest: Fix build with clang 3.9.1Orgad Shaneh2017-09-251-1/+1
* | Clang: Remove unused messagesNikolai Kosjar2017-09-253-30/+0
* | Squish: Update tst_SCOM02Robert Loehning2017-09-251-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-253-10/+31
|\|
| * C++: Fix crash with invalid raw string literalNikolai Kosjar2017-09-202-0/+21
| * Dumpers: Print readable output in testsOrgad Shaneh2017-09-191-10/+10
* | Clang: Unify compiler options buildersIvan Donchevskii2017-09-221-5/+5
* | Clang: use HighlightingMarks for hover with Ctrl highlightingIvan Donchevskii2017-09-223-16/+42
* | Clang: Simplify creation of JobRequestNikolai Kosjar2017-09-222-8/+2
* | Sqlite: Improve SqliteStatementMarco Bubke2017-09-215-74/+93
* | Utils: Add Utils::SmallStringView::emptyMarco Bubke2017-09-211-0/+6
* | Sqlite: Extend databaseMarco Bubke2017-09-211-0/+29
* | Utils: Fix reverse iterators in SmallStringMarco Bubke2017-09-211-9/+276
* | Clang: Add RefactoringDatabaseInitializerMarco Bubke2017-09-203-52/+99
* | Sqlite: Add locking for sqlite transactionsMarco Bubke2017-09-206-5/+187
* | Sqlite: Don't use the lower level interface of the statementsMarco Bubke2017-09-203-22/+78
* | Sqlite: Improve exception handlingMarco Bubke2017-09-202-27/+73
* | CamelHumpMatcher: Support uppercase snake matchingAndre Hartmann2017-09-191-0/+2
* | Squish: Update texts of message boxesRobert Loehning2017-09-193-7/+7
* | Environment: Keep case of environment variables on windowsTobias Hunger2017-09-191-0/+149
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-1915-313/+394
|\|
| * Squish: Enclose code model tests in sectionsRobert Loehning2017-09-1910-307/+326
| * Dumper: Dump CHAR/WCHAR arrays as stringsOrgad Shaneh2017-09-181-3/+16
| * Squish: Update expected tree for tst_cmake_speedcrunchRobert Loehning2017-09-121-2/+0
| * Squish: Update language testChristian Stenger2017-09-121-0/+2
| * Clang: Avoid waiting plugin side if (re)parse failsNikolai Kosjar2017-09-121-0/+49
| * Squish: Update expected combo box in tst_WELP01Robert Loehning2017-09-081-1/+1
* | Debugger: Add yet another virtual inheritance testhjk2017-09-191-0/+49
* | Locator: Add camel hump locator filter for C++, QML, and filesAndre Hartmann2017-09-192-0/+65
* | CamelHump: Do not match first char in the middle of a wordOrgad Shaneh2017-09-191-0/+4
* | Dumpers: Add a show case for C-style stringsOrgad Shaneh2017-09-181-0/+19
* | Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-1811-93/+93
* | Utils: Simplify SmallString reserveMarco Bubke2017-09-181-4/+4
* | ProjectExplorer: Remove test for MacroMarco Bubke2017-09-182-409/+0
* | CppEditor: refactor FollowSymbolIvan Donchevskii2017-09-152-0/+43
* | CppEditor: add default RefactoringEngineIvan Donchevskii2017-09-152-5/+5