summaryrefslogtreecommitdiff
path: root/tests/auto/debugger/tst_dumpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* MinGW-w64 Utils:: compilation fixRay Donnelly2015-06-011-1/+3
* Debugger: Remove StdStream dumper testhjk2015-04-171-18/+0
* Debugger: Fix handling of ? in dumper testhjk2015-04-161-4/+5
* Debugger: Make QUrl dumper test pass for LLDB on Linuxhjk2015-04-151-7/+7
* Debugger: Use a more generic approach to LLDB's namespace problemhjk2015-04-151-33/+46
* Tests: Fix parsing of gcc version on SuSEChristian Stenger2015-04-151-2/+9
* Debugger: Disable parts of QDate* dumper for GDB on 32 bithjk2015-04-151-19/+29
* Test: Dumper: Limit single check to Qt5.xChristian Stenger2015-04-151-1/+1
* Debugger: Make QThread dumper test compile and pass on Machjk2015-04-151-1/+2
* Debugger: Weaken QVariant(QUrl) testhjk2015-04-151-1/+1
* Debugger: Workaround LLDB type handling failure on Linuxhjk2015-04-151-1/+5
* Debugger: Fix std::unordered_{map,set} dumper for LLDB on Linuxhjk2015-04-151-2/+2
* Debugger: Simplify LLDB test loop handlinghjk2015-04-141-1/+1
* Debugger: Fix GCC/LLDB anon struct test by adjusting expectationshjk2015-04-141-1/+1
* Debugger: Fix parameter passing to LLDB dumper testshjk2015-04-021-1/+1
* Debugger: Make QHash dumper pass againhjk2015-04-021-47/+10
* Debugger: Adjust QVariant2 dumper testhjk2015-04-021-3/+3
* Test: Dumper: Adjust QVector test to cdb output.David Schulz2015-04-021-10/+20
* Test: Dumper: Fix Compilation and adjust cdb output of "BigInt" test.David Schulz2015-04-021-4/+9
* Test: Dumper: Adjust test to cdb output.David Schulz2015-03-311-16/+31
* Cdbext: Fix QByteArray dumper for unprintable characters.David Schulz2015-03-301-2/+1
* Tests: Dumper: Fix QByteArray dumper test for cdb.David Schulz2015-03-231-3/+8
* Tests: Dumper: Add current data tag to tmp build dir name.David Schulz2015-03-191-2/+4
* Debugger: Fix dumper format choosing with GDBhjk2015-03-191-1/+1
* Debugger: Tests: Fix execution of dumper tests on OSXChristian Stenger2015-03-101-0/+2
* Debugger: Add dumpers for QPolygon{,F} and QGraphicsPolygonItemhjk2015-02-241-0/+17
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Convert bb extension to use runCommandhjk2015-02-121-2/+7
* | Debugger: Move bbsetup over to runCommand()hjk2015-02-121-1/+1
* | Debugger: Invert LLDB/Python startup orderhjk2015-01-301-10/+11
* | Debugger: Test compile fixhjk2015-01-291-1/+1
* | Debugger: Work on LLDB auto-test on Linuxhjk2015-01-281-1/+5
* | Debugger: Make LLDB autotest produce output on Linux againhjk2015-01-261-5/+14
* | Debugger: Fix gdb auto testshjk2015-01-231-0/+1
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-01-081-7/+7
|\ \ | |/
| * Adapt bugtracker URLEike Ziller2014-12-191-7/+7
* | Debugger: Fix std::unordered_* dumpers with GCC 4.9.1hjk2014-12-121-1/+1
|/
* Debugger: Disable QVariant(KeySequence) dumper for LLDBhjk2014-12-011-1/+1
* Debugger: Fix LLDB reference display for LLDB 320.xhjk2014-11-281-6/+8
* Debugger: Add more reference related autotestshjk2014-11-281-3/+19
* Debugger: Also output dumper location in LLDB auto testhjk2014-11-271-0/+1
* Debugger: Require some clang version for clang specific testhjk2014-11-251-4/+4
* Debugger: Adjust std::vector<bool> dumper autotest for recent Clanghjk2014-11-211-6/+9
* Debugger: Add ability to check for clang version in testshjk2014-11-211-7/+54
* Debugger: Add auto test for QVarLengthArray dumperhjk2014-10-141-0/+80
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
| * Debugger: Fix QHash display of "compact" keyshjk2014-09-261-3/+3
* | Debugger: Only auto test dumper for boost >= 1.54hjk2014-09-261-5/+4