aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Renamed two cplusplus projects to not conflict with the autotests.Erik Verbruggen2010-09-156-1/+1
* C++: Fixed regression in autotests.Erik Verbruggen2010-09-151-1/+1
* C++ indenter: Fix for statement indentation and add test.Christian Kamm2010-09-151-0/+35
* 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
* C++ indenter: Separate indent into logical indent and padding.Christian Kamm2010-09-131-88/+124
* debugger: only update variables that are operated onhjk2010-09-131-0/+1
* QmlDesigner.tests: new auto testsThomas Hartmann2010-09-082-0/+200
* QmlJS indenter: Fix one-line object declarations in array bindings.Christian Kamm2010-09-081-1/+2
* debugger: fix editing of breakpoint conditionshjk2010-09-081-0/+12
* QmlDesigner.test: fixThomas Hartmann2010-09-072-3/+3
* QuickDesigner.tests: stress test for bindings in statesThomas Hartmann2010-09-072-1/+105
* QuickDesigner.test: compilefixThomas Hartmann2010-09-071-0/+1
* Tests: some cleanup of pro files, marking of tested components.Bill King2010-09-0610-42/+38
* GdbTest: Compile fixKai Koehne2010-09-031-5/+5
* Merge CPlusPlus::NameId and CPlusPlus::Identifier.Roberto Raggi2010-09-022-4/+4
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-0233-239/+250
* 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
* C++ indenter: Fix nested array/struct initializers.Christian Kamm2010-08-311-3/+34
* debugger: add a manual test for typedefed simple typeshjk2010-08-301-6/+16
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-263-16/+16
* Some cleanup in the C++ AST.Roberto Raggi2010-08-262-8/+8
* 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
* C++: Fix indenting of QML_* macros.Christian Kamm2010-08-251-0/+2
* 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
* Generic highlighter: Trying once more to fix for autotests.Leandro Melo2010-08-201-9/+10
* Fixes: gets ssh manual test qmaking againBill King2010-08-201-0/+1
* Try to satisfy autotests for the generic highlighter engine.Leandro Melo2010-08-192-1/+1
* Fixes: Tests should have unique names.Bill King2010-08-1910-62/+54
* Fixes: get tests compiling again that depend on the cpp libraryBill King2010-08-193-7/+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
* Fix highlighter engine unit tests compilation/linking.Leandro Melo2010-08-133-5/+47
* Include CPlusPlus.hRoberto Raggi2010-08-131-10/+1
* CompileRoberto Raggi2010-08-133-21/+19
* Fixed the objc auto testsRoberto Raggi2010-08-132-4/+10
* CompileRoberto Raggi2010-08-132-7/+5
* 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