aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CppTools: honor pre-compiled headers in the code-model.Erik Verbruggen2013-10-012-0/+2
* C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-013-0/+25
* qbs project: Do not build valgrind test apps on WindowsOrgad Shaneh2013-09-271-0/+1
* Squish: Handle differences between Qt 4 and Qt 5Robert Loehning2013-09-279-15/+32
* Squish: Update expected values after fix.Robert Loehning2013-09-271-6/+4
* Revert "Squish: Remove failing lines for tst_openqt_creator"Robert Loehning2013-09-271-0/+132
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-2716-172/+81
|\
| * Squish: Stabilize suite_QMLSRobert Loehning2013-09-253-3/+15
| * Squish: Fix tst_debug_empty_main for MacChristian Stenger2013-09-202-2/+7
| * Squish: Fix usages of :OpenDocuments_WidgetRobert Loehning2013-09-182-0/+2
| * Squish: Fix openDocument()Robert Loehning2013-09-181-1/+1
| * Squish: Fix getToolTipForViewTab()Robert Loehning2013-09-181-7/+8
| * Squish: Added alternative color values to tst_qml_editorRobert Loehning2013-09-182-7/+21
| * Squish: More debugging output for checkDebuggingLibrary()Robert Loehning2013-09-121-3/+8
| * Squish: Avoid unstable values in tst_simple_analyzeRobert Loehning2013-09-121-1/+1
| * Squish: Prevent possible timing issueRobert Loehning2013-09-121-1/+2
| * Squish: More output from tst_simple_analyzeRobert Loehning2013-09-111-1/+1
| * Squish: Fine-tuning of tst_git_cloneRobert Loehning2013-09-101-2/+2
| * Squish: Remove failing lines for tst_openqt_creatorRobert Loehning2013-09-101-132/+0
| * Squish: Fix killing of left-overs on testing machinesChristian Stenger2013-09-061-12/+13
* | Rename share/dumper to share/debugger and {l,g}bridge to {lldb,gdb}bridgehjk2013-09-264-6/+6
* | Squish: Update tst_HELP06Robert Loehning2013-09-251-4/+10
* | ANSI: More meaningful name for simple tests.Andre Hartmann2013-09-251-4/+4
* | ANSI: Test line-overlapping formats.Andre Hartmann2013-09-251-0/+28
* | Debugger: Fix QList<QStringList> dumper with Qt 5hjk2013-09-241-0/+13
* | Squish: Update number of kitsRobert Loehning2013-09-241-8/+1
* | Tests: Fix compilation of valgrind test apps on WinChristian Stenger2013-09-207-21/+14
* | Squish: Fix verifyBuildAndRun()Robert Loehning2013-09-201-1/+2
* | Squish: Fix addBranchWildcardToRoot()Christian Stenger2013-09-201-2/+2
* | Squish: Fix tst_default_settingsRobert Loehning2013-09-202-2/+3
* | Squish: Update editorsRobert Loehning2013-09-202-2/+2
* | Squish: Update expected window title in tst_basic_cpp_supportRobert Loehning2013-09-201-1/+2
* | qbs project files: Remove workarounds for qbs bug.Christian Kandeler2013-09-193-7/+0
* | qbs project files: Rename defaults.js to functions.js.Christian Kandeler2013-09-191-2/+2
* | Debugger: Make dumpers a bit more Python 3.x friendlyhjk2013-09-191-3/+4
* | Fix compilation of generichighlighter test on Windowsjkobus2013-09-189-19/+20
* | IoUtils test: Fix qbs project file.Christian Kandeler2013-09-171-4/+0
* | Autotests: Do not set the QT_USE_FAST_CONCATENATION macro in qbs build.Christian Kandeler2013-09-161-1/+0
* | Fix qbs project files for valgrind autotests.Christian Kandeler2013-09-166-26/+47
* | CppTools: Fix qualified ids in the symbol searcherNikolai Kosjar2013-09-131-6/+25
* | CppTools: Locator Tests: Make test data more descriptiveNikolai Kosjar2013-09-131-6/+6
* | CppTools: Fix qualified ids in the ':' locator filterNikolai Kosjar2013-09-131-0/+15
* | ANSI: Use QCOMPARE instead of QVERIFYOrgad Shaneh2013-09-121-3/+3
* | ANSI: Simplify escape sequenceOrgad Shaneh2013-09-121-10/+14
* | Make AnsiEscapeCodeHandler autotest compile with qbs.Christian Kandeler2013-09-121-0/+1
* | AnsiEscapeCodeHandler: Added auto tests.Andre Hartmann2013-09-125-2/+153
* | Fix tests compilationOrgad Shaneh2013-09-114-3/+2
* | Build valgrind-fake on WindowsOrgad Shaneh2013-09-092-6/+3
* | Squish: Added further sanity checks to tst_simple_analyzeRobert Loehning2013-09-091-2/+11
* | Add qbs project files for autotests.Christian Kandeler2013-09-0985-0/+1224