aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: Fix gdb autotestFriedemann Kleint2009-10-281-20/+56
* debugger: add missing .pro filehjk2009-10-272-1/+16
* debugger: work on dumper autotestshjk2009-10-271-1/+80
* Debugger: Fix autotests on WindowsFriedemann Kleint2009-10-271-3/+9
* Print the result of the preprocessor.Roberto Raggi2009-10-271-2/+30
* Removed obsoleted test.Roberto Raggi2009-10-271-17/+2
* Initial work on the `new' GenTemplateInstance.Roberto Raggi2009-10-261-2/+2
* Autotests: Compile on WindowsFriedemann Kleint2009-10-263-2/+5
* Test ExpressionUnderCursorRoberto Raggi2009-10-261-0/+21
* 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
* S60: Split up starters into a different file.Friedemann Kleint2009-10-261-1/+1
* Test the enclosing scope of pointer-to-function symbols.Roberto Raggi2009-10-261-0/+20
* S60: Add startup logic for Bluetooth to the project/run configurationFriedemann Kleint2009-10-232-35/+70
* debugger: more autotest workhjk2009-10-231-278/+574
* Added plain-cplusplus manual test.Roberto Raggi2009-10-232-0/+102
* debugger: more autotestshjk2009-10-211-23/+65
* debugger: work on debugger autotestshjk2009-10-211-138/+232
* Fixed the output generated by CloneCG and VisitCG.Roberto Raggi2009-10-211-9/+3
* Removed obsoleted code.Roberto Raggi2009-10-213-194/+4
* 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
* Trk: Controlling Launcher using an enum.Robert Loehning2009-10-051-3/+10
* debugger: add a manual test case for endless recursionhjk2009-10-011-0/+6
* S60: Split run configurationsFriedemann Kleint2009-09-281-5/+11
* debugger: work on remote debugging using plain gdbserverhjk2009-09-241-5/+6
* Trk: Use a separate tread for writing, polish interface & trklauncherFriedemann Kleint2009-09-221-2/+2
* 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