summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Mark flaky tests as insignificantSergio Ahumada2012-11-222-0/+4
* Revert "QtConcurrent: Fix for leak in QFuture"Thiago Macieira2012-11-202-65/+8
* Fix failing tst_QWidget_window::tst_showWithoutActivating() test.Mitch Curtis2012-11-181-0/+1
* Fix regression introduced in QFileSystemEntry::path()Andy Shaw2012-11-181-1/+1
* test: Fix tst_qdeclarativexmlhttprequest failure on Windows.Sergio Ahumada2012-11-151-0/+3
* test: Mark some tst_QGraphicsProxyWidget functions as XFAILSergio Ahumada2012-11-151-8/+23
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-151-0/+45
* fix binding of bool type in mysql driverMark Brand2012-11-131-0/+35
* test: Fix tst_QHostInfo testSergio Ahumada2012-11-132-8/+8
* test: Mark tst_GuiAppLauncher::run() as XFAILSergio Ahumada2012-11-132-1/+20
* test: Mark tst_ExceptionSafety_Objects::objects() as QSKIPSergio Ahumada2012-11-132-1/+4
* test: Mark tst_QMdiSubWindow::setOpaqueResizeAndMove as XFAILSergio Ahumada2012-11-121-1/+7
* test: fix tst_QLocale::macDefaultLocaleSergio Ahumada2012-11-121-5/+9
* Update Qlocale data with CLDR 2.0.0Konstantin Ritt2012-11-101-366/+54
* Update Qlocale data with CLDR 1.9.1Konstantin Ritt2012-11-102-2/+2
* QtConcurrent: Fix for leak in QFutureOrgad Shaneh2012-11-082-8/+65
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-081-0/+35
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-082-0/+9
* fix bug in QLocalSocket::waitForReadyRead on WindowsJoerg Bornemann2012-11-051-5/+1
* Move insignificant_test to correct project in qlocalsocket autotest.Janne Anttila2012-11-022-2/+2
* skip flaky tst_QLocalSocket::threadedConnection on WindowsJoerg Bornemann2012-11-021-0/+4
* tst_qdeclarativepixmapcache: Remove CONFIG+=parallel_test and mark test as in...Sergio Ahumada2012-11-021-2/+1
* test: Mark tst_qhttpnetworkconnection as insignificantSergio Ahumada2012-11-021-0/+2
* correct spelling in commentMark Brand2012-11-011-1/+1
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-11-011-9/+29
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-311-2/+47
* Make the examples test for QtDeclarative pass.Friedemann Kleint2012-10-312-33/+55
* QHeaderView - fix minor bug in visualIndexAtThorbjørn Lund Martsum2012-10-311-0/+13
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-10-311-0/+18
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-301-0/+8
* Fix Qt network autotests against updated autotest server.Janne Anttila2012-10-301-64/+7
* Fix tst_qhostinfo test case for Digia CI infra.Janne Anttila2012-10-301-2/+2
* Fix tst_qhttp autotest after Digia acquisition of Qt business.Janne Anttila2012-10-301-4/+4
* Mark flaky tst_qlocalsocket autotest insignificant.Janne Anttila2012-10-301-0/+2
* tst_qaccessibility: narrow QEXPECT_FAIL in textEditTestRohan McGovern2012-10-302-1/+3
* Fix tst_qsslsocket auto test build when OpenSSL is not available.Janne Anttila2012-10-301-0/+2
* Marking networkselftest, qthread and qxmlquery insignificant temporarily.Janne Anttila2012-10-303-0/+6
* Mark qsharedmemory insignificant since it is flaky.Janne Anttila2012-10-301-1/+1
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-221-0/+19
* Add a QNX 'quirk' to platformquirks.hNick Ratelle2012-10-201-0/+2
* Do not skip tst_QClipboard::copy_exit_paste on QNXRafael Roquetto2012-10-171-1/+1
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-171-0/+21
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-171-35/+12
* lancelot: detect and handle Jenkins CI environmentRohan McGovern2012-10-171-0/+8
* Properly define SRCDIR for QNX on tst_QDirRafael Roquetto2012-10-131-1/+1
* tst_qfiledialog: fixed typo causing semi-random completer() failureRohan McGovern2012-10-121-1/+1
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-122-4/+17
* In tst_qdeclarativenotifier, verify the result of QObject::receivers()Thomas McGuire2012-10-121-0/+26
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-121-0/+2
* Fix the guiapplauncher test.Friedemann Kleint2012-10-122-59/+80