summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Squish: Clean up expected failsRobert Loehning2016-04-072-2/+2
* Squish: Don't expect fail anymore in HELP02Robert Loehning2016-04-071-1/+1
* Squish: Small cleanupRobert Loehning2016-04-071-4/+1
* Squish: Adapt to changed tool tipChristian Stenger2016-04-061-1/+1
* Tests: Fix crash in qml codemodel checkChristian Stenger2016-04-061-0/+4
* Debugger: Add a QBitArray dumperhjk2016-04-061-0/+24
* Debugger: Add dumper for std::valarrayhjk2016-04-061-0/+76
* Squish: Disable testing QmlJS consoleChristian Stenger2016-04-051-0/+3
* Squish: Ensure clean state after test run...Christian Stenger2016-04-041-0/+11
* Remove tcpportsgathererKai Koehne2016-04-045-73/+0
* Squish: Update ReadmeRobert Loehning2016-04-011-2/+1
* Squish: Update object in tst_session_handlingRobert Loehning2016-03-311-1/+1
* Squish: Sort objectsRobert Loehning2016-03-311-2/+2
* Squish: Expect more fails with clang code modelRobert Loehning2016-03-311-6/+14
* Squish: Update objects for tst_qml_localsRobert Loehning2016-03-311-4/+4
* Squish: Update suite_WELPRobert Loehning2016-03-312-9/+8
* Squish: Remove outdated codeRobert Loehning2016-03-318-33/+7
* Dumper: Fix fileName offset for Qt5.5 on 32bitChristian Stenger2016-03-311-1/+1
* Tests: Fix offsets compilation with Qt < 5.7Orgad Shaneh2016-03-221-8/+34