summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CDB breakpoints: Fix line adjustment in case statements.Christian Kamm2011-10-041-3/+36
* Squish: Added wildcard for Next-button in cmake wizardRobert Loehning2011-09-291-1/+1
* Squish: Do not hook into subprocessesRobert Loehning2011-09-292-2/+2
* Squish: Added constant defaultQtVersionRobert Loehning2011-09-282-2/+4
* Squish: Remove also versioned .user filesChristian Stenger2011-09-275-14/+35
* Squish: Some smaller refactoringsChristian Stenger2011-09-2710-21/+19
* Squish: Starting test cases only if needed files are presentRobert Loehning2011-09-277-14/+28
* Squish: Using native directory separators on WindowsRobert Loehning2011-09-261-2/+2
* Improved testing of id renaming.Christian Stenger2011-09-261-16/+27
* Squish: Improved path constantsRobert Loehning2011-09-267-25/+26
* Fix extensionsystem auto test on windows.con2011-09-237-17/+9
* Added new qml test and continue refactoringChristian Stenger2011-09-2214-63/+225
* Update versions to be more inline with latest SDK install.Bill King2011-09-211-41/+83
* Cleanup to use new waitForSignal function.Bill King2011-09-2110-80/+34
* More sensible options (with fallback)Bill King2011-09-211-0/+6
* Shift temp dir into more findable location.Bill King2011-09-211-1/+4
* debugger: manual test, add QT += core-private for Qt 5hjk2011-09-212-6/+1
* Consistent names for AbstractGeneratedFileInfo::FileType keysAlessandro Portale2011-09-201-8/+8
* debugger: handle Qt version 5.0.0 in manual testshjk2011-09-201-49/+89
* QmlJS checks: Add tests and fix small bugs for 'unreachable'.Christian Kamm2011-09-201-0/+104
* debugger: fix a wrong sanity check in the dumpershjk2011-09-191-0/+12
* debugger: show at least "elide" markers for thread idshjk2011-09-191-12/+22
* debugger: add manual test for QVariantMaphjk2011-09-161-7/+32
* debugger: work on manual testhjk2011-09-151-127/+162
* QmlJS tests: Fix compile of 'check' test.Christian Kamm2011-09-141-1/+1
* QmlJS checks: Add tests.Christian Kamm2011-09-143-0/+47
* QmlJS checks: Correct the check for dangerous == and add tests.Christian Kamm2011-09-142-17/+58
* QmlJS: Add infrastructure for tests of QML static checker.Christian Kamm2011-09-144-1/+234
* QmlJS tests: Make basic test pass again.Christian Kamm2011-09-141-16/+16
* QmlJS indenter: Fix labelled statements and break/continue with label.Christian Kamm2011-09-141-10/+115
* Added indentation test for QmlChristian Stenger2011-09-122-0/+138
* C++: Fix function return type printing.Christian Kamm2011-09-121-0/+8
* New waitForSignal functionBill King2011-09-122-12/+21
* More wait-for-project-refreshBill King2011-09-091-0/+2
* Speed up this testcaseBill King2011-09-091-16/+8
* Wait for project refresh before building.Bill King2011-09-091-1/+10
* QmlJS indenter: Fix indentation for property initializers.Christian Kamm2011-09-081-14/+18
* Added test for creation of QtQuick applicationChristian Stenger2011-09-0810-2/+399
* fakevim: let autotests pass.hjk2011-09-051-3/+3
* fakevim: fix connection in autotesthjk2011-09-051-3/+3
* Improved writing tasks filesChristian Stenger2011-09-051-2/+9
* Improved build handling when build fails without errors inside build issuesChristian Stenger2011-09-051-1/+21
* Fix openQmakeProject to match new combo value.Bill King2011-09-051-1/+1
* Added function to read out build issuesChristian Stenger2011-09-023-0/+139
* debugger: robustify QFile* dumpershjk2011-09-011-2/+2
* Refactoring build functions, enhancing signal handlersChristian Stenger2011-08-314-72/+19
* Fixes openProject, also tests multiple target selection and building.Bill King2011-08-317-36/+82
* C++ insert def: Insert next to surrounding definitions.Christian Kamm2011-08-301-9/+285
* Remove the need to set global scripts directory.Bill King2011-08-295-6/+6
* Improved check for last build statusChristian Stenger2011-08-263-3/+39