summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Fix kit selectionRobert Loehning2017-03-031-1/+1
* Squish: Protect ALL_TARGETS against accidental changesRobert Loehning2017-03-031-1/+1
* Squish: Test removing of kitsRobert Loehning2017-03-033-1/+67
* Squish: Add function returning all available kitsRobert Loehning2017-03-032-13/+14
* Squish: Use list instead of bitfield for kitsRobert Loehning2017-03-0314-34/+30
* Squish: Add error handling to tst_HELP06Robert Loehning2017-03-011-2/+9
* Squish: Wait a second in checkNavigator()Robert Loehning2017-02-271-0/+1
* Tests: Avoid race condition when building with multiple jobsChristian Stenger2017-02-271-9/+8
* C++: Avoid inline namespaces in generated codeNikolai Kosjar2017-02-231-0/+46
* Debugger: Pass Qt type info version to the debugger protocolDavid Schulz2017-02-231-2/+2
* Squish: Add some debug logging to openDocument()Robert Loehning2017-02-211-0/+3
* Squish: Use cdb from Windows 10 kitRobert Loehning2017-02-142-9/+11
* GDB: Fix printing of flag enumsOrgad Shaneh2017-02-131-0/+14
* Squish: Fix iterating over debuggersChristian Stenger2017-02-101-1/+3
* Squish: Add those from Windows 10 kit to expected debuggersRobert Loehning2017-02-061-1/+3
* Squish: Enable tst_qml_js_console againRobert Loehning2017-02-021-5/+2
* Squish: Save autodetected MSVC-toolchainsRobert Loehning2017-02-022-6/+30
* Squish: Remove ancient mobile kitsRobert Loehning2017-02-0216-522/+37
* Squish: Update moved license file in tst_git_cloneRobert Loehning2017-02-011-1/+1
* Squish: Update BuildDirectoryLineEditRobert Loehning2017-02-011-1/+1
* Squish: Parse qtcreator.pro with Qt 5.6 to avoid changing resultsRobert Loehning2017-01-302-15/+8
* Squish: Remove mapping data for outdated versionsRobert Loehning2017-01-271-11/+0
* Squish: Use different function name in tst_CSUP01 on WindowsRobert Loehning2017-01-271-3/+6
* Squish: Clean up tst_qml_editorRobert Loehning2017-01-271-10/+3
* Squish: Stabilize tst_HELP06Robert Loehning2017-01-271-1/+1
* Squish: Configure C-toolchains for macOSChristian Stenger2017-01-182-1/+56
* Squish: Configure C-toolchains for LinuxRobert Loehning2017-01-182-2/+24
* Squish: Replace progressBarWait() in tst_debug_empty_mainRobert Loehning2017-01-091-1/+1
* Squish: Configure C-toolchains for WindowsRobert Loehning2017-01-062-3/+61
* Squish: Fix adding new kitChristian Stenger2017-01-064-21/+51
* Squish: Use different function name in tst_CSUP01Robert Loehning2017-01-041-3/+3
* Squish: Workaround unexpected error messageRobert Loehning2017-01-041-0/+2
* Squish: Fix timing issue in tst_HELP06Robert Loehning2017-01-041-0/+2
* Squish: Fix switchToBuildOrRunSettingsFor()Christian Stenger2016-12-211-3/+5
* Debugger: Remove need for debug builds in some dumper testshjk2016-12-161-8/+0
* Valgrind: Move some memcheck auto tests into pluginChristian Stenger2016-12-1611-2573/+3
* Debugger: Fix pointer arithmetic in dumper frameworkhjk2016-12-141-0/+11
* UnitTest: Fix compile with gcc 4.8Christian Stenger2016-12-071-8/+8
* Debugger: Add a test to check the automatic expansion of 'this'hjk2016-12-061-0/+14
* Debugger: Switch on QObject name display by defaulthjk2016-12-021-0/+8
* Debugger: Fix QStandardItem test with namespaced Qthjk2016-12-011-1/+1
* qbs build: Fix one more relative pathChristian Kandeler2016-12-011-1/+1
* Debugger: Make QStandardItem dumper work without debug infohjk2016-12-011-0/+1
* Debugger: Make {boost,std}::shared_ptr display more compacthjk2016-12-011-22/+7
* Debugger: Add dumper for std::once_flaghjk2016-12-011-0/+7
* Debugger: Add a dumper for std::weak_ptrhjk2016-11-301-2/+12
* Debugger: Add a dumper test for shared_ptr<ThingWithVTable>hjk2016-11-251-0/+20
* tst_dumpers: Restore compilation with MSVCKevin Funk2016-11-251-1/+1
* Debugger: Use int instead of bool in test code that can be Chjk2016-11-241-1/+1
* Clang: Partial fix for highlighting off output argumentsMarco Bubke2016-11-242-0/+19