summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Remove QEXPECT_FAIL from passing testVolker Hilsheimer2021-03-311-1/+0
* Blacklist tst_macgui::scrollBarPainting()Tor Arne Vestbø2021-03-301-0/+3
* Make it even more obvious on what to do when tst_toolsupport failshjk2021-03-231-0/+7
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-5/+4
* a11y: Report mixed state if QCheckBox is PartiallyCheckedJan Arve Sæther2021-02-053-3/+7
* Fix lancelot GL painting test for GLESEirik Aavitsland2021-01-181-5/+8
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-128-196/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0725-262/+0
* tst_toolsupport: fix expected alignment on ARMv7Samuli Piippo2021-01-071-1/+1
* Replace QtTest headers with QTestDavid Skoland2020-12-2222-22/+29
* Check size of QObjectPrivate::ExtraData in tst_toolsupport.cpphjk2020-12-181-0/+6
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-4/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-103-1/+39
* tests: blacklist tst_NetworkSelfTest::smbServer() on openSUSELiang Qi2020-12-101-1/+2
* Inline access to the QBindingStorageLars Knoll2020-11-301-2/+2
* Android: fix tst_android testAssam Boudjelthia2020-11-252-3/+2
* Network self-test: make it work with docker/containersTimur Pocheptsov2020-11-173-77/+144
* Conditionally disable tests that depend on cxx11_future flagTony Sarajärvi2020-11-171-0/+4
* Android: exclude failing test tst_android:assetsReadAssam Boudjelthia2020-11-161-0/+3
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-045-8/+21
* QSsl: Further work around to pass network testMårten Nordheim2020-10-261-0/+9
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-077-18/+18
* Remove compiler testAllan Sandfeld Jensen2020-10-0212-1763/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2328-54/+38
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-141-4/+0
* Fix compiler warnings about missing overridesLars Knoll2020-09-133-23/+29
* Fix warnings coming from using the deprecated overload of qCheckSumLars Knoll2020-09-111-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-113-18/+20
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-2/+2
* pro2cmake: Fix qmake parser's line continuation handlingJoerg Bornemann2020-09-022-12/+16
* Add a QBindingStorage classLars Knoll2020-09-021-2/+2
* Take the right lock before using a connection's receiverGiuseppe D'Angelo2020-09-011-0/+87
* Avoid inifinite recursion call in tst_Compiler::cxx11_noexceptTor Arne Vestbø2020-08-281-1/+2
* Use OpenType font weightsJonas Karlsson2020-08-283-3/+3
* Don't skip QFileDialog retranslatability test on macOSVolker Hilsheimer2020-08-261-3/+0
* Implement QAbstractFileIconProvider to use theme and mime databasesVolker Hilsheimer2020-08-261-3/+0
* QIODevicePrivate: rearrange class membersAlex Trotsenko2020-08-241-2/+2
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-35/+35
* Generate less code when creating QMetaTypeInterfacesLars Knoll2020-08-241-3/+2
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-241-37/+0
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-4/+4
* QIODevice: implement a "zero-copy" strategy for buffered writesAlex Trotsenko2020-08-201-2/+2
* Disable warning about self-move and self-assign-overloadTor Arne Vestbø2020-07-261-0/+3
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-262-6/+6
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-2/+2
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-1/+8
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0926-37/+37
* CMake: Regenerate testsAlexandru Croitor2020-07-093-3/+0
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-062-31/+31