summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QPlatformPrintDevice - New QPA base classJohn Layt2014-03-174-0/+120
* QPageLayout - Add new QPageLayout classJohn Layt2014-03-174-0/+288
* QPageSize - Add new QPageSize classJohn Layt2014-03-174-0/+269
* QPrinter - Add page metric testsJohn Layt2014-03-171-64/+220
* Fix Q_DECLARE_METATYPE macroJędrzej Nowacki2014-03-171-1/+7
* Add verbose messages to tst_qnetworkreply.Friedemann Kleint2014-03-151-52/+70
* Remove the _qt_filedialog_xxx hooksJ-P Nurmi2014-03-151-93/+0
* d3dcompiler_qt: Remove control file semanticsAndrew Knight2014-03-141-11/+7
* Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila2014-03-141-8/+1
* Fix spurious XPASS in tst_QGraphicsAnchorLayout.Friedemann Kleint2014-03-141-12/+19
* Fix tst_qthreadpool under high load.David Faure2014-03-141-0/+1
* Fix qchar testdata installation.Janne Anttila2014-03-141-1/+1
* correct send vs sent grammarDavid Fries2014-03-143-3/+3
* Disable UNC tests on WinRT.Janne Anttila2014-03-143-9/+9
* Add sizeLessWindow test case.Morten Johan Sørvig2014-03-141-0/+38
* Removed unnecessary TESTDATA statement from qmessageauthenticationcode.Janne Anttila2014-03-141-1/+0
* Disable splashScreenModality test: dialog is going under splash screenShawn Rutledge2014-03-141-0/+2
* Logging: Let user configure rules via QT_LOGGING_RULESKai Koehne2014-03-131-0/+8
* Use QStringRef for parsing of logging rulesKai Koehne2014-03-131-1/+1
* Make parsing of categories in logging rules more strictKai Koehne2014-03-131-0/+8
* Make parsing of categories in logging rules consistent.Kai Koehne2014-03-131-0/+114
* QDebug: Allow text stream formatting for 64 bit numbersKai Koehne2014-03-131-0/+13
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-1314-0/+28
* Stabilize tst_qnetworkreply on Windows.Friedemann Kleint2014-03-131-6/+13
* Fix network tests relying on troll.noSimo Fält2014-03-133-5/+5
* Skip the test 'abort' of tst_qftp.Friedemann Kleint2014-03-101-0/+1
* Increase timeout in tst_NetworkSelfTest.Friedemann Kleint2014-03-101-5/+16
* Revert the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-083-228/+0
* Add Objective-C specific type converters to QByteArraySamuel Gaist2014-03-083-0/+131
* Sanitize tst_qftp.Friedemann Kleint2014-03-062-92/+113
* Try to speedup tst_qmetatype.cpp compilation with clang.Jędrzej Nowacki2014-03-062-4/+15
* Reduce clang compilation time of tst_qmetatype by ~50%Jędrzej Nowacki2014-03-061-13/+1
* Simplify tst_QMetaType::automaticTemplateRegistrationJędrzej Nowacki2014-03-061-55/+62
* tst_QGLThreads: Fix errors about makeCurrent() in different thread.Friedemann Kleint2014-03-061-0/+12
* Increase CI timeout for cmake tests.Friedemann Kleint2014-03-061-0/+1
* spdy autotest: Fixed build with QT_NO_NETWORKPROXYOliver Wolff2014-03-061-0/+8
* spdy autotest: Fix build with QT_NO_OPENSSLOliver Wolff2014-03-061-2/+2
* Complete QJsonValue::fromVariant()Sze Howe Koh2014-03-061-0/+57
* Disable the qmetatype test on Clang + ARM, it's causing OOM during buildTor Arne Vestbø2014-03-041-1/+4
* Revert path() behavior to not expand a current path on a driveAndy Shaw2014-03-041-1/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-044-8/+9
* Remove duplicated testsSze Howe Koh2014-03-041-14/+0
* Fix issue where revealed widget children do not receive paint event.Chris Colbert2014-03-041-0/+23
* Remove use of templates in tst_qatomicinteger.Friedemann Kleint2014-03-041-2/+2
* Turn off compiler optimization in tst_qtendian for MSVC2008.Friedemann Kleint2014-03-041-0/+4
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-288-8/+7
* tst_qnumeric: Mark some tests as XFAIL on BlackBerry 10Sergio Ahumada2014-02-281-0/+6
* tst_qtjson: Mark some test as XFAIL on BlackBerry 10Sergio Ahumada2014-02-281-0/+14
* Logging: Change 'rules' section name to 'Rules'Kai Koehne2014-02-262-6/+6
* QPrinter - Add more testsJohn Layt2014-02-261-6/+25