summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Test GenTemplateInstance.Roberto Raggi2009-10-261-0/+28
* We expect failures in tst_Semantic::pointer_to_function_1Roberto Raggi2009-10-261-1/+3
* Link with cplusplus library.Roberto Raggi2009-10-266-13/+10
* Test the enclosing scope of pointer-to-function symbols.Roberto Raggi2009-10-261-0/+20
* debugger: more autotest workhjk2009-10-231-278/+574
* debugger: more autotestshjk2009-10-211-23/+65
* debugger: work on debugger autotestshjk2009-10-211-138/+232
* debugger: work on autotestshjk2009-10-201-14/+39
* More tests for template-ids.Roberto Raggi2009-10-201-6/+36
* Added tests for the new regressions in the C++ parser.Roberto Raggi2009-10-201-1/+19
* Cleanup the C++ front-end.Roberto Raggi2009-10-203-3/+3
* Improved parsing of ambiguous statements.Roberto Raggi2009-10-191-7/+69
* Fix for invalid parsing of "(a)[b]", including test cases.Erik Verbruggen2009-10-191-3/+206
* debugger: work on test frame work for new dumpershjk2009-10-161-87/+157
* Debugger: Adapt autotests to know new signals.ck2009-10-141-9/+22
* Debugger: Fix autotests for QAbstractItemModel & friends.ck2009-10-141-3/+7
* Debugger: Dumper fix.ck2009-10-141-1/+1
* Debugger: Fix QFileInfo auto test.ck2009-10-141-3/+20
* debugger: work on new autotestshjk2009-10-141-17/+44
* debugger: work on autotestshjk2009-10-141-104/+171
* debugger: work on dumper autotestshjk2009-10-132-1/+2325
* debugger: adjust dumper autotest to valuedisabled='true' -> valueeditable='fa...hjk2009-10-131-24/+25
* debugger: don't test json parsing as this was removedhjk2009-10-131-1/+0
* Get rid of tcf/json in the autotests, too.Daniel Molkentin2009-10-092-14/+0
* Remove reference to extensionsystem test, which doesn't seem to exist.Rohan McGovern2009-09-221-1/+0
* Make tests follow Qt conventions by starting all unit tests with `tst_'.Rohan McGovern2009-09-228-0/+11
* Debugger: Use Gdbmi parser in CDB for parsing of protocol 1Friedemann Kleint2009-09-181-5/+8
* Fixed yanking and deleting using marks ma "ay'aJames Linse2009-09-161-0/+20
* Move aggregation auto tests to test directory.con2009-09-013-1/+212
* debugger: constify the address parameter passed to qDumpObjectDatahjk2009-08-271-1/+1
* debugger: fix auto text for QStringList in QVariant;hjk2009-08-271-6/+5
* debugger: cosmetics of the dumper outputhjk2009-08-271-5/+4
* debugger: rework the dumper tests (make the check results, not implementations)hjk2009-08-261-595/+609
* debugger: re-organize autotests. also adjust to recent QScopedPointer changeshjk2009-08-265-103/+173
* debugger: small fixes in the QObject dumper and autotesthjk2009-08-211-4/+2
* fakevim: add two (currently partially failing) tests for cw and dwhjk2009-08-201-0/+28
* fakevim: fix broken auto testshjk2009-08-201-22/+17
* debugger: adjust 'skip known frames' to changes in Qt 4.6hjk2009-08-202-112/+0
* add a 'master' auto.pro with TEMPLATE = subdirshjk2009-08-201-1/+1
* add a 'master' auto.pro with TEMPLATE = subdirshjk2009-08-201-0/+8
* remove stringbuilder autotestshjk2009-08-202-59/+0
* fakevim: fix 'ddp'hjk2009-08-181-3/+14
* Debugger: Added auto test for QLinkedList.ck2009-08-171-51/+158
* long live the kinghjk2009-08-145-5/+5
* Debugger: Added auto test for QWeakpointer dumper.ck2009-08-131-6/+81
* debugger: dumper tests code cosmeticshjk2009-08-111-21/+28
* Debugger: Added auto test for QModelIndex dumper.ck2009-08-111-2/+46
* Debugger: Adapted dumper auto tests to new QObjectPrivate changes.ck2009-08-111-9/+65
* Debugger: Fixed QMapNode dumper.ck2009-08-101-30/+36
* Debugger: More dumper auto tests.ck2009-08-071-21/+106