aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* SSH: Declare signal parameter with full namespace.Christian Kandeler2010-10-061-1/+1
* SSH: Finish Implementing SFTP test.Christian Kandeler2010-10-053-199/+156
* SSH: Implement first half of SFTP test.Christian Kandeler2010-10-052-8/+380
* fakevim: compile fix for manual testhjk2010-10-051-0/+2
* Tests: Start implementing more thorough SSH test.Christian Kandeler2010-10-0411-20/+457
* Debugger: Fix manual test.Friedemann Kleint2010-10-041-2/+3
* Qt Quick app wizard: Merge two .pri files into oneAlessandro Portale2010-10-041-2/+1
* debugger: add a manual QDate and QTime testhjk2010-09-271-2/+23
* Remove incorrect (and unneeded) anchoringAlessandro Portale2010-09-221-2/+0
* Remove incorrect (and unneeded) anchoringAlessandro Portale2010-09-221-2/+0
* C++ dump: terminals not contained in the AST are now also shown.Erik Verbruggen2010-09-211-10/+30
* QML/Mobile wizard: Factor out common parts.Christian Kandeler2010-09-162-3/+7
* Renamed two cplusplus projects to not conflict with the autotests.Erik Verbruggen2010-09-156-1/+1
* debugger: manual test: add object names to threads testhjk2010-09-141-0/+2
* Added test app and test scenarios for the new qml app wizardAlessandro Portale2010-09-1318-0/+368
* debugger: only update variables that are operated onhjk2010-09-131-0/+1
* debugger: fix editing of breakpoint conditionshjk2010-09-081-0/+12
* GdbTest: Compile fixKai Koehne2010-09-031-5/+5
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-026-9/+10
* debugger: use dynamic type in locals & watchershjk2010-09-011-1/+1
* debugger: extend manual testhjk2010-09-011-3/+6
* debugger: squash compiler warnings in manual testhjk2010-09-011-7/+27
* debugger: add a manual test for typedefed simple typeshjk2010-08-301-6/+16
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-261-7/+7
* Some cleanup in the C++ AST.Roberto Raggi2010-08-261-5/+5
* debugger: replace \n by \\n in locals & watchershjk2010-08-262-1/+3
* Reduced the number of ambiguous ExpressionOrDeclarationStatementAST nodes.Roberto Raggi2010-08-261-1/+33
* debugger: make boost::optional dumper work for referenceshjk2010-08-251-0/+4
* debugger: add dumper for boost::optionalhjk2010-08-252-0/+36
* debugger: don't test the gcc RVO bug too oftenhjk2010-08-251-2/+2
* Re-generated the AST dump visitor methods.Erik Verbruggen2010-08-241-2/+2
* Added function specifier info to dumper.Erik Verbruggen2010-08-241-0/+13
* debugger: manual test, make testStruct() not run into the gcc RVO bug.hjk2010-08-231-1/+3
* Fixes: gets ssh manual test qmaking againBill King2010-08-201-0/+1
* debugger: add a comment to manual test regarding special char * support with ...hjk2010-08-181-0/+2
* Amend gdbdebugger tests (Mac blackteam testing)Kai Koehne2010-08-181-1/+4
* Get rid of TemplateParameters.Roberto Raggi2010-08-161-17/+0
* Include CPlusPlus.hRoberto Raggi2010-08-131-10/+1
* CompileRoberto Raggi2010-08-132-2/+0
* Test the new binder.Roberto Raggi2010-08-131-8/+4
* debugger: fix display of QObject propertieshjk2010-08-131-6/+13
* debugger: add manual test for custom property dumperhjk2010-08-121-5/+17
* debugger: add manual test for QLocale dumperhjk2010-08-121-0/+9
* Define __restrict and __extensions__.Roberto Raggi2010-08-121-1/+1
* Remember the T_TEMPLATE token we use to force the parser to recognize a templ...Roberto Raggi2010-08-121-1/+3
* Updated the plain-c++ manual test.Roberto Raggi2010-08-111-1/+1
* Introduced CPlusPlus::Template and process the template declarations.Roberto Raggi2010-08-111-1/+1
* debugger: add some test code to the manual testhjk2010-08-111-0/+14
* Fix compile.Bill King2010-08-041-4/+4
* Introduced IdExpressionAST.Roberto Raggi2010-08-021-0/+6