aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Remove outdated workaroundRobert Loehning2018-01-031-9/+6
* 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
* Squish: Remove some more expected lines from tst_opencreator_qbsRobert Loehning2017-12-121-7/+0
* Squish: Fix property nameRobert Loehning2017-12-121-2/+2
* Squish: Improve testing of Welcome pageChristian Stenger2017-12-052-13/+21
* Squish: Partial fix of tst_opencreator_qbsv4.5.0Robert Loehning2017-12-012-2/+1
* Squish: Update expected line in tst_simple_debugRobert Loehning2017-12-011-1/+1
* Squish: Stabilize tst_HELP05Robert Loehning2017-11-304-5/+17
* Tests: Disable test for LLDBChristian Stenger2017-11-271-1/+1
* Debugger: Add one more enum dumper autotesthjk2017-11-101-0/+16
* Debugger: Fix autotests with Qt 5.10hjk2017-11-101-2/+3
* Squish: Update test for sortingRobert Loehning2017-11-094-6/+28
* Squish: Update Creator's sources to v4.4.1Robert Loehning2017-11-084-4475/+2282
* Test: Fix typoChristian Stenger2017-11-081-1/+1
* DumperTest: Fix compile failure for gcc4.9Christian Stenger2017-11-071-2/+2
* CppTools: Match also function arguments in locatorOrgad Shaneh2017-11-021-1/+2
* Add CameHumpMatcher autotest to qbs buildOrgad Shaneh2017-10-302-2/+2
* CamelHump: Prefer plain match over camel humpOrgad Shaneh2017-10-301-2/+4
* GccToolChain: Improve retrieval/caching of compiler dataTobias Hunger2017-10-275-0/+154
* Disable GCC warning for noexceptMarco Bubke2017-10-241-0/+2
* Squish: Adapt test to improved compiler detectionChristian Stenger2017-10-191-2/+3
* Clang: Fix completion after qualification (::)Nikolai Kosjar2017-10-192-1/+10
* Squish: Adapt tst_HELP05 to changed templateChristian Stenger2017-10-181-4/+11
* Squish: Adapt QMLS suite to changed templateChristian Stenger2017-10-186-9/+43
* Squish: Adapt Qml indentation testChristian Stenger2017-10-181-8/+26
* 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