summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Removes the Wno-long-long flagLuís Pereira2014-08-303-3/+3
* Support building against Qt v4.7.2 using "modern" GCC versionsLuís Pereira2014-07-243-3/+3
* Don't install test stuffLuís Pereira2013-09-136-120/+11
* Kills all the QML stuffLuís Pereira2013-09-1311-979/+0
* Removes Qt5 modules from the project filesLuís Pereira2013-08-284-6/+2
* Removes Qt5 conditional codeLuís Pereira2013-08-283-17/+0
* Don't use the -Wshadow CXX FLAGLuís Pereira2013-08-282-2/+2
* Adds missing test filesLuís Pereira2013-08-284-0/+4
* Defines Q_CONSTRUCTOR_FUNCTION macroLuís Pereira2013-08-281-1/+7
* Backport QTEST_GUILESS_MAIN from Qt5Luís Pereira2013-08-281-0/+8
* Adapt to Qt4 QSKIPLuís Pereira2013-08-281-5/+5
* Simulate QFINDTESTDATA functionalityLuís Pereira2013-08-281-2/+8
* Simulate Qt5 QTemporaryDirLuís Pereira2013-08-282-4/+17
* Replaces QStringLiteral by QLatin1StringLuís Pereira2013-08-282-10/+11
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-275-5/+5
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-2711-23/+17
* Fixed licensesTeemu Kaukoranta2013-05-2311-241/+247
* Resynced with qt5.Wolf-Michael Bolle2012-07-2012-208/+403
* Don't export QMimeMagicRuleMatcher.David Faure2012-02-101-1/+0
* QMimeType: Remove langaage argument to comment() methodDavid Faure2012-01-301-2/+0
* QMimeType API: allParentMimeTypes -> allAncestors.David Faure2012-01-301-7/+7
* Rename the other findBy* methods to mimeTypeFor*.David Faure2012-01-302-23/+23
* Merge findByFile and findByFileName into mimeTypeForFile(flags).David Faure2012-01-303-33/+50
* Updated the documentation.Wolf-Michael Bolle2012-01-272-14/+40
* Fix allParentMimeTypes including the starting mimetype. Added docu.David Faure2012-01-271-0/+3
* Document genericIconName() and implement fallback from the spec.David Faure2012-01-271-0/+1
* Fix LD_LIBRARY_PATH setting for unit tests.Wolf-Michael Bolle2012-01-263-3/+3
* Complete the renaming efforts.Wolf-Michael Bolle2012-01-261-5/+5
* Rename findByName to findByFileNameDavid Faure2012-01-254-26/+26
* Implement support for noticing new or modified mimetypes at runtime.David Faure2012-01-235-23/+166
* Fix "make check" not running qmimedatabase-cache.David Faure2012-01-131-1/+15
* Get unit tests to work.Wolf-Michael Bolle2012-01-112-2/+2
* Link with compiled libraries in OUT_PWD.Wolf-Michael Bolle2012-01-115-5/+10
* For MacOS specify CONFIG -= app_bundle in tests.Wolf-Michael Bolle2012-01-113-0/+6
* Add findMimeTypesByFileName which returns a list of mimetypes.David Faure2012-01-102-1/+34
* Repair running unit test.Wolf-Michael Bolle2012-01-101-1/+15
* BinaryProvider: fix mimeTypeForName("foo") returning a valid mimetype.David Faure2011-12-251-0/+3
* Fix mutex hang when findByData(device) cannot open the device.David Faure2011-12-221-0/+8
* Ran JavaScript code through JSLint and JSLint.Wolf-Michael Bolle2011-12-211-17/+19
* Fix test failure when LANG != en_USDavid Faure2011-12-191-0/+8
* Make code compile under Qt 4.xWolf-Michael Bolle2011-12-182-0/+18
* Get system tests to work.Wolf-Michael Bolle2011-12-153-3/+14
* Install unit test results.Wolf-Michael Bolle2011-12-151-1/+14
* Turned unit tests a litte more uniform.Wolf-Michael Bolle2011-12-152-81/+125
* Documented missing licensing information!Wolf-Michael Bolle2011-12-152-7/+19
* Add missing method findByData(QIODevice *)David Faure2011-12-121-0/+3
* Fix compilation with QT_NO_CAST_FROM_ASCIIDavid Faure2011-12-123-92/+89
* Test qmimedatabase from multiple concurrent threadsDavid Faure2011-12-122-0/+22
* Install a testrunner config file to /usr/share/QtMimeTypes-tests.Wolf-Michael Bolle2011-12-112-0/+38
* Install tests to /usr/share/QtMimeTypes-testsWolf-Michael Bolle2011-12-115-0/+53