aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: allow execution of test from outsideChristian Stenger2013-03-042-0/+9
* C++: Fix semantic highlighter and tests.Erik Verbruggen2013-03-041-38/+32
* Squish: Fix hook into QtQuick and QtQuick UIChristian Stenger2013-03-042-8/+45
* Fix build error (missing Q_DECLARE_METATYPE)Jan Kundrát2013-03-041-0/+2
* Squish: Recommending 4.2.3Robert Loehning2013-03-011-1/+1
* Squish: Report error in selectFromFileDialog()Robert Loehning2013-03-011-1/+2
* tests: Fix compile for tst_pluginspecChristian Stenger2013-03-011-2/+2
* Squish: Make sure file was opened in tst_select_allRobert Loehning2013-02-282-2/+5
* Squish: Downgraded fatal to warningRobert Loehning2013-02-281-1/+1
* Squish: Don't use global variable for __isWinFirewallRunning__()Robert Loehning2013-02-281-8/+5
* Squish: Syntax fixRobert Loehning2013-02-281-1/+1
* Squish: Tuning tst_select_allRobert Loehning2013-02-261-1/+4
* Fix building with -DQT_NO_CAST_TO_ASCIIJan Kundrát2013-02-261-2/+2
* tests: fakevim: fix building with QT_NO_CAST_FROM_ASCIIJan Kundrát2013-02-261-9/+9
* Squish: catch plugin loader error if it occursChristian Stenger2013-02-2246-1/+105
* Squish: Fix wrong signal handler callChristian Stenger2013-02-221-2/+2
* Squish: Fix invoking context menu sub itemsRobert Loehning2013-02-218-19/+9
* Squish: Updated updated expectedText in tst_QMLS02Robert Loehning2013-02-201-1/+1
* C++: Fix highlighting of doxygen's "///"Nikolai Kosjar2013-02-193-1/+115
* Squish: Fix some Mac/Squish issuesChristian Stenger2013-02-184-6/+11
* Squish: Removed unused functionsRobert Loehning2013-02-181-8/+0
* Squish: Improve ensureChecked()Christian Stenger2013-02-151-0/+2
* Squish: Fix QMLS04 on MacChristian Stenger2013-02-151-1/+1
* Debugger: Enforce debug build in auto testhjk2013-02-141-0/+2
* Debugger: Clean up old test codehjk2013-02-138-6334/+5224
* Debugger: Fix or disable remaining dumper auto testshjk2013-02-131-22/+26
* Debugger: Fix some auto tests on Qt 5hjk2013-02-131-10/+19
* PluginManager: Fix auto test compilationhjk2013-02-133-13/+13
* Debugger: Fix dynamicReference autotestshjk2013-02-121-7/+6
* Debugger: Don't build outdated auto testshjk2013-02-124-2/+10
* Debugger: Fix QObject dumper auto testhjk2013-02-121-8/+14
* Debugger: Fix QByteArray dumper with non-printable contentshjk2013-02-121-1/+2
* Debugger: Fix auto test and dumper for unusual stringshjk2013-02-111-19/+44
* Debugger: Fix QLocale dumper and autotesthjk2013-02-111-3/+10
* Debugger: Fix typos in QHash dumper autotestshjk2013-02-111-2/+2
* Debugger: Fix std::wstring dumpershjk2013-02-111-1/+2
* Debugger: work on non-python auto testhjk2013-02-111-41/+118
* Squish: Fix tests for disabled Madde PluginChristian Stenger2013-02-083-11/+18
* Squish: Fix tests for disabled Madde PluginChristian Stenger2013-02-081-1/+6
* Squish: Updated expected project tree to fixed behaviorRobert Loehning2013-02-081-14/+2
* Squish: Revert unsuccessful fix for build-machinesChristian Stenger2013-02-081-7/+5
* Squish: Wait for parsing in createNewQtQuickApplication()Robert Loehning2013-02-0810-17/+2
* Squish: Update squish mapping file for new versionsChristian Stenger2013-02-072-1/+18
* Squish: Skip hook-into for mismatched Squish versionChristian Stenger2013-02-073-35/+44
* 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