summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix gdb autotestDaniel Molkentin2009-11-301-0/+4
* debugger: add a slightly more complex QObject manual testhjk2009-11-271-0/+30
* 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
* Make flip in ChangeSet move two different-length strings around.Christian Kamm2009-11-261-13/+27
* Improve ChangeSet to support more rewriting operations.Christian Kamm2009-11-263-1/+446
* 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-203-38/+61
|\
| * debugger: mark 'Null' QStrings() in pretty-printershjk2009-11-202-32/+39
| * fakevim: fix undo of 'J'hjk2009-11-191-6/+22
* | debugger: adjust new dumper autotests to realityhjk2009-11-201-47/+61
* | CompileRoberto Raggi2009-11-172-14/+14
* | Introduced ASTPatternBuilderRoberto Raggi2009-11-161-58/+6
* | Introduced destructive pattern matching.Roberto Raggi2009-11-161-16/+71
* | Merge commit 'origin/1.3'con2009-11-161-430/+366
|\ \ | |/
| * debugger: work on QObject dumper auto testhjk2009-11-131-384/+240
| * debugger: add autotest for QSet dumperhjk2009-11-121-47/+66
| * debugger: add autotest involving a typedefhjk2009-11-121-0/+61
* | Fixed parsing of ctor-initializers and added a manual test for the AST matchersRoberto Raggi2009-11-134-41/+52
* | Removed obsolete code.Roberto Raggi2009-11-131-284/+2
* | Changed ExpressionUnderCursor to handle Objective-C send-message operations.Erik Verbruggen2009-11-111-1/+138
* | Added scope calculation for Objective-C classes.Erik Verbruggen2009-11-113-7/+275
* | Fixed the AST field names.Roberto Raggi2009-11-102-53/+53
* | Ported the accept methods.Roberto Raggi2009-11-102-6/+7
* | Cleanup specifiers.Roberto Raggi2009-11-101-8/+8
* | Cleanup ptr operators.Roberto Raggi2009-11-101-1/+3
* | Cleanup postfix declarators.Roberto Raggi2009-11-101-1/+1
* | Cleanup Postfix operators.Roberto Raggi2009-11-101-2/+2
* | Cleanup base base specifiers.Roberto Raggi2009-11-101-5/+5
* | Removed StatementListASTRoberto Raggi2009-11-101-10/+10
* | Removed DeclarationListAST node.Roberto Raggi2009-11-102-4/+4
|/
* debugger: add autotest for QList<int *> dumperhjk2009-11-061-0/+17
* Debugger: Fix dumper tests for 64-bit Linux.ck2009-11-051-2/+4
* Debugger autotests: Compile Windows/gcc 4.4.1, skip tst_gdbFriedemann Kleint2009-11-052-5/+13
* debugger: work on dumper autotests.hjk2009-11-041-159/+261
* debugger: add manual test case for two-dimensional C arrayhjk2009-11-041-0/+6
* debugger: work on autotestshjk2009-11-031-528/+577
* debugger: add autotest for synchroneous dumpershjk2009-10-291-106/+348
* Debugger: Do not use C99 types for pointers in sprintf() formats.Friedemann Kleint2009-10-291-8/+7
* TRK: Changed strings.Robert Loehning2009-10-291-1/+1
* debugger: work on autotestshjk2009-10-291-301/+337
* debugger: fix the autotest fixhjk2009-10-291-0/+1
* debugger: work on auto testshjk2009-10-281-97/+118