aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/debugger
Commit message (Expand)AuthorAgeFilesLines
* tests: get autotests compiling again.Bill King2011-04-052-2/+2
* tests: add licence headersBill King2011-02-183-0/+97
* tests: Remove unused testcaseBill King2011-02-173-138/+1
* tests: Don't run the gdb test on win32-msvc. It makes no sense.Bill King2011-02-171-1/+3
* Tests: More autotest cleanup.Bill King2011-02-165-11/+12
* Debugger: Fix autotests for MSVC.Friedemann Kleint2011-02-141-9/+9
* debugger dumpers: compile fix for automated testshjk2011-02-142-3/+3
* autotests: reduce noise.Bill King2011-02-031-0/+1
* tests: make compileBill King2010-12-031-1/+1
* Fix spelling in commentsTobias Hunger2010-11-031-4/+4
* tests: more autotest cleanupBill King2010-11-011-0/+3
* tests: more test project cleanupBill King2010-10-214-7/+4
* tests: remove unnecessary TARGET = tst_$$TARGETBill King2010-10-204-11/+0
* debugger: fix auto testshjk2010-10-111-31/+17
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-023-62/+66
* Add "make check" support to testcase makefiles.Bill King2010-07-134-5/+4
* Fix preprocessor directivesTobias Hunger2010-06-102-30/+30
* debugger: add another version string to the auto testhjk2010-05-281-0/+4
* Merge remote branch 'origin/2.0'Oswald Buddenhagen2010-05-283-1/+98
|\
| * debugger: more robust version string parsinghjk2010-05-273-1/+98
* | Merge remote branch 'origin/2.0'hjk2010-05-271-9/+10
|\|
| * Debugger: Fix compilation & test results of C++-library dumpers.Friedemann Kleint2010-05-261-9/+10
* | Revert "Get rid of tcf/json in the autotests, too."hjk2010-05-052-0/+14
|/
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-292-5/+5
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-293-69/+69
* | debugger: refactor passing of options to new dumpershjk2010-01-051-1/+5
* | Revert "debugger: rename 'magic' prefix for custom dumper from qqDump to qdum...hjk2009-12-071-1/+0
* | debugger: rename 'magic' prefix for custom dumper from qqDump to qdump__hjk2009-12-071-0/+1
* | debugger: simply dumper logic in case of inner types are pointershjk2009-12-071-10/+10
* | debugger: special handling of char *argv[] in l&whjk2009-12-071-11/+10
* | debugger: try make custom dumpers more "user friendly"hjk2009-12-031-8/+8
* | debugger: fix QTextCodec dumperhjk2009-12-031-7/+13
* | debugger: handle larger response packages in dumper autotesthjk2009-12-022-401/+307
* | debugger: work on new dumpershjk2009-12-011-76/+168
* | debugger: fix dumper for QString::isNull()hjk2009-12-011-3/+4
* | Dumper: Compile fix.Friedemann Kleint2009-12-011-1/+3
* | fix gdb autotestDaniel Molkentin2009-11-301-0/+4
* | debugger: fix more cases of .. if ... else ..hjk2009-11-271-0/+1
* | debugger: make debian testing happyhjk2009-11-261-10/+12
* | debugger: make dumper exception passing configurablehjk2009-11-261-12/+4
* | debugger: make dumper test suite pass againhjk2009-11-262-6/+9
* | debugger: autotest fixeshjk2009-11-251-142/+136
* | debugger: add autotests for QFile, QDir, QFileInfo and QLocale dumpershjk2009-11-251-238/+311
* | debugger: fix some of the autotests for uninitialized objectshjk2009-11-241-77/+79
* | debugger: add autotest for new std::deque, std::map, std::set, QModelIndex du...hjk2009-11-242-191/+382
* | debugger: shuffle autotest code around, remove dead partshjk2009-11-231-506/+451
* | debugger: add QPixmap autotest for new dumpershjk2009-11-232-33/+57
* | Merge remote branch 'origin/1.3'Oswald Buddenhagen2009-11-202-32/+39
|\|
| * debugger: mark 'Null' QStrings() in pretty-printershjk2009-11-202-32/+39
* | debugger: adjust new dumper autotests to realityhjk2009-11-201-47/+61
|/