summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/mimetypes/qmimedatabase
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-046-6/+6
* Exclude test from compilation without qprocessKrzysztof Sommerfeld2024-01-311-0/+4
* QMimeDataBase: Remove dead codeAxel Spoerl2024-01-161-20/+0
* Long live QSpan as public API!Marc Mutz2023-12-071-1/+1
* QMimeDatabase: update freedesktop.org.xml to shared-mime-info 2.4David Faure2023-11-201-3/+5
* QMimeDatabase: handle buggy type definitions with circular inheritanceAlex Henrie2023-11-174-0/+23
* QMimeDatabase: update freedesktop.org.xml to shared-mime-info 2.3David Faure2023-11-071-10/+24
* QMimeType: simplify implementation of filterStringDavid Faure2023-09-132-0/+22
* QMimeDatabase: fix glob-deleteall support for the binary providersDavid Faure2023-09-131-4/+0
* QMimeDatabase: collect glob patterns from all locationsDavid Faure2023-09-134-0/+15
* tst_qmimedatabase: move local override to the specific test methodDavid Faure2023-09-135-29/+41
* tst_qmimedatabase: separate xml files for Global and Local testsDavid Faure2023-09-133-41/+50
* QMimeDatabase: fix detection of pattern conflict in different prefixesDavid Faure2023-09-014-10/+28
* tst_qmimedatabase: compile with QT_NO_FOREACH; port to ranged-forAhmad Samir2023-08-191-6/+5
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* tst_QMimeDatabase{Xml,Cache}: make the two siblings behave the sameMarc Mutz2023-08-092-8/+1
* Skip tst_QMimeDatabase::mimeTypeForUnixSpecials_data when AT_FDCWD is not def...Jacek Poplawski2023-07-281-0/+4
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-052-0/+12
* QMimeDatabase: de-duplicate some code in the unittestsAhmad Samir2023-05-071-3/+1
* QMimeDatabase: handle glob-deleteall tagsAhmad Samir2023-05-073-1/+38
* mimetypes/: port to qsizetypeAhmad Samir2023-04-151-1/+1
* QMimeDatabase: cleanup unittestAhmad Samir2023-03-111-10/+11
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-173-20/+0
* QMimeDatabase: add a test to ensure we can detect Unix specialsThiago Macieira2023-02-022-0/+82
* QMimeDatabase: don't stat() something that isn't a local fileThiago Macieira2023-02-024-0/+61
* tst_QMimeDatabase: rename test to indicate what it really isThiago Macieira2023-02-022-4/+5
* QMimeDatabase: use unique QTest data tag namesAhmad Samir2023-02-011-4/+4
* QFileInfo: use currentDateTimeUtc()Ahmad Samir2023-01-061-1/+1
* Use QFileInfo's file times in UTC for file timestampsAhmad Samir2023-01-041-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-041-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-165-135/+10
* Update shared-mime-info to the 2.2 releaseLiang Qi2022-05-111-5/+5
* Remove unused .qrc filesJoerg Bornemann2022-01-171-14/+0
* Compile autotests for IntegrityTatiana Borisova2021-09-201-2/+5
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-182-80/+20
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-214/+0
* Remove the qmake project filesJoerg Bornemann2021-01-073-38/+0
* Update shared-mime-info to the 2.1 release, adjust implementationDavid Faure2021-01-051-11/+10
* Replace QtTest headers with QTestDavid Skoland2020-12-222-2/+5
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-4/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-234-18/+18
* QMimeDatabase: fix handling of glob-deleteallDavid Faure2020-09-221-2/+7
* Fix warnings about unused expression results in testsTor Arne Vestbø2020-07-291-8/+8
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-091-5/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-094-22/+22
* QMimeType::suffixForFileName shouldn't lowercase the file suffixDavid Faure2020-06-011-0/+6