aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove need for debug builds in some dumper testshjk2016-12-161-8/+0
* Valgrind: Move some memcheck auto tests into pluginChristian Stenger2016-12-1611-2573/+3
* Debugger: Fix pointer arithmetic in dumper frameworkhjk2016-12-141-0/+11
* UnitTest: Fix compile with gcc 4.8Christian Stenger2016-12-071-8/+8
* Debugger: Add a test to check the automatic expansion of 'this'hjk2016-12-061-0/+14
* Debugger: Switch on QObject name display by defaulthjk2016-12-021-0/+8
* Debugger: Fix QStandardItem test with namespaced Qthjk2016-12-011-1/+1
* qbs build: Fix one more relative pathChristian Kandeler2016-12-011-1/+1
* Debugger: Make QStandardItem dumper work without debug infohjk2016-12-011-0/+1
* Debugger: Make {boost,std}::shared_ptr display more compacthjk2016-12-011-22/+7
* Debugger: Add dumper for std::once_flaghjk2016-12-011-0/+7
* Debugger: Add a dumper for std::weak_ptrhjk2016-11-301-2/+12
* Debugger: Add a dumper test for shared_ptr<ThingWithVTable>hjk2016-11-251-0/+20
* tst_dumpers: Restore compilation with MSVCKevin Funk2016-11-251-1/+1
* Debugger: Use int instead of bool in test code that can be Chjk2016-11-241-1/+1
* Clang: Partial fix for highlighting off output argumentsMarco Bubke2016-11-242-0/+19
* Debugger: Skip dumper tests automatically depending on build environmenthjk2016-11-241-9/+22
* Debugger: Add a QStandardItem dumperhjk2016-11-241-0/+14
* QmlDesigner: Fix ambiguous ids in plugin testprojectRobert Loehning2016-11-242-4/+4
* Clang: Fix highlighting of instance with member for writable argumentsMarco Bubke2016-11-231-1/+12
* Clang: Add disabled test case for HighlightingMarksMarco Bubke2016-11-232-0/+24
* Clang: Fix updating dependenciesNikolai Kosjar2016-11-231-0/+13
* Debugger: Robustify QRegExp dumperhjk2016-11-231-3/+6
* QmlDesigner: Add warning about expected error to testfileRobert Loehning2016-11-231-0/+1
* QmlDesigner: Fix ambiguous idsRobert Loehning2016-11-232-2/+2
* Debugger: Remove some old and unused test codehjk2016-11-211-28/+0
* Debugger: Make QFiniteStack dumper work on macOShjk2016-11-181-1/+2
* Debugger: Fix QFiniteStack dumper and add missing auto testhjk2016-11-181-0/+62
* Clang: Tests: Fix compilationNikolai Kosjar2016-11-173-2/+36
* Debugger: Improve QAtomicPointer dumperhjk2016-11-161-0/+25
* Debugger: Disable some of the LLDB inheritance dumperhjk2016-11-161-3/+4
* Debugger: Make QRegExp dumper test pass on Machjk2016-11-161-0/+1
* Reduce thread priority for test parsingEike Ziller2016-11-151-1/+1
* Debugger: Force #include <boost/version.hpp> in boost dumper testshjk2016-11-141-0/+3
* Replace WIN32 define with _WIN32Kai Koehne2016-11-141-2/+2
* Squish: Fix triggering items listed under "Recent Files"Christian Stenger2016-11-142-3/+3
* Squish: Fix property of projects kit viewChristian Stenger2016-11-111-1/+1
* Squish: Handle wizard check for Quick Controls 2 ApplicationChristian Stenger2016-11-112-0/+7
* Debugger: Use less GDB inferior calls in normal field extractionhjk2016-11-101-6/+34
* Debugger: Re-enable access to dumper.Value by integral indexhjk2016-11-101-0/+5
* Squish: Fix tst_default_settingsChristian Stenger2016-11-072-23/+44
* Debugger: Move base class numbering to generic codehjk2016-11-041-6/+12
* Debugger: Make dumpers work for Qt 4 againhjk2016-11-021-30/+32
* Debugger: Replace "__int64" with "int64" when looking up typesDavid Schulz2016-11-021-4/+4
* make resource file handling able to deal with QMakeProject's VFSOswald Buddenhagen2016-11-011-6/+6
* chuck sysroot handling out of ProFileEvaluatorOswald Buddenhagen2016-11-011-2/+2
* Debugger: Make rvalue dumper passhjk2016-11-011-43/+82
* Debugger: Adjust dumper test to cdb python dumperDavid Schulz2016-11-011-189/+148
* Debugger: Split error messages in debugger output testshjk2016-11-011-3/+15
* Debugger: Disable Nim dumper auto testhjk2016-11-011-0/+5