summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Base getPaths() on new path functionsRobert Loehning2016-06-021-18/+5
* Squish: Provide functions for getting paths inside Qt installationChristian Stenger2016-06-012-3/+57
* Squish: Replace remaining shell usagesRobert Loehning2016-05-312-18/+10
* Squish: Silence more warningsRobert Loehning2016-05-311-1/+2
* Squish: Adapt to changes in Quick Application templateChristian Stenger2016-05-302-12/+12
* Squish: Silence warnings in tst_default_settingsRobert Loehning2016-05-301-3/+4
* Squish: Do not use shell in getOutputFromCmdlineRobert Loehning2016-05-307-18/+20
* Squish: Use more stable subprocess codeChristian Stenger2016-05-271-4/+5
* Squish: Fix expected failure in tst_SCOM04Christian Stenger2016-05-261-1/+2
* Squish: Fix handling of context menu on OSXChristian Stenger2016-05-261-9/+9
* Squish: Fix expected sort orderChristian Stenger2016-05-261-1/+1
* Squish: Fix tst_installed_languages on OSXChristian Stenger2016-05-261-7/+13
* Squish: Test code model's reaction to decimal separator in floatRobert Loehning2016-05-262-0/+15
* Squish: Fix tst_designer_edit on OSXChristian Stenger2016-05-261-5/+25
* Squish: Raise some timeouts a bit...Christian Stenger2016-05-263-6/+6
* Squish: Handle failing startApplication() without ClangCodeModelRobert Loehning2016-05-251-2/+11
* Squish: Expect failures in tst_memberoperator on WindowsRobert Loehning2016-05-251-1/+5
* Squish: Stabilize clickOnTab() on OSXChristian Stenger2016-05-251-0/+1
* Debugger: Fix dumping of numeric QJsonValue inside arrayshjk2016-05-242-0/+62
* Squish: Fix suite_SCOM for Qt 5.5Robert Loehning2016-05-241-1/+1
* Squish: Raise waiting time when using FileDialog on OSXChristian Stenger2016-05-241-1/+1
* QmlJS: Keep pragma directive when reformatting QML filesVictor Heng2016-05-191-0/+6
* Squish: Raise timeout for help contentRobert Loehning2016-05-181-1/+1
* Squish: Fix tst_HELP02Robert Loehning2016-05-171-2/+5
* Squish: Fix tst_HELP02Christian Stenger2016-05-131-0/+1
* Squish: Fix assigning shortcutChristian Stenger2016-05-131-4/+12
* Squish: Fix accessing Options on OSXChristian Stenger2016-05-131-2/+9
* Squish: Add some verbosity to figure out what might be wrongChristian Stenger2016-05-121-0/+2
* Debugger: Fix QUuid dumper with large numbers and LLDBhjk2016-05-041-3/+6
* Clang: Fix dot to arrow correctionNikolai Kosjar2016-05-036-1/+207
* Qbs: Enable exceptions where neededOrgad Shaneh2016-05-021-0/+3
* C++: Guard against parent binding loopNikolai Kosjar2016-04-271-0/+36
* Fix building creator with the intel compiler.David Schulz2016-04-2610-16/+15
* Clang: Avoid parse loop if libclang crashed or file vanishedNikolai Kosjar2016-04-262-3/+50
* Clang: Fix SOFT ASSERT: "!m_functionName.isEmpty()"Nikolai Kosjar2016-04-201-0/+14
* Clang: Tests: Fix compilation with clang-3.6 using stdlibNikolai Kosjar2016-04-192-2/+2
* C++: Fix accessing invalid file id of SymbolNikolai Kosjar2016-04-181-0/+29
* Test: Fix typo in gmock detection messagehjk2016-04-181-1/+1
* Squish: Remove workaround for fixed bugRobert Loehning2016-04-151-3/+0
* Squish: MSVC2015 and Build Tools are supported...Christian Stenger2016-04-152-23/+31
* Keep readonly qualifierSune Vuorela2016-04-131-0/+5
* Debugger: Adapt dumper test to base class sortinghjk2016-04-121-2/+2
* Fix std::list dumper test for cdb.David Schulz2016-04-121-6/+12
* Qbs: Add offsets autotestOrgad Shaneh2016-04-112-1/+12
* Debugger: Minor cleanup in offset testsOrgad Shaneh2016-04-111-6/+3
* Debugger: Avoid #define private public in auto testshjk2016-04-081-130/+116
* Debugger: Move struct sorting logic to generic parserhjk2016-04-081-2/+2
* CdbExt: Add valarray dumper.David Schulz2016-04-081-9/+23
* Squish: Expect missing breakpoints in qmlRobert Loehning2016-04-071-0/+3
* Squish: Don't crash when missing breakpointRobert Loehning2016-04-071-3/+6