summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-1127-115/+365
|\
| * 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
* | Tests: Compile fix for Qt4 on MacChristian Stenger2014-03-101-0/+4
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-03-045-5/+19
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-02-282-13/+19
|\ \ | |/
| * Squish: Update expected project treeRobert Loehning2014-02-281-10/+9
| * C++: Record macro uses in #if defined(MACRO)Orgad Shaneh2014-02-271-3/+10
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-02-275-6/+137
|\ \ | |/
| * 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 more tests pass in the presence of optimizationshjk2014-02-271-3/+10
|/
* 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
* C++: Preserve comments after preprocessor directivesOrgad Shaneh2014-02-241-1/+70
* Preprocessor: Adjust lines also for multiline C++ commentsOrgad Shaneh2014-02-241-0/+16
* CppTools: Avoid self-includeNikolai Kosjar2014-02-242-0/+2
* Squish: Update Qt Quick tests to reflect new available versionsChristian Stenger2014-02-196-24/+29
* Debugger: Fix disassembler parsing if print max-symbolic-offset is 1hjk2014-02-195-1/+153
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-444/+468
* Squish: Fix DiffEditor related object typesChristian Stenger2014-02-182-6/+6
* Squish: Update objects after merging BaseValidatingEdit...Christian Stenger2014-02-184-9/+11
* Squish: Remove gdb debugging helper stuffChristian Stenger2014-02-173-72/+0