aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Fixed SCOM05Robert Loehning2013-02-071-1/+1
* Squish: Fix hooking for multiple kitsRobert Loehning2013-02-065-12/+18
* Debugger: Qt4/Qt5 testshjk2013-02-051-94/+302
* Debugger: Make some more tests applicable to Qt 4 and Qt 5hjk2013-02-041-6/+11
* Debugger: Fix QDir dumper and auto-testhjk2013-02-041-11/+10
* Debugger: Work on dumper auto-testshjk2013-02-041-169/+189
* Squish: Fix verification of compile outputChristian Stenger2013-02-044-8/+11
* Squish: Let tst_rename_macros continue if it failsChristian Stenger2013-02-041-4/+8
* Debugger: Work on dumper auto testshjk2013-02-011-50/+57
* Debugger: Work on dumper auto testshjk2013-02-011-360/+293
* Squish: Fixed tst_qml_editorRobert Loehning2013-02-011-5/+1
* Debugger: Re-enable some tests for QVariant and geometry classeshjk2013-02-011-192/+205
* Debugger: Fix QDateTime dumper and auto testhjk2013-02-011-7/+12
* Debugger: Make std:: type simplification accessible from testhjk2013-02-012-1/+14
* C++: ast2png: Try parsing harderNikolai Kosjar2013-02-011-20/+177
* Updated license headersRobert Loehning2013-02-014-94/+82
* Squish: Fix tst_SCOM05Christian Stenger2013-02-012-2/+13
* Debugger: Fix QDate and QTime dumper and auto testhjk2013-02-011-11/+3
* Debugger: Fix dumper auto test for QByteArray with non-ASCII contentshjk2013-02-011-2/+2
* Incremented year in copyright infoRobert Loehning2013-02-018-8/+8
* Squish: Fix tst_QMLS04Christian Stenger2013-02-011-6/+15
* Squish: Fixed tst_modify_readonlyRobert Loehning2013-01-312-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-31191-192/+192
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-29199-200/+200
* | Squish: Fix tst_WELP02Christian Stenger2013-01-311-2/+2
* | Squish: Added test case for default settingsChristian Stenger2013-01-316-6/+263
* | Squish: Fixed tst_qml_indentRobert Loehning2013-01-311-6/+3
* | Squish: Fixed tst_simple_debugRobert Loehning2013-01-311-14/+3
* | Squish: Fixed suite_CSUPRobert Loehning2013-01-314-13/+16
* | Squish: Fixed opening of filesRobert Loehning2013-01-3110-13/+24
* | C++: Fix code compl. for instantiation of template specializationPrzemyslaw Gorszkowski2013-01-301-1/+1
* | Debugger: fix deque and std::complex autotesthjk2013-01-301-34/+84
* | Debugger: enable auto tests for std::{unique,shared}_ptrhjk2013-01-301-13/+46
* | Debugger: Fix some autotestshjk2013-01-301-264/+329
* | C++: Test for nested class of enclosing templatePrzemyslaw Gorszkowski2013-01-301-0/+40
* | C++ editor: Highlight member variablePrzemyslaw Gorszkowski2013-01-291-0/+31
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-2929-103/+683
|\|
| * Squish: use new approach for markText()Christian Stenger2013-01-287-34/+25
| * Squish: Updated opening of CMake projectsRobert Loehning2013-01-281-9/+10
| * Squish: Improve Outline testChristian Stenger2013-01-282-0/+95
| * Squish: Made tst_cli_output_console more robustRobert Loehning2013-01-241-11/+21
| * Squish: Exit test cases if runAndCloseApp() failedRobert Loehning2013-01-242-2/+4
| * Squish: Enable testing with MSVC againRobert Loehning2013-01-2316-52/+94
| * Squish: Added test for QML outlineChristian Stenger2013-01-188-1/+440
* | C++ editor: Highlighting static variablesPrzemyslaw Gorszkowski2013-01-292-0/+93
* | C++: Tests: Add basic tests for CheckSymbolsNikolai Kosjar2013-01-293-1/+341
* | Debugger: re-enable more testshjk2013-01-281-119/+174
* | Debugger: Work on auto testshjk2013-01-281-1086/+1222
* | Debugger: Make some of the semi-automated test real auto testshjk2013-01-251-16/+3321
* | Debugger: Add ability to check multiple results in one sub-testhjk2013-01-252-39/+110