aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Adjust a few autotests to work with LLDBhjk2014-03-191-4/+4
* Vcs: Prettify output in CheckoutProgressWizardPageTobias Hunger2014-03-181-4/+4
* Squish: Handle sporadic missing visibility on MacChristian Stenger2014-03-181-1/+1
* Squish: Trying to stabilize tst_CSUP04 on MacRobert Loehning2014-03-171-1/+4
* Squish: Improve verification of git clone logRobert Loehning2014-03-171-6/+8
* Debugger: Add dumper for boost::container::listhjk2014-03-141-0/+12
* Squish: Rewrite checkQtCreatorHelpVersion()Christian Stenger2014-03-141-5/+6
* Squish: Update tst_git_cloneRobert Loehning2014-03-133-16/+25
* Debugger: Loosen version restriction on CComplex testhjk2014-03-121-1/+1
* Debugger: Ignore Clang debuginfo quirk in auto testhjk2014-03-121-1/+1
* Debugger: Adjust auto test to protocol changeshjk2014-03-121-1/+1
* C++: fix support for nested anonymous classesPrzemyslaw Gorszkowski2014-03-121-0/+2
* Squish: Fix tst_rename_fileChristian Stenger2014-03-111-6/+4
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Squish: Fix tst_simple_analyzeChristian Stenger2014-03-114-16/+16
* use the .qbs file extension for qbs project filesJoerg Bornemann2014-03-111-0/+0
* Debugger: Fix a bunch of dumper test for the cdb.David Schulz2014-03-111-27/+70
* Tests: Extend tst_offsetChristian Stenger2014-03-101-0/+7
* Squish: Avoid Squish crash in tst_rename_file on MacChristian Stenger2014-03-101-3/+10
* Squish: Fix detection of clang++ on MacChristian Stenger2014-03-101-2/+6
* Squish: Limit suite_CCOM to Qt4 kitsChristian Stenger2014-03-102-2/+5
* Tests: Fix for using non-developer-builds of QtChristian Stenger2014-03-101-0/+1
* Debugger: Simplify the cdb output parsing in dumper test.David Schulz2014-03-101-25/+14
* Debugger: Fix mixup of {hexa,}decimal in auto testhjk2014-03-081-5/+5
* Debugger: Speed up Qt namespace extraction with GDBhjk2014-03-071-14/+8
* Debugger: Show Qt version in a more readable way in autotestshjk2014-03-071-2/+2
* Squish: Reworked tst_qml_indentRobert Loehning2014-03-071-12/+18
* Squish: Fix openDocument() for new qrc approachChristian Stenger2014-03-071-1/+2
* Debugger: Fix dumper test when inferior runs under wow64.David Schulz2014-03-071-2/+1
* Squish: Fix tst_simple_debug after change of file templateRobert Loehning2014-03-061-1/+1
* Debugger: Add auto test for private offsetshjk2014-03-063-0/+94
* Squish: Use Qt5.2.1 kit if possibleChristian Stenger2014-03-056-11/+17
* Squish: Add Qt5.2.1 and kit settings for WinChristian Stenger2014-03-052-1/+33
* Squish: Add Qt5.2.1 and kit settings for MacChristian Stenger2014-03-052-1/+33
* Squish: Add Qt5.2.1 and kit settings for LinuxChristian Stenger2014-03-052-1/+33
* Fix some typosSergio Ahumada2014-03-054-7/+7
* Squish: Add workaround for mixed debugging bug on MacChristian Stenger2014-03-031-1/+7
* Squish: Support Debugging Tools for x86 as wellChristian Stenger2014-03-031-0/+1
* Support configurable library location in qbs build.Christian Kandeler2014-02-282-3/+4
* Squish: Enable QML debugging in doSimpleDebugging()Robert Loehning2014-02-281-1/+7
* Squish: Update expected project treeRobert Loehning2014-02-281-10/+9
* C++: Record macro uses in #if defined(MACRO)Orgad Shaneh2014-02-271-3/+10
* C++: Fix handling of #undefOrgad Shaneh2014-02-271-0/+41
* C++: fix indentation for static var decls of anonymous classes.Erik Verbruggen2014-02-271-0/+38
* Tests: Record macro definition checkOrgad Shaneh2014-02-271-3/+51
* Squish: Fix tst_rename_fileChristian Stenger2014-02-272-1/+5
* Squish: Fix tst_session_handlingChristian Stenger2014-02-271-2/+2
* Debugger: Make simple manual test work with androidhjk2014-02-263-6/+25
* Debugger: Fix warnings in manual test codehjk2014-02-251-3/+3
* C++: Fix preprocessing of uncontinued line-escapingOrgad Shaneh2014-02-241-0/+25