summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/mimetypes
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-116-41/+41
* Autotest: Make mimedatabase testdata resourcesRainer Keller2015-01-224-10/+17
* Update license headers and add new license filesMatti Paaso2014-09-246-113/+65
* test: Don't build qmimedatabase-cache for QNXSergio Ahumada2014-01-161-1/+1
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+10
* QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2).David Faure2013-08-031-1/+13
* QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-011-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-2/+0
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-042-2/+2
* Add QMimeType::aliases().David Faure2012-11-222-0/+27
* QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-144-0/+74
* test: Moving tst_QMimeDatabase::inheritsPerformance() testSergio Ahumada2012-10-312-33/+0
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-122/+122
* Remove more -Werror from any test other than headersclean.Thiago Macieira2012-08-072-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* tst_QMimeDatabase: use QFutureSynchronizerMarc Mutz2012-07-131-12/+11
* QMimeType: document preferredSuffix()/suffixes() betterDavid Faure2012-07-081-0/+1
* Fix QMimeType::operator== to only compare mimetype names.David Faure2012-07-081-39/+0
* Remove the extra warnings and -Werror from tst_qmimetypeThiago Macieira2012-06-271-2/+0
* Removed CONFIG+=parallel_test from suspected parallel-unsafe tests [2]Rohan McGovern2012-05-231-1/+1
* Rename QMimeDatabase method for consistency.David Faure2012-05-151-3/+3
* Make comment() work in the C locale too.David Faure2012-03-221-1/+1
* QMimeDatabase: Fix crash on empty filenameDavid Faure2012-03-061-0/+1
* Add note about failing test when using shared-mime-info < 1.0David Faure2012-03-021-0/+3
* Fix tests of QMimeDatabase.Friedemann Kleint2012-02-297-65/+121
* qmimetype: Fix test failure when LC_ALL is set.David Faure2012-02-211-0/+1
* Modify helper functions to remove embedded QSKIP call and return status.Toby Tomkins2012-02-201-8/+13
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-1811-0/+1351