summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix autotest for qtwidgets::snapshotJens Bache-Wiig2009-08-101-3/+3
* Autotest: ensure we don't mishandle SSL certificates with NULsThiago Macieira2009-08-072-0/+98
* Use QFile instead of QTemporaryFile in compilerwarning testcaseMarius Storm-Olsen2009-08-061-5/+9
* Tests: Make uic/uic3 use QLibraryInfo paths as do the linguist tests.Friedemann Kleint2009-08-062-2/+4
* Mac: fix autotestRichard Moe Gustavsen2009-08-061-1/+1
* Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.Friedemann Kleint2009-08-064-4/+4
* Make the test pass by setting a path where you have dirs.Alexis Menard2009-08-061-1/+2
* Cleaned up test naming and platform-specific tests.Rohan McGovern2009-08-0632-201/+194
* Fixes hangup when pressing key in QListWidgetOlivier Goffart2009-08-051-1/+22
* Cocoa: Menus show old selected values.Richard Moe Gustavsen2009-08-051-1/+23
* Get more database tests working/passing.Bill King2009-08-052-4/+18
* Fix ancestor flags that are not correctly update when reparenting.Alexis Menard2009-08-041-0/+16
* Autotest: disable the pointer-tracking tests in 4.5Thiago Macieira2009-08-031-0/+2
* Fix more database autotests.Bill King2009-08-032-4/+6
* Autotest: add a newline after the user program headers.Thiago Macieira2009-07-301-0/+1
* Disable benchlibtickcounter test by default.Rohan McGovern2009-07-291-3/+4
* Fixed failure of tst_qmake::simple_app_shadowbuild.Rohan McGovern2009-07-291-0/+1
* Fixed failure of tst_moc.Rohan McGovern2009-07-291-1/+1
* Skip uic3 test when qt3support is disabled.Rohan McGovern2009-07-291-0/+3
* Fixed compile of tst_qitemeditorfactory.Rohan McGovern2009-07-291-5/+5
* Fixed failure of tst_q3urloperator.Rohan McGovern2009-07-291-5/+7
* Fixed failure of tst_q3socket.Rohan McGovern2009-07-291-6/+8
* Fixed drawImage() so that it doesn't sample outside the source image.Kim Motoyoshi Kalland2009-07-281-19/+327
* Fixed failure of tst_qlocale if run when LC_ALL is set.Rohan McGovern2009-07-271-6/+10
* Fix a running external tests: user program headers must come first.Thiago Macieira2009-07-261-2/+2
* Remove autotest for "Won't fix" bug 258462.Rohan McGovern2009-07-231-31/+0
* QSslSocket autotest: adapt to new certificate on test serverPeter Hartmann2009-07-222-23/+16
* Add a (failing) test for QProcess bug 258462.Rohan McGovern2009-07-221-0/+31
* Fix assert in message handling.Frans Englich2009-07-201-0/+18
* don't rely on system codec when handling PO filesOswald Buddenhagen2009-07-171-1/+1
* Test case for QDirIterator regression introduced in 4.5.0João Abecasis2009-07-171-10/+21
* tst_qnetworkreply: Removed warningMarkus Goetz2009-07-171-0/+1
* implement proper vpath handlingOswald Buddenhagen2009-07-137-0/+80
* tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-1/+1
* QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-0/+24
* Fix line endings.Alexis Menard2009-07-131-22/+22
* Fixes failure when table has null fields to updateBill King2009-07-131-0/+62
* Fixed a crash with input methodsPierre Rossi2009-07-101-0/+15
* rewrite makeplurals.sh in perlOswald Buddenhagen2009-07-103-44/+43
* make tests independent of PATH contentsOswald Buddenhagen2009-07-103-11/+19
* QNAM: httpDownloadPerformance auto testMarkus Goetz2009-07-091-0/+126
* make test behave like othersDerick Hawcroft2009-07-081-1/+1
* Make the table actually delete before the autotestBill King2009-07-081-1/+1
* Cleanup more SQL autotest failures.Bill King2009-07-083-12/+28
* safely drop tables.Derick Hawcroft2009-07-081-1/+3
* Auto test for task 233829Derick Hawcroft2009-07-081-1/+29
* Fix more sql autotest failures.Bill King2009-07-061-3/+4
* Fix precision autotest for SqlServerBill King2009-07-061-6/+7
* Fix up two more qsqldatabase autotests.Bill King2009-07-031-1/+8
* add license headersOswald Buddenhagen2009-07-025-0/+205